We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See:
https://github.com/containers/skopeo/pull/1960/checks?check_run_id=17604399795
And the setup:
https://github.com/containers/skopeo/blob/2e9afc94bcc89f72d3df98bf61ec338d50700993/.packit.yaml
The RHEL-8.10.0-Nightly-x86_64 should have not been matched with re.fullmatch, but it was?
RHEL-8.10.0-Nightly-x86_64
re.fullmatch
packit-service/packit_service/worker/helpers/testing_farm.py
Line 659 in 2784990
RHEL-8.10.0-Nightly-x86_64 not matches
See What happened section.
What happened
See what happened section.
Testing Farm tests
The text was updated successfully, but these errors were encountered:
As a workaround we had to add $ everywhere in our composes endpoint listing: https://api.dev.testing-farm.io/v0.1/composes/redhat
$
Sorry, something went wrong.
Closing as a dupe of #2028
No branches or pull requests
What happened? What is the problem?
See:
https://github.com/containers/skopeo/pull/1960/checks?check_run_id=17604399795
And the setup:
https://github.com/containers/skopeo/blob/2e9afc94bcc89f72d3df98bf61ec338d50700993/.packit.yaml
The
RHEL-8.10.0-Nightly-x86_64
should have not been matched withre.fullmatch
, but it was?packit-service/packit_service/worker/helpers/testing_farm.py
Line 659 in 2784990
What did you expect to happen?
RHEL-8.10.0-Nightly-x86_64 not matches
Example URL(s)
See
What happened
section.Steps to reproduce
What is the impacted category (job)?
Testing Farm tests
Workaround
Participation
The text was updated successfully, but these errors were encountered: