Commit Graph

1284 Commits

Author SHA1 Message Date
Jakub Kadlčík
8c8ea65b2e Don't hardcode dist-git clone command 2017-05-16 16:26:24 +02:00
Jakub Kadlčík
4c23e56181 Allow config values to be dict 2017-05-16 16:19:56 +02:00
Jakub Kadlčík
9e4c43a315 Use commit hash from source as branch 2017-05-16 15:20:28 +02:00
Jakub Kadlčík
8a258c3ad7 Use master branch 2017-05-16 14:51:40 +02:00
Jakub Kadlčík
1af400de02 Obtain SRPM from distgit via mock SCM 2017-05-16 14:51:40 +02:00
Jakub Kadlčík
14757ec3ad Implement classes for building srpms via mock 2017-05-16 14:51:40 +02:00
Jakub Kadlčík
6e92ed6b97 Add function to find srpm in given directory 2017-05-16 14:51:40 +02:00
Jan Kaluža
30dc18d238 Merge #557 Little improvements of mbs-build script 2017-05-16 12:39:47 +00:00
Jakub Kadlčík
03c360a2ea Add --insecure option just like curl has 2017-05-16 14:07:07 +02:00
Jakub Kadlčík
1a18a601a1 Suggest the host starting with https 2017-05-16 13:45:25 +02:00
Jakub Kadlčík
73fad00f57 Use urljoin to eliminate double-slashes 2017-05-16 13:44:02 +02:00
Jan Kaluža
c1eb07289f Merge #551 Do not fail a module build in buildroot_ready when repo is not generated yet. 2017-05-16 08:31:38 +00:00
Stanislav Ochotnicky
23f0414a9c Our license file is MIT - fix setup.py metadata 2017-05-15 10:48:28 +02:00
Ralph Bean
8648e883ee Merge #553 mbs-build,overview: ensure latest builds 2017-05-12 17:57:07 +00:00
Filip Valder
fa05de1208 Merge #521 tox fixes 2017-05-12 09:19:29 +00:00
Tomas Tomecek
542bb24ad8 mbs-build,overview: ensure latest builds
The list is not sorted, so we need to sort it to get info about latest
builds.

Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>
2017-05-12 11:02:03 +02:00
Jan Kaluza
2c202bcf00 Do not fail a module in buildroot_ready when repo is not generated yet. 2017-05-12 10:24:47 +02:00
Jan Kaluža
7c117c01d1 Merge #544 Add support for modulemd buildopts.rpms.macros 2017-05-11 14:13:18 +00:00
Jan Kaluza
0ecbadeaad Add support for modulemd buildopts.rpms.macros 2017-05-11 16:08:30 +02:00
Matt Prahl
5c6a0459c9 Merge #547 Skip the batch when there are no components to build. 2017-05-11 13:58:25 +00:00
Jan Kaluža
6a7555777b Merge #548 Delete build target when module build is complete after configurable time 2017-05-11 13:57:34 +00:00
Jan Kaluža
66f137e1bd Merge #550 improve mbs-build 2017-05-11 13:10:26 +00:00
Jan Kaluza
22758419c0 Delete build target after config.koji_target_delete_time seconds. 2017-05-11 14:43:05 +02:00
Jan Kaluža
9a4da7241d Merge #528 Add functionality of koji content generator imports 2017-05-11 12:23:36 +00:00
Tomas Tomecek
01405c3c03 mbs-build: allow limiting # of builds for overview
Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>
2017-05-11 14:09:39 +02:00
Tomas Tomecek
2cd561afc0 mbs-build: display status of rpm builds within module
Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>
2017-05-11 10:24:47 +02:00
Tomas Tomecek
6b690aa8fc mbs-build,overview: enable listing finished builds
Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>
2017-05-11 09:52:14 +02:00
Filip Valder
83abaa4f6c tox fixes 2017-05-10 13:33:13 +02:00
Jan Kaluža
b24b1647ce Merge #545 Do not recreate properties in Config class - fixes the home dir expansion 2017-05-10 07:44:54 +00:00
Jan Kaluza
186295bf17 Skip the batch when there are no components to build. 2017-05-10 09:10:14 +02:00
Jan Kaluza
e9e7f44d70 Mock: Set user_bootstrap_container to False to fix module builds with latest Mock 2017-05-09 14:22:44 +02:00
Jan Kaluza
22db6bb64a Do not recreate properties in Config class - fixes the home dir expansion 2017-05-09 14:20:06 +02:00
Matt Prahl
f1fc573821 Merge #537 Allow git repositories to be http(s):// 2017-05-08 18:38:57 +00:00
Ralph Bean
4bfe1f75ed Merge #536 Convert all dates to ISO in the API. 2017-05-04 17:57:11 +00:00
Ralph Bean
0af508f051 Merge #533 Remove unused script. 2017-05-04 17:56:13 +00:00
Ralph Bean
be1a77dcfd Merge #534 Update contributing docs with mbs-build. 2017-05-04 17:55:12 +00:00
Ralph Bean
9f49933740 Merge #535 Print out a useful summary at the end of watch output. 2017-05-04 17:55:04 +00:00
Ralph Bean
3f8cacd8e5 Convert all dates to ISO in the API.
This should fix #523.

There, @james is right.  Converting to "human" time values in an API
just makes things harder for API users.  We should leave
human-conversion to real UIs (like cli tools or web UIs).
2017-05-04 13:13:50 -04:00
Ralph Bean
9ffbd0d245 Print out a useful summary at the end of watch output.
Fixes #525.
2017-05-04 12:58:19 -04:00
Ralph Bean
668f0d3d9b Update contributing docs with mbs-build.
Fixes #496.
2017-05-04 12:51:56 -04:00
Ralph Bean
0189190883 Remove unused script.
This is from way back in the Flock demo days.
2017-05-04 12:42:30 -04:00
Ralph Bean
89972fa58a Print build id after submitting a build.
Fixes #488.
2017-05-04 12:38:51 -04:00
Stanislav Ochotnicky
9127687fee Implement import content generator output into koji
This commit prepares a directory with outputs that will be uploaded to
koji (just the mmd file for now). It also adjusts koji_import to call
CGImport with the metadata and the directory to import the results.

Last step will be to call this method at the end of successful module
build
2017-05-04 15:45:46 +02:00
Stanislav Ochotnicky
bb464b80b2 Fix content generator using name instead of mmd content
The original variable name was confusing and caused the misuse. This has
been fixed as well
2017-05-04 15:45:45 +02:00
Stanislav Ochotnicky
acb59d23f1 Add an example mmd file into the test database
This will actually be used to test the content generator functionality
2017-05-04 15:45:42 +02:00
Ralph Bean
155853fa3c Merge #522 Add Koji content generator class 2017-05-02 16:10:23 +00:00
Jan Kaluža
f441077706 Merge #515 Add config option for allowing custom scmurls 2017-05-02 12:57:48 +00:00
Jan Kaluza
285e25b02c 1.3.21 v1.3.21 2017-05-02 14:54:14 +02:00
Jan Kaluza
fa53864375 Merge branch 'master' of ssh://pagure.io/fm-orchestrator 2017-05-02 14:48:17 +02:00
Jan Kaluža
27523bc1a3 Merge #524 Use the same CACHE_DIR default configuration also in config.py 2017-05-02 12:47:05 +00:00