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

Post 3.4.0 / 4.1.0 cleanup #1392

Conversation

tremble
Copy link
Contributor

@tremble tremble commented Aug 3, 2022

SUMMARY
  • Refresh RST docs (just takes the opportunity)
  • Merge in release notes from 3.5.0
  • Merge in release notes from 4.1.0
  • Merge in release notes from 4.1.1
  • Clean up changelog fragments from features/fixes released in 4.1.0
ISSUE TYPE
  • Docs Pull Request
COMPONENT NAME

CHANGELOG.rst
README.md
changelogs/changelog.yaml

ADDITIONAL INFORMATION

This deliberately leaves the Python 3.6 deprecation changelog fragment in place, for additional visibility once 5.0.0 is released.

@ansibullbot

This comment was marked as off-topic.

@ansibullbot ansibullbot added community_review docs needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR needs_triage labels Aug 3, 2022
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.

✔️ ansible-galaxy-importer SUCCESS in 3m 55s
✔️ build-ansible-collection SUCCESS in 4m 48s
✔️ ansible-test-sanity-docker-devel SUCCESS in 8m 59s (non-voting)
✔️ ansible-test-sanity-docker-milestone SUCCESS in 9m 05s
✔️ ansible-test-sanity-docker-stable-2.12 SUCCESS in 10m 26s
✔️ ansible-test-sanity-docker-stable-2.13 SUCCESS in 8m 53s
✔️ ansible-test-units-community-aws-python38 SUCCESS in 5m 47s
✔️ ansible-test-units-community-aws-python39 SUCCESS in 14m 02s

@tremble
Copy link
Contributor Author

tremble commented Aug 4, 2022

recheck

tremble added 2 commits August 4, 2022 10:44
Prepare release 3.5.0

SUMMARY
Latest minor release
ISSUE TYPE

Docs Pull Request

COMPONENT NAME
CHANGELOG.rst
README.md
changelogs/changelog.yaml
docs/
galaxy.yml
ADDITIONAL INFORMATION

Reviewed-by: Alina Buzachis <None>
Prepare release 4.1.0

SUMMARY
Latest minor release in the 4.x series
ISSUE TYPE

Docs Pull Request

COMPONENT NAME
CHANGELOG.rst
README.md
changelogs/changelog.yaml
docs/
galaxy.yml
ADDITIONAL INFORMATION

Reviewed-by: Alina Buzachis <None>
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.

✔️ ansible-galaxy-importer SUCCESS in 3m 51s
✔️ build-ansible-collection SUCCESS in 5m 40s
✔️ ansible-test-sanity-docker-devel SUCCESS in 9m 48s (non-voting)
✔️ ansible-test-sanity-docker-milestone SUCCESS in 11m 24s
✔️ ansible-test-sanity-docker-stable-2.12 SUCCESS in 10m 19s
✔️ ansible-test-sanity-docker-stable-2.13 SUCCESS in 9m 44s
✔️ ansible-test-units-community-aws-python38 SUCCESS in 6m 29s
✔️ ansible-test-units-community-aws-python39 SUCCESS in 5m 57s

@tremble tremble force-pushed the release/cleanup/2022-08-03 branch from 3b93408 to 8afa7bf Compare August 4, 2022 11:37
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.

✔️ ansible-galaxy-importer SUCCESS in 3m 33s
✔️ build-ansible-collection SUCCESS in 6m 03s
✔️ ansible-test-sanity-docker-devel SUCCESS in 10m 42s (non-voting)
✔️ ansible-test-sanity-docker-milestone SUCCESS in 9m 37s
✔️ ansible-test-sanity-docker-stable-2.12 SUCCESS in 10m 20s
✔️ ansible-test-sanity-docker-stable-2.13 SUCCESS in 8m 56s
✔️ ansible-test-units-community-aws-python38 SUCCESS in 6m 24s
✔️ ansible-test-units-community-aws-python39 SUCCESS in 6m 17s

tremble added 3 commits August 4, 2022 15:43
Prepare release 4.1.1

SUMMARY
ecs_service was completely broken in 4.1.0, push a patch release to fix the issue.
ISSUE TYPE

Docs Pull Request

COMPONENT NAME
CHANGELOG.rst
changelogs/changelog.yaml
galaxy.yml
ADDITIONAL INFORMATION

Reviewed-by: Markus Bergholz <[email protected]>
@tremble tremble force-pushed the release/cleanup/2022-08-03 branch from 8afa7bf to ee1db26 Compare August 4, 2022 13:43
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.

✔️ ansible-galaxy-importer SUCCESS in 3m 59s
✔️ build-ansible-collection SUCCESS in 5m 09s
✔️ ansible-test-sanity-docker-devel SUCCESS in 10m 11s (non-voting)
✔️ ansible-test-sanity-docker-milestone SUCCESS in 10m 19s
✔️ ansible-test-sanity-docker-stable-2.12 SUCCESS in 10m 13s
✔️ ansible-test-sanity-docker-stable-2.13 SUCCESS in 9m 45s
✔️ ansible-test-units-community-aws-python38 SUCCESS in 6m 11s
✔️ ansible-test-units-community-aws-python39 SUCCESS in 6m 04s

@tremble tremble added the mergeit Merge the PR (SoftwareFactory) label Aug 8, 2022
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded (gate pipeline).

✔️ ansible-galaxy-importer SUCCESS in 3m 51s
✔️ build-ansible-collection SUCCESS in 4m 46s
✔️ ansible-test-sanity-docker-devel SUCCESS in 9m 47s (non-voting)
✔️ ansible-test-sanity-docker-milestone SUCCESS in 11m 21s
✔️ ansible-test-sanity-docker-stable-2.12 SUCCESS in 10m 40s
✔️ ansible-test-sanity-docker-stable-2.13 SUCCESS in 10m 08s
✔️ ansible-test-units-community-aws-python38 SUCCESS in 6m 12s
✔️ ansible-test-units-community-aws-python39 SUCCESS in 6m 33s

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit 2993d93 into ansible-collections:main Aug 8, 2022
@tremble tremble deleted the release/cleanup/2022-08-03 branch September 9, 2022 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community_review docs mergeit Merge the PR (SoftwareFactory) needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR needs_triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants