This website requires JavaScript.
Explore
Help
Register
Sign In
modules
/
fm-orchestrator
Watch
1
Star
0
Fork
0
You've already forked fm-orchestrator
mirror of
https://pagure.io/fm-orchestrator.git
synced
2026-06-18 01:36:54 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f32367cee909e55469febe9f726cd478c6a66c2d
fm-orchestrator
/
module_build_service
History
Jan Kaluza
f32367cee9
Make components reuse faster by getting the 'previous_module_build', 'mmd' and 'old_mmd' from DB just once.
2018-02-07 20:50:49 +01:00
..
builder
Merge
#851
Set the owner on Koji CG builds
2018-01-31 00:28:18 +00:00
migrations
Add a "context" field on component and module releases in Koji for uniqueness for when Module Stream Expansion is implemented
2018-01-16 10:36:09 -05:00
resolver
Fix PDCClient calls to unreleasedvariants
2018-02-02 11:02:45 -05:00
scheduler
Remove the dependency on vcrpy in unit tests and modernize some of the test data
2018-02-05 22:17:18 -05:00
__init__.py
…
auth.py
…
config.py
Remove the need for nose and solely rely on pytest
2018-02-05 22:11:31 -05:00
errors.py
…
logger.py
…
manage.py
…
messaging.py
…
models.py
Use a set instead of a list when making sure the buildrequires match on a modulemd
2018-02-05 22:11:31 -05:00
proxy.py
…
scm.py
Faster SCM tests.
2018-01-15 16:30:52 -05:00
utils.py
Make components reuse faster by getting the 'previous_module_build', 'mmd' and 'old_mmd' from DB just once.
2018-02-07 20:50:49 +01:00
views.py
…