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 upstream_tag_include to Packit config #2872

Merged
merged 1 commit into from
Aug 15, 2023

Conversation

lbarcziova
Copy link
Contributor

We have changed the behaviour of getting latest tags from the repository in Packit (packit/packit#2030)
and therefore, for repositories with multiple versioning schemas, it is necessary to add these options.

These changes will land in production tomorrow morning, that would be the ideal time to merge this PR. Sorry for the inconvenience!

For more details, see https://packit.dev/docs/configuration#upstream_tag_include

We have changed the behaviour of getting latest tags from the repository in Packit
(packit/packit#2030)
and therefore, for repositories with multiple versioning schemas, it
is needed to add these options.

For more details, see https://packit.dev/docs/configuration#upstream_tag_include
@packit-as-a-service
Copy link

Failed to load packit config file:

Cannot parse package config: ValidationError({'jobs': {0: {'packages': defaultdict(<class 'dict'>, {'copr-backend': {'value': {'upstream_tag_include': ['Unknown field.']}}, 'copr-dist-git': {'value': {'upstream_tag_include': ['Unknown field.']}}, 'copr-keygen': {'value': {'upstream_tag_include': ['Unknown field.']}}, 'copr-messaging': {'value': {'upstream_tag_include': ['Unknown field.']}}, 'copr-frontend': {'value': {'upstream_tag_include': ['Unknown field.']}}})}, 1: {'packages': defaultdict(<class 'dict'>, {'python-copr': {'value': {'upstream_tag_include': ['Unknown field.']}}, 'python-copr-common': {'value': {'upstream_tag_include': ['Unknown field.']}}, 'copr-selinux': {'value': {'upstream_tag_include': ['Unknown field.']}}, 'copr-cli': {'value': {'upstream_tag_include': ['Unknown field.']}}})}, 2: {'packages': defaultdict(<class 'dict'>, {'copr-rpmbuild': {'value': {'upstream_tag_include': ['Unknown field.']}}})}, 3: {'packages': defaultdict(<class 'dict'>, {'copr-backend': {'value': {'upstream_tag_include': ['Unknown field.']}}, 'copr-dist-git': {'value': {'upstream_tag_include': ['Unknown field.']}}, 'copr-keygen': {'value': {'upstream_tag_include': ['Unknown field.']}}, 'copr-messaging': {'value': {'upstream_tag_include': ['Unknown field.']}}, 'copr-frontend': {'value': {'upstream_tag_include': ['Unknown field.']}}})}, 4: {'packages': defaultdict(<class 'dict'>, {'python-copr': {'value': {'upstream_tag_include': ['Unknown field.']}}, 'python-copr-common': {'value': {'upstream_tag_include': ['Unknown field.']}}, 'copr-selinux': {'value': {'upstream_tag_include': ['Unknown field.']}}, 'copr-cli': {'value': {'upstream_tag_include': ['Unknown field.']}}})}, 5: {'packages': defaultdict(<class 'dict'>, {'copr-rpmbuild': {'value': {'upstream_tag_include': ['Unknown field.']}}})}}, 'packages': defaultdict(<class 'dict'>, {'python-copr': {'value': {'upstream_tag_include': ['Unknown field.']}}, 'python-copr-common': {'value': {'upstream_tag_include': ['Unknown field.']}}, 'copr-backend': {'value': {'upstream_tag_include': ['Unknown field.']}}, 'copr-dist-git': {'value': {'upstream_tag_include': ['Unknown field.']}}, 'copr-keygen': {'value': {'upstream_tag_include': ['Unknown field.']}}, 'copr-messaging': {'value': {'upstream_tag_include': ['Unknown field.']}}, 'copr-rpmbuild': {'value': {'upstream_tag_include': ['Unknown field.']}}, 'copr-selinux': {'value': {'upstream_tag_include': ['Unknown field.']}}, 'copr-cli': {'value': {'upstream_tag_include': ['Unknown field.']}}, 'copr-frontend': {'value': {'upstream_tag_include': ['Unknown field.']}}})}).

For more info, please check out the documentation or contact the Packit team.

@praiskup
Copy link
Member

Thanks, merging.

@praiskup praiskup merged commit dff70a2 into fedora-copr:main Aug 15, 2023
6 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