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(meta): remove standalone as breaks galaxy_importer #112

Merged
merged 1 commit into from
Nov 23, 2024
Merged

fix(meta): remove standalone as breaks galaxy_importer #112

merged 1 commit into from
Nov 23, 2024

Conversation

juju4
Copy link
Owner

@juju4 juju4 commented Nov 23, 2024

Description

remove standalone as breaks galaxy_importer

Motivation and Context

Try fixing galaxy role release
https://github.com/juju4/ansible-adduser/actions/runs/11990259755

and
galaxy_importer.exceptions.LegacyRoleSchemaError: unknown field in galaxy_info: LegacyGalaxyInfo.__init__() got an unexpected keyword argument 'standalone'

How Has This Been Tested?

To be test after in main and ansible-galaxy role import --branch main juju4 ansible-adduser

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed including pre-commit and github actions.
  • Used in production.

@juju4 juju4 merged commit 19e4e94 into main Nov 23, 2024
18 of 21 checks passed
@juju4
Copy link
Owner Author

juju4 commented Nov 23, 2024

Manual import is successful
https://galaxy.ansible.com/ui/standalone/roles/juju4/adduser/versions/

Opened issue for non-working action robertdebock/galaxy-action#14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant