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-01 09:50:33 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
008f2c9d29f5e0a2c1bf8eb3c6e41f29f815bb74
fm-orchestrator
/
tests
/
test_views
History
Jan Kaluza
008f2c9d29
Make SCM check faster by consolidating two SCM checks to single check executed in ThreadPool. Use 'git checkout' instead of HTTP HEAD request, because it is much faster in Fedora cgit case.
2017-01-11 15:09:49 +01:00
..
bad.yaml
Fix tests and move duplicate code to separate class.
2016-11-18 15:12:04 +01:00
base-runtime.yaml
Add support for modulemd-1.0 backward-incompatible changes like commit being replaced by ref
2016-11-14 15:32:51 +01:00
fakemodule2.yaml
Add support for modulemd-1.0 backward-incompatible changes like commit being replaced by ref
2016-11-14 15:32:51 +01:00
fakemodule.yaml
Fix
#173
- Handle includedmodules by building their components recursively.
2016-11-23 06:38:16 +01:00
includedmodules.yaml
Fix
#173
- Handle includedmodules by building their components recursively.
2016-11-23 06:38:16 +01:00
test_views.py
Make SCM check faster by consolidating two SCM checks to single check executed in ThreadPool. Use 'git checkout' instead of HTTP HEAD request, because it is much faster in Fedora cgit case.
2017-01-11 15:09:49 +01:00