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

[WIP] Prepare 3.0.0 release #429

Closed

Conversation

mariolenz
Copy link
Collaborator

This collection still supports some outdated ansible-core versions. Since I consider dropping them a breaking change, I'd like to propose a new major release. There are no changes to or new modules, but while I'm at it I

  • Removed old changelog fragments
  • Configured to automatically remove changelog fragments
  • Use GHA for some tests
  • Truncated the changelog so it starts fresh with 3.0.0

@mariolenz mariolenz added the WIP Work in progress label Nov 1, 2023
Copy link
Contributor

Build failed.
https://ansible.softwarefactory-project.io/zuul/buildset/71b09abaccca43658afdeb80e0eaebb2

✔️ build-ansible-collection SUCCESS in 10m 21s
✔️ ansible-tox-linters SUCCESS in 11m 55s
ansible-test-sanity-docker-devel FAILURE in 10m 59s (non-voting)
ansible-test-sanity-docker-milestone FAILURE in 11m 30s (non-voting)
✔️ ansible-test-sanity-docker-stable-2.9 SUCCESS in 17m 04s
ansible-test-sanity-docker-stable-2.10 FAILURE in 14m 07s (non-voting)
ansible-test-sanity-docker-stable-2.11 FAILURE in 10m 07s
ansible-test-sanity-docker-stable-2.12 FAILURE in 10m 03s
ansible-test-sanity-docker-stable-2.13 FAILURE in 10m 14s
ansible-test-sanity-docker-stable-2.14 FAILURE in 9m 33s
✔️ tox-cloud-refresh-examples-vmware SUCCESS in 10m 58s
✔️ ansible-galaxy-importer SUCCESS in 3m 50s

@mariolenz mariolenz closed this Nov 1, 2023
softwarefactory-project-zuul bot pushed a commit that referenced this pull request Nov 1, 2023
Remove old changelog fragments

SUMMARY
There are some old changelog fragments still around that I think should be removed. I also think changelog fragments should be automatically removed when a new changelog is created.
ISSUE TYPE

Feature Pull Request

COMPONENT NAME
changelogs/config.yaml
ADDITIONAL INFORMATION
I wanted to propose a new major release, but I ran into so many issues in #429 that I decided to split those changes into several PRs.

Reviewed-by: Alina Buzachis
@mariolenz
Copy link
Collaborator Author

For the record:

plugins/modules/content_locallibrary.py:0:0: DOCUMENTATION -> options -> subscription_info -> description[7]: M(vmware.vmware_rest.content_library_item): there is no module vmware.vmware_rest.content_library_item
plugins/modules/content_locallibrary.py:0:0: DOCUMENTATION -> options -> subscription_info -> description[8]: M(vmware.vmware_rest.content_library_item): there is no module vmware.vmware_rest.content_library_item
plugins/modules/content_locallibrary.py:0:0: DOCUMENTATION -> options -> subscription_info -> description[8]: M(vmware.vmware_rest.content_library_item): there is no module vmware.vmware_rest.content_library_item
plugins/modules/content_subscribedlibrary.py:0:0: DOCUMENTATION -> options -> subscription_info -> description[7]: M(vmware.vmware_rest.content_library_item): there is no module vmware.vmware_rest.content_library_item
plugins/modules/content_subscribedlibrary.py:0:0: DOCUMENTATION -> options -> subscription_info -> description[8]: M(vmware.vmware_rest.content_library_item): there is no module vmware.vmware_rest.content_library_item
plugins/modules/content_subscribedlibrary.py:0:0: DOCUMENTATION -> options -> subscription_info -> description[8]: M(vmware.vmware_rest.content_library_item): there is no module vmware.vmware_rest.content_library_item
plugins/modules/vcenter_vm_power.py:0:0: DOCUMENTATION -> description[1]: M(vmware.vmware_rest.vmware_vm_guest_power): there is no module vmware.vmware_rest.vmware_vm_guest_power

@mariolenz mariolenz deleted the prepare_3.0.0_release branch November 22, 2023 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WIP Work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant