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

[repo_setup] Use a role scoped copy of url_request #2647

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

pablintino
Copy link
Collaborator

Since the role seems to be used from zuul without a nested playbook this role needs to have all of its dependencies self contained and not depending on global modules. To avoid copy/pasting the content of the module a symlink is used.
This change is required for zuul to call this role from its executor.

Copy link
Contributor

openshift-ci bot commented Jan 14, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please ask for approval from pablintino. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@github-actions github-actions bot marked this pull request as draft January 14, 2025 10:46
Copy link

Thanks for the PR! ❤️
I'm marking it as a draft, once your happy with it merging and the PR is passing CI, click the "Ready for review" button below.

Since the role seems to be used from zuul without a nested playbook this
role needs to have all of its dependencies self contained and not
depending on global modules. To avoid copy/pasting the content of the
module a symlink is used.
This change is required for zuul to call this role from its executor.
@pablintino pablintino force-pushed the repo_setup-make-url_request-a-role-plugin branch from 71bbf57 to b41fd27 Compare January 14, 2025 10:46
@pablintino pablintino marked this pull request as ready for review January 14, 2025 10:46
@pablintino
Copy link
Collaborator Author

/test images

@pablintino
Copy link
Collaborator Author

/test images

Copy link

@evallesp evallesp left a comment

Choose a reason for hiding this comment

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

lgtm

@pablintino pablintino merged commit bb6ae8e into main Jan 14, 2025
4 of 5 checks passed
@pablintino pablintino deleted the repo_setup-make-url_request-a-role-plugin branch January 14, 2025 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants