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

amazon.aws 6.5.0 failed to release to Galaxy #1788

Closed
1 task done
tremble opened this issue Oct 4, 2023 · 3 comments
Closed
1 task done

amazon.aws 6.5.0 failed to release to Galaxy #1788

tremble opened this issue Oct 4, 2023 · 3 comments

Comments

@tremble
Copy link
Contributor

tremble commented Oct 4, 2023

Summary

Just to track the issue and vaguely communicate to the community:

Following an update to Ansible Galaxy, the process we use to release the collection and upload it to Galaxy broke. We are aware there's currently a mismatch between Galaxy and GitHub, which will be manually fixed.

Code currently released/tagged in GitHub is expected to be that which is uploaded to Galaxy.

Issue Type

Bug Report

Component Name

galaxy.yml

Ansible Version

n/a

Collection Versions

6.5.0

AWS SDK versions

n/a

Configuration

n/a

OS / Environment

n/a

Steps to Reproduce

Compare https://galaxy.ansible.com/ui/repo/published/amazon/aws/ to https://github.com/ansible-collections/amazon.aws/releases/

Expected Results

6.5.0 should be available on both

Actual Results

6.5.0 is missing from Galaxy

Code of Conduct

  • I agree to follow the Ansible Code of Conduct
@tremble
Copy link
Contributor Author

tremble commented Oct 4, 2023

CC: @jillr @gravesm

@gravesm
Copy link
Member

gravesm commented Oct 5, 2023

Thanks, the remaining issue has been reported here: https://forum.ansible.com/t/bot-used-for-publishing-has-lost-namespace-access/1413

@gravesm
Copy link
Member

gravesm commented Oct 10, 2023

6.5.0 got manually published to galaxy. The automated publishing process should also be functioning now.

@gravesm gravesm closed this as completed Oct 10, 2023
abikouo pushed a commit to abikouo/amazon.aws that referenced this issue Oct 24, 2023
…ollections#1788)

s3_lifecycle - fix invalid value type for transitions list

Depends-On: ansible-collections#1792
SUMMARY
Fixes ansible-collections#1774
ISSUE TYPE

Bugfix Pull Request

COMPONENT NAME
s3_lifecycle
ADDITIONAL INFORMATION
Forces casting to integer for the transition_days parameter of a transitions list.

Reviewed-by: Mark Chappell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants