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
@yurnov yurnov mentioned this pull request Dec 10, 2024
30 tasks
Copy link

patchback bot commented Dec 11, 2024

Backport to stable-5: 💚 backport PR created

✅ Backport PR branch: patchback/backports/stable-5/d192157ed8247f365e470d6eef6e12e501b1353b/pr-750

Backported as #814

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

patchback bot pushed a commit that referenced this pull request Dec 11, 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.

Reviewed-by: Mike Graves <[email protected]>
(cherry picked from commit d192157)
softwarefactory-project-zuul bot pushed a commit that referenced this pull request Dec 11, 2024
This is a backport of PR #750 as merged into main (d192157).
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants