Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doc: update changelog with release 3.2.0 #750

Merged

Conversation

yurnov
Copy link
Contributor

@yurnov yurnov commented Jun 17, 2024

SUMMARY

Minor/cosmetic documentation change with adding release 3.2.0 to changelog for master as the release is from stable-3 branch

ISSUE TYPE
  • Docs Pull Request
COMPONENT NAME

CHANGELOG.md

ADDITIONAL INFORMATION

Most probably this PR should be backported to the stable-5 branch after the merge to the main and should be with a skip-changelog tag.

@yurnov
Copy link
Contributor Author

yurnov commented Jun 17, 2024

Got the following CI issue:

Run python3 -m pip install https://github.com/ansible/ansible/archive/devel.tar.gz --disable-pip-version-check
Collecting https://github.com/ansible/ansible/archive/devel.tar.gz
  Downloading https://github.com/ansible/ansible/archive/devel.tar.gz (3.0 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 53.1 MB/s eta 0:00:00
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Installing backend dependencies: started
  Installing backend dependencies: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Collecting jinja2>=3.0.0 (from ansible-core==2.18.0.dev0)
  Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB)
Collecting PyYAML>=5.1 (from ansible-core==2.18.0.dev0)
  Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux20[14](https://github.com/ansible-collections/kubernetes.core/actions/runs/9545218596/job/26305519250?pr=750#step:4:15)_x86_64.whl.metadata (2.1 kB)
Collecting cryptography (from ansible-core==2.18.0.dev0)
  Using cached cryptography-42.0.8-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.3 kB)
Collecting packaging (from ansible-core==2.[18](https://github.com/ansible-collections/kubernetes.core/actions/runs/9545218596/job/26305519250?pr=750#step:4:19).0.dev0)
  Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB)
Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core==2.18.0.dev0)
  Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB)
INFO: pip is looking at multiple versions of ansible-core to determine which version is compatible with other requirements. This could take a while.
ERROR: Package 'ansible-core' requires a different Python: 3.10.14 not in '>=3.11'
Error: Process completed with exit code 1.

Will fix it as separate PR

Copy link

@yurnov
Copy link
Contributor Author

yurnov commented Jun 17, 2024

PR with CI fix is here

@yurnov
Copy link
Contributor Author

yurnov commented Jun 17, 2024

pushed (with force) empty change to re-trigger CI

Copy link

Copy link

Build succeeded (gate pipeline).
https://ansible.softwarefactory-project.io/zuul/buildset/ff691fceea3b4891930c3524d5b7629a

✔️ ansible-galaxy-importer SUCCESS in 3m 47s
✔️ build-ansible-collection SUCCESS in 6m 51s

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit d192157 into ansible-collections:main Jun 17, 2024
41 checks passed
@yurnov yurnov deleted the post-3.2 branch June 17, 2024 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants