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

Add support for Copr subdirectories #2539

Open
nforro opened this issue Sep 23, 2024 · 0 comments
Open

Add support for Copr subdirectories #2539

nforro opened this issue Sep 23, 2024 · 0 comments
Labels
area/copr Related to the integration with copr.fedorainfracloud.org/ complexity/single-task Regular task, should be done within days. gain/high This brings a lot of value to (not strictly a lot of) users. impact/low This issue impacts only a few users. kind/feature New feature or a request for enhancement.

Comments

@nforro
Copy link
Member

nforro commented Sep 23, 2024

To build in a subdirectory it is necessary to use the project_dirname argument of BuildProxy.create_from_file() or BuildProxy.create_from_custom().

Dirname is ${OWNER}/${PROJECT}:custom:${SUBDIRECTORY} for permanent subdirectories or ${OWNER}/${PROJECT}:pr:${SUBDIRECTORY} for temporary ones.

We use the fedora-copr-build artifact type and pass build ID to Testing Farm so it shoud just work, no changes necessary.

@mfocko mfocko added kind/feature New feature or a request for enhancement. area/copr Related to the integration with copr.fedorainfracloud.org/ complexity/single-task Regular task, should be done within days. impact/low This issue impacts only a few users. gain/high This brings a lot of value to (not strictly a lot of) users. labels Sep 23, 2024
@mfocko mfocko moved this from new to backlog in Packit Kanban Board Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/copr Related to the integration with copr.fedorainfracloud.org/ complexity/single-task Regular task, should be done within days. gain/high This brings a lot of value to (not strictly a lot of) users. impact/low This issue impacts only a few users. kind/feature New feature or a request for enhancement.
Projects
Status: backlog
Development

No branches or pull requests

2 participants