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

fix: replace automation hub workflow secret with release_galaxy secret #125

Merged
merged 2 commits into from
Apr 4, 2024
Merged

fix: replace automation hub workflow secret with release_galaxy secret #125

merged 2 commits into from
Apr 4, 2024

Conversation

trfore
Copy link
Contributor

@trfore trfore commented Apr 3, 2024

Adds the correct workflow secret key for release_galaxy.yaml; fixing the release.yaml workflow script that is generated using ansible-creator init.

The ansible-content-actions has two release workflows for automation hub and galaxy. Each uses different secret key values, ah_token and ansible_galaxy_api_key.

@NilashishC
Copy link
Collaborator

cc @KB-perByte

@NilashishC NilashishC added the bug Something isn't working label Apr 4, 2024
Copy link
Collaborator

@NilashishC NilashishC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@trfore Thank you so much for this PR! As you can see the tests are failing, this is because you need to update the test fixtures as well, to reflect this change.

As soon as the CI is green, I'll merge this PR.

@trfore
Copy link
Contributor Author

trfore commented Apr 4, 2024

@NilashishC thanks, my apologies, resolved with commit 47d0ea1

@NilashishC NilashishC merged commit 1402808 into ansible:main Apr 4, 2024
14 checks passed
@trfore trfore deleted the gh-workflow-patch branch April 4, 2024 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants