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/link after refactor #630

Merged
merged 2 commits into from
Jan 2, 2025
Merged

Conversation

mfocko
Copy link
Member

@mfocko mfocko commented Jan 2, 2025

  • Fix the inclusion of task files from within the roles and playbooks
  • Run the Testing Farm from the PR

mfocko added 2 commits January 2, 2025 12:59
To be able to use the tasks from within both playbooks and roles and also
satisfy the ansible-lint requirements.

Signed-off-by: Matej Focko <[email protected]>
Signed-off-by: Matej Focko <[email protected]>
@mfocko mfocko self-assigned this Jan 2, 2025
@@ -17,7 +17,7 @@ jobs:
compose: CentOS-Stream-9
api_key: ${{ secrets.TF_API_KEY }}
git_url: "https://github.com/packit/deployment"
git_ref: "tf-openshift-tests"
git_ref: ${{ github.event.pull_request.head.sha }}
Copy link
Member

Choose a reason for hiding this comment

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

good catch!

Copy link
Contributor

@mfocko mfocko added the mergeit When set, zuul wil gate and merge the PR. label Jan 2, 2025
Copy link
Contributor

Build succeeded (gate pipeline).
https://softwarefactory-project.io/zuul/t/packit-service/buildset/7cb3bf08605440f6b2b7a985e239a870

✔️ pre-commit SUCCESS in 1m 23s

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit 205e5cd into main Jan 2, 2025
4 of 5 checks passed
@mfocko mfocko deleted the fix/link-after-refactor branch January 2, 2025 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mergeit When set, zuul wil gate and merge the PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants