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

Build COPR builds for maint-1.3 #2175

Closed
wants to merge 1 commit into from
Closed

Conversation

jan-cerny
Copy link
Member

This change will cause automatic building of COPR builds after committing to maint-1.3 branch. The maint-1.3 branch isn't the project default branch. Without specifying the branch, Packit builds after committing only to the project's default branch, which is the main branch at this moment. The maint-1.3 branch used to be default branch, but after we switched the default branch to main, the COPR builds on maint-1.3 stopped to be built.

Related documentation:
https://packit.dev/docs/configuration/upstream/copr_build

Copy link

Failed to load packit config file:

Cannot parse package config. ValidationError({'_schema': ["Keys: {'branch'} are defined outside job metadata dictionary. Mixing obsolete metadata dictionary and new job keys is not possible. Remove obsolete nested job metadata dictionary."]})

For more info, please check out the documentation or contact the Packit team. You can also use our CLI command validate-config or our pre-commit hooks for validation of the configuration.

2 similar comments
Copy link

Failed to load packit config file:

Cannot parse package config. ValidationError({'_schema': ["Keys: {'branch'} are defined outside job metadata dictionary. Mixing obsolete metadata dictionary and new job keys is not possible. Remove obsolete nested job metadata dictionary."]})

For more info, please check out the documentation or contact the Packit team. You can also use our CLI command validate-config or our pre-commit hooks for validation of the configuration.

Copy link

Failed to load packit config file:

Cannot parse package config. ValidationError({'_schema': ["Keys: {'branch'} are defined outside job metadata dictionary. Mixing obsolete metadata dictionary and new job keys is not possible. Remove obsolete nested job metadata dictionary."]})

For more info, please check out the documentation or contact the Packit team. You can also use our CLI command validate-config or our pre-commit hooks for validation of the configuration.

This change will cause automatic building of COPR builds after
committing to `maint-1.3` branch. The `maint-1.3` branch isn't the
project default branch. Without specifying the branch, Packit builds
after committing only to the project's default branch, which is the
`main` branch at this moment. The `maint-1.3` branch used to be default
branch, but after we switched the default branch to main, the COPR
builds on maint-1.3 stopped to be built.

Related documentation:
https://packit.dev/docs/configuration/upstream/copr_build
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.

1 participant