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

libpriv/scripts: support files in transfiletriggerin patterns #4871

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

jlebon
Copy link
Member

@jlebon jlebon commented Mar 13, 2024

The file trigger pattern isn't necessarily a directory. It seems just like a generic pattern applied to all file entries in the header of the packages being installed. (Technically we need to support globs in there too but we're currently not doing.)

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=2269247

@jlebon
Copy link
Member Author

jlebon commented Mar 13, 2024

(Just quickly throwing this up; totally didn't test this but the CI test added should cover it.)

The file trigger pattern isn't necessarily a directory. It seems just
like a generic pattern applied to all file entries in the header of the
packages being installed. (Technically we need to support globs in there
too but we're currently not doing.)

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=2269247
@jlebon jlebon force-pushed the pr/transfiletriggerin-file branch from 9051c54 to 220778e Compare March 15, 2024 02:43
@jlebon
Copy link
Member Author

jlebon commented Mar 15, 2024

Fixed a bug and confirmed this fixes https://bugzilla.redhat.com/show_bug.cgi?id=2269247.

@jlebon jlebon mentioned this pull request Mar 15, 2024
Copy link

openshift-ci bot commented Mar 15, 2024

@jlebon: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/kola-upgrade 220778e link true /test kola-upgrade

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@cgwalters cgwalters merged commit 16c7da3 into coreos:main Mar 15, 2024
16 of 17 checks passed
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