Skip to content

Conversation

@ehelms
Copy link
Member

@ehelms ehelms commented Jun 1, 2022

Previously, the check_koji_build only allowed checking if a package
build existed within a tag, this allows checking if the build exists
in Koji anywhere.

@ehelms
Copy link
Member Author

ehelms commented Jun 1, 2022

This is a small step towards adding the ability to detect if a build exists and then tag it in to a tag.

@evgeni
Copy link
Member

evgeni commented Jul 13, 2022

I'd love to see tests added for this!

Love the feature!

Previously, the check_koji_build only allowed checking if a package
build existed within a tag, this allows checking if the build exists
in Koji anywhere.
@ehelms ehelms force-pushed the add-ability-check-if-build-exists branch from 2b4bf7a to 9095a07 Compare July 14, 2022 00:30
@ehelms
Copy link
Member Author

ehelms commented Jul 14, 2022

I'd love to see tests added for this!

Love the feature!

Hrmm, so today we do not have direct module tests, and this new functionality is not actually used until https://github.com/theforeman/obal/pull/306/files#diff-3fa87caeaa20d79dd42a779614b1c8a7b57acd53cbe929aa3cc55274f6223eb2R10 . So adding new tests is hard... I can close this an incorporate this change only in #306 ?

Copy link
Member

@evgeni evgeni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's test it in #306!

@evgeni evgeni merged commit 0b37cab into theforeman:master Jul 14, 2022
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