Skip to content

Commit

Permalink
Release changes (#964)
Browse files Browse the repository at this point in the history
* Revert job template to standard async

* update release and release fragment
  • Loading branch information
sean-m-sullivan authored Oct 31, 2024
1 parent 1dce797 commit ce2cae7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ on:

jobs:
release:
needs:
- ci_standalone
uses: "redhat-cop/ansible_collections_tooling/.github/workflows/release_pipeline_dual.yml@main"
with:
# Galaxy Publish
Expand Down
1 change: 1 addition & 0 deletions changelogs/fragments/Rewrite.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
release_summary: |
| Release Date: 2024-10-31
| The collection has been updated for AAP 2.5 use and has only been tested against AAP 2.5, it has been updated to include the previously separated hub, eda, and gateway collection roles.
| `Conversion Guide <https://github.com/redhat-cop/infra.aap_configuration/blob/devel/CONVERSION_GUIDE.md>`__
breaking_changes:
- Major overhaul to all code completed, variables have changed, role names have changed, please see the Conversion guide for more details.
Expand Down

0 comments on commit ce2cae7

Please sign in to comment.