mrlesmithjr / ansible-mariadb-galera-cluster

MIT License
135 stars 113 forks source link

github actions broken #187

Closed FrancYescO closed 6 months ago

FrancYescO commented 8 months ago

Seems the autodeploy via GH actions is broken (maybe GALAXY_API_KEY expired/invalid) and ansible-galaxy is still "freezed" to the old version:

https://github.com/mrlesmithjr/ansible-mariadb-galera-cluster/actions/runs/7473232146/job/20337004636

eRadical commented 8 months ago

Need help from @mrlesmithjr on this one. But meanwhile you can get the role directly from Github via https:

roles:
  - name: your_folder_name
    src: https://github.com/mrlesmithjr/ansible-mariadb-galera-cluster.git
    scm: git
mrlesmithjr commented 8 months ago

This has/was broken from the Ansible Galaxy API, but I'll have to find time to look into this one, as it affects almost all of my repos.

FrancYescO commented 8 months ago

If could help...

https://forum.ansible.com/t/403-for-galaxy-api-when-publishing-collection-to-galaxy-ansible-com/1445/12

mrlesmithjr commented 8 months ago

@FrancYescO

If could help...

https://forum.ansible.com/t/403-for-galaxy-api-when-publishing-collection-to-galaxy-ansible-com/1445/12

This worked and the new version should be available on Ansible Galaxy

eRadical commented 8 months ago

@FrancYescO - upon confirming that all is ok, can you please close this issue! 10x

FrancYescO commented 8 months ago

i still see 0.3.9 on ansible galaxy... maybe a new tag here is needed

stale[bot] commented 6 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.