1661 Commits

Author SHA1 Message Date
mprahl
5f33737fa0 Update version to v1.5.2 v1.5.2 2017-11-28 10:55:26 -05:00
Jan Kaluza
7de120c17b Get the weight of Koji tasks and use it to sort the components in a batch instead of builds time. 2017-11-28 10:52:17 -05:00
Matt Prahl
d0adebf8d3 Merge #815 honor custom RPM %_sourcedir 2017-11-28 15:22:29 +00:00
mprahl
e4be54a838 Skip COPR tests that now fail since PR #765 2017-11-28 09:56:51 -05:00
mprahl
5e9d846872 Fix double tagging on module builds that have all their components reused 2017-11-28 09:50:35 -05:00
Nils Philippsen
3f746582eb honor custom RPM %_sourcedir
If the user redefines %_sourcedir in ~/.rpmmacros, `mbs-build local`
will fail trying to build module-build-macros otherwise because rpmbuild
will look for sources -- macros.modules -- in the wrong place.
2017-11-28 13:49:06 +01:00
Jan Kaluža
d5d0f02ca9 Merge #765 Copr - install modules into the buildroot 2017-11-28 09:13:51 +00:00
mprahl
53d57ddeeb Update version to v1.5.1 v1.5.1 2017-11-27 16:43:04 -05:00
Matt Prahl
40a76faae9 Merge #808 Fix "instant complete" builds and "reuse all" builds 2017-11-27 21:38:21 +00:00
Matt Prahl
f56bc40160 Merge #814 Use koji.BUILD_STATES when filtering component builds by state name 2017-11-27 21:36:56 +00:00
mprahl
87900585da Use koji.BUILD_STATES when filtering component builds by state name 2017-11-27 16:34:42 -05:00
mprahl
30ef85af01 Fix "instant complete" builds and reusing all components 2017-11-27 16:20:28 -05:00
mprahl
cf44455ff2 Add a missing docstring to 'untag_artifacts' 2017-11-27 16:20:28 -05:00
mprahl
78fea1678b Flake8 fix 2017-11-27 16:20:11 -05:00
Matt Prahl
93efdd08a6 Merge #812 Return a friendly error when the 'id' is provided as a query parameter 2017-11-27 21:02:16 +00:00
mprahl
53dc444214 Allow filtering on all table columns 2017-11-27 15:08:58 -05:00
mprahl
b752a9741a Return a friendly error when the 'id' is provided as a query parameter 2017-11-27 11:58:56 -05:00
Matt Prahl
6c8fad0338 Merge #811 Print a deprecation error when a user tries to use mbs-build 2017-11-27 15:53:56 +00:00
mprahl
7bb8a8ad50 Print a deprecation error when a user tries to use mbs-build 2017-11-27 10:53:14 -05:00
mprahl
c81cd7c964 Support git+https:// git URLs 2017-11-23 14:20:37 -05:00
Jakub Kadlcik
5eef24c1a8 Install also packages from the buildroot profile 2017-11-21 11:45:30 +01:00
Martin Curlej
a1fd9daa73 Moved skiptests cli option 2017-11-21 09:07:32 +01:00
Matt Prahl
620165964b Merge #802 Add an integration test to make sure module builds fail when a component fails 2017-11-20 18:30:35 +00:00
mprahl
02e11b9b39 Don't try to untag stale module builds that don't have any completed components 2017-11-20 10:38:56 -05:00
mprahl
c5bc034178 Add an integration test to make sure module builds fail when a component fails 2017-11-17 19:17:42 -05:00
mprahl
425c2344fe Update version to v1.5.0 v1.5.0 2017-11-17 13:30:24 -05:00
mprahl
0e7dd2dad3 Add a "short" query parameter to show less detail on the "module-builds" API 2017-11-17 13:19:48 -05:00
mprahl
ef5dc64f2b Transition stale failed builds to the "garbage" state and untag their components 2017-11-17 12:07:51 -05:00
mprahl
9890277620 Make "state_url" optional in the "extended_json" function since creating an app context causes SQLAlchemy issues on the backend 2017-11-17 12:07:51 -05:00
Matt Prahl
88d655d099 Merge #799 Fail module builds directly when a component build in a batch fails 2017-11-17 16:39:40 +00:00
mprahl
df5b9ab04a Ignore entries in "git ls-remote" with "refs/remotes/origin/" 2017-11-17 11:35:35 -05:00
mprahl
fa6f43e748 Fail module builds directly when a component build in a batch fails 2017-11-17 10:44:15 -05:00
mprahl
ea34df0fd1 Set the timeout on Koji sessions to 10 minutes 2017-11-15 12:57:49 -05:00
Jakub Kadlcik
c06c09f3fa Bikeshed compose is gone, use F27 and Rawhide instead 2017-11-15 17:20:23 +01:00
mprahl
fdd9b87454 Fix flake8 2017-11-15 08:52:35 -05:00
Jakub Kadlcik
998ed79949 Remove redundant import 2017-11-15 11:12:12 +01:00
Jakub Kadlcik
6214476eaa Put name, stream and version into the modulemd file 2017-11-15 11:12:12 +01:00
Jakub Kadlcik
a942f29494 Rather install modules into the buildroot 2017-11-15 11:12:12 +01:00
Jakub Kadlcik
e0d1c6eb01 Use modularity DNF in the buildroot 2017-11-15 11:12:12 +01:00
mprahl
c25f8c4956 Don't fail the test script when the module is in the "done" state 2017-11-14 14:22:54 -05:00
mprahl
80217efee1 Bump to v1.4.7 v1.4.7 2017-11-14 13:46:27 -05:00
Matt Prahl
f041d01605 Merge #791 Only import the COPR builder when MBS is configured to use it 2017-11-14 18:45:36 +00:00
Ralph Bean
98e466133c A script for adjusting tags in PDC. 2017-11-14 13:38:07 -05:00
mprahl
b1fe673699 Only import the COPR builder when MBS is configured to use it 2017-11-14 10:18:24 -05:00
mprahl
1d0a9e689b Bump to v1.4.6 v1.4.6 2017-11-14 09:58:32 -05:00
Matt Prahl
245f8fb3c5 Merge #790 Improve the development experience 2017-11-14 13:41:35 +00:00
Matt Prahl
ea26e0281a Merge #788 Fix bug and clean up scm.get_latest 2017-11-14 13:38:23 +00:00
mprahl
5d03dda637 Install python-urlgrabber to allow local builds
See https://github.com/rpm-software-management/urlgrabber/pull/5 for the backstory.
2017-11-13 15:27:12 -05:00
mprahl
0e401cdab9 Default dev configuration to build modules locally 2017-11-13 14:09:07 -05:00
mprahl
0e9d6f34fe Add tox as a test requirement so you can directly run tox in Vagrant 2017-11-13 14:00:50 -05:00