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

provide repo, docs, homepage, issues for galaxy_transform #101

Merged

Conversation

richm
Copy link
Contributor

@richm richm commented Oct 8, 2021

https://bugzilla.redhat.com/show_bug.cgi?id=2011808
Allow overwriting repository, documentation, homepage, and issues
in galaxy.yml with galaxy_transform.py

https://bugzilla.redhat.com/show_bug.cgi?id=2011808
Allow overwriting repository, documentation, homepage, and issues
in galaxy.yml with galaxy_transform.py
@richm richm requested review from nhosoi and spetrosi October 8, 2021 22:53
@richm
Copy link
Contributor Author

richm commented Oct 8, 2021

This will be used here https://src.fedoraproject.org/rpms/linux-system-roles/blob/rawhide/f/linux-system-roles.spec#_428

./galaxy_transform.py "%{collection_namespace}" "%{collection_name}" "%{collection_version}" \
  "Red Hat Enterprise Linux System Roles Ansible Collection" "https://linux-system-roles.github.io" \
  "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/administration_and_configuration_tasks_using_system_roles_in_rhel" \
  "https://access.redhat.com/articles/3050101" \
  "https://bugzilla.redhat.com/enter_bug.cgi?product=Red%20Hat%20Enterprise%20Linux%208&component=rhel-system-roles" \
   > galaxy.yml.tmp

Copy link
Contributor

@nhosoi nhosoi left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Contributor

@spetrosi spetrosi left a comment

Choose a reason for hiding this comment

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

lgtm

@richm richm merged commit 74b7d7b into linux-system-roles:master Oct 11, 2021
@richm richm deleted the galaxy-yml-home-docs-issues-repo branch October 11, 2021 16:29
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.

3 participants