-
Notifications
You must be signed in to change notification settings - Fork 6
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
Modular support #11
base: master
Are you sure you want to change the base?
Modular support #11
Commits on Apr 23, 2021
-
Fix remaining flake8 complaints, including line-too-long and an unuse…
…d import Make flake8 failure fatal in tox.ini
Configuration menu - View commit details
-
Copy full SHA for cd71cce - Browse repository at this point
Copy the full SHA cd71cceView commit details
Commits on Apr 28, 2021
-
Add support for syncing/building modules
Signed-off-by: Merlin Mathesius <mmathesi@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 48a8aab - Browse repository at this point
Copy the full SHA 48a8aabView commit details
Commits on May 10, 2021
-
Use Exception instead of ImportError to catch failed imports
Signed-off-by: Merlin Mathesius <mmathesi@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 871dcca - Browse repository at this point
Copy the full SHA 871dccaView commit details -
Eliminate unnecessary parameters to clone_destination_repo()
and fetch_upstream_repo() Signed-off-by: Merlin Mathesius <mmathesi@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 13c632e - Browse repository at this point
Copy the full SHA 13c632eView commit details -
Pre-configure logging when running tests
Signed-off-by: Merlin Mathesius <mmathesi@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 2572af7 - Browse repository at this point
Copy the full SHA 2572af7View commit details
Commits on Jun 7, 2021
-
Update to obey control.build configuration option
Signed-off-by: Merlin Mathesius <mmathesi@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 02a94dd - Browse repository at this point
Copy the full SHA 02a94ddView commit details
Commits on Jun 8, 2021
-
Add unit tests for repo manipulation functions
Signed-off-by: Merlin Mathesius <mmathesi@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for febf45d - Browse repository at this point
Copy the full SHA febf45dView commit details
Commits on Jun 10, 2021
-
Correct race condition in unit test for repo manipulation
Signed-off-by: Merlin Mathesius <mmathesi@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for c0835c4 - Browse repository at this point
Copy the full SHA c0835c4View commit details -
Correct scmurl used when submitting module builds
Signed-off-by: Merlin Mathesius <mmathesi@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 07ad20d - Browse repository at this point
Copy the full SHA 07ad20dView commit details
Commits on Jul 14, 2021
-
Add logic to skip MBS generated *-devel modules
Correct unmangled component name in debug message Signed-off-by: Merlin Mathesius <mmathesi@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for d9c05ca - Browse repository at this point
Copy the full SHA d9c05caView commit details