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

Trigger packages action on subset for PRs #239

Merged
merged 3 commits into from
Feb 1, 2024

Conversation

elezar
Copy link
Member

@elezar elezar commented Feb 1, 2024

This patch set's PR events to only test against amd64, and full multiarch matrix after merge event

Copy link
Collaborator

@ArangoGutierrez ArangoGutierrez left a comment

Choose a reason for hiding this comment

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

This patch set's PR events to only test against amd64, and full multiarch matrix after merge event

This patch set's PR events to only test against amd64, and full multiarch matrix after merge event

Signed-off-by: Evan Lezar <[email protected]>
Signed-off-by: Evan Lezar <[email protected]>
@elezar elezar force-pushed the filter-actions branch 2 times, most recently from 9919731 to 3efbc17 Compare February 1, 2024 16:42
Signed-off-by: Evan Lezar <[email protected]>
@elezar elezar self-assigned this Feb 1, 2024
@ArangoGutierrez ArangoGutierrez merged commit 31c5849 into NVIDIA:main Feb 1, 2024
3 checks passed
@elezar elezar deleted the filter-actions branch February 1, 2024 20:57
fail-fast: false
steps:
- uses: actions/checkout@v4
name: Check out code
with:
fetch-tags: true
fetch-depth: 1024
Copy link
Member Author

Choose a reason for hiding this comment

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

I'm not quite happy with this solution, but it's needed to allow git describe --tags to work.

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.

2 participants