-
Notifications
You must be signed in to change notification settings - Fork 15
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
Implement high-level manipulation of sources/patches #20
Conversation
Build succeeded.
|
de7c6ea
to
3b28aff
Compare
Build succeeded.
|
3b28aff
to
a190a44
Compare
Build succeeded.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wow, the sources are very complicated... A few questions/notes, I'd also like to see some unit tests. Right now it's a bit hard to imagine how everything is going to work. I've tested it on a few simple examples and it seems to work fine, I will try to do a bit more experimenting later with some combinations of tags and lists.
a190a44
to
8bacc73
Compare
I've made some of the suggested changes and added (some) unit tests. |
Build succeeded.
|
82dcbc7
to
b980f30
Compare
Build succeeded.
|
b980f30
to
d8af88b
Compare
Build failed.
|
6d93385
to
5615235
Compare
Build succeeded.
|
Build succeeded.
|
5615235
to
65568e0
Compare
Build failed.
|
c791cdf
to
59ecb33
Compare
65568e0
to
9067ece
Compare
Build failed.
|
59ecb33
to
98f8d5e
Compare
9067ece
to
e9c7125
Compare
Build failed.
|
recheck |
Build failed.
|
e9c7125
to
6f64b66
Compare
Build succeeded.
|
6f64b66
to
88cc224
Compare
Build succeeded.
|
/packit build |
88cc224
to
8b962ff
Compare
Build succeeded.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM after the changes as far as I can tell right now, we can fix some smaller stuff later if we find a bug/oversight. Just one docs nitpick for clarity.
8b962ff
to
d74ba7f
Compare
@FrNecas Could you have one final look before I merge this? I've made the attributes of |
Build failed.
|
facd4a5
to
6c28ab4
Compare
Build succeeded.
|
Signed-off-by: Nikola Forró <nforro@redhat.com>
Signed-off-by: Nikola Forró <nforro@redhat.com>
6c28ab4
to
18e62d9
Compare
Build succeeded.
|
Build failed (gate pipeline).
|
Known issues:
%sourcelist
/%patchlist
, specific example: python-ujson.specFixes #12.