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-04-29 05:01:02 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5049b3f639a972cf7b96a0f2f2b49f0d782d71f8
fm-orchestrator
/
rida
History
Ralph Bean
5049b3f639
Merge
#32
kill the wait statements.
2016-07-30 09:04:58 +00:00
..
scheduler
Merge
#32
kill the wait statements.
2016-07-30 09:04:58 +00:00
__init__.py
Reorganize the db somewhat..
2016-07-13 15:40:39 -04:00
auth.py
except -> except AttributeError for getpeercert
2016-07-14 14:32:38 +02:00
builder.py
We want our dist-tag hack in both srpm-build and build.
2016-07-23 23:57:59 -04:00
config.py
Found another missing config copy statement. This approach may not be scalable.
2016-07-16 20:23:39 -04:00
database.py
add scmurl to ModuleBuild, get koji_tag from pdc, get_module works with module- prefix
2016-07-29 21:58:08 +02:00
logger.py
Be honest. This is a task_id, not a build_id.
2016-07-18 10:45:40 -04:00
messaging.py
…
pdc.py
add scmurl to ModuleBuild, get koji_tag from pdc, get_module works with module- prefix
2016-07-29 21:58:08 +02:00
scm.py
…