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

Packit: Create missing path components in files_to_sync #1559

Merged
merged 1 commit into from
Sep 10, 2024

Commits on Sep 10, 2024

  1. Packit: Create missing path components in files_to_sync

    Packit's propose-downstream failed[0] for crun 1.17 because packit wasn't
    able to create `tests/tmt` path structure in the downstream repo[1].
    [0]: containers#1558
    [1]: https://dashboard.packit.dev/jobs/propose-downstream/10800
    
    Using `mkpath: true` will create missing path components if any.
    Ref: https://packit.dev/docs/configuration#files_to_sync
    
    Fixes: containers#1558
    
    Signed-off-by: Lokesh Mandvekar <[email protected]>
    lsm5 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    969fd2e View commit details
    Browse the repository at this point in the history