Ralph Bean
d4c44711ab
1.3.27
v1.3.27
1.3.27
2017-09-12 13:31:01 -04:00
Ralph Bean
c29fd257e4
Merge #655 CoprModuleBuider - some unit tests for it
2017-09-12 13:03:14 +00:00
mprahl
b2f07c13e0
Update Vagrant box to Fedora 26 and include some fixes
2017-09-11 16:31:48 -04:00
mprahl
24c5468cb1
Modify generatelocalhostcert in manage.py to use a random serial number to prevent errors in the browser
2017-09-11 16:31:48 -04:00
mprahl
2ce4201206
Simplify _establish_ssl_context in manage.py
2017-09-11 15:55:47 -04:00
mprahl
e8061aec79
Remove unused command in manage.py
2017-09-11 15:47:32 -04:00
Filip Valder
3cb41aa5dc
Changes in MBS restful API:
...
- Refactor MBS API code
- Unify module-/component_build API philosophy/design/approach
- Naming fixes
- _utc_datetime_to_iso moved from ModuleBuildAPI and is now a module-level function.
- Existing v1 API remains unchanged. ComponentBuildAPI now supports individual component build listing + verbose mode.
- documented in README
- various component_build API tests added
2017-09-11 14:48:22 +02:00
Jakub Kadlcik
8db83b11ab
Mock also _create_chroot_safe so nothing is really created
2017-09-09 13:51:07 +02:00
Jakub Kadlcik
d39ebf5ccb
Mock CoprClient.create_project method
...
So the python-copr-1.79-1 is not required for the chroots= parameter
2017-09-09 13:45:52 +02:00
Jakub Kadlcik
7353d4ce0b
Copr uses latest-Fedora-Modular-26 repo
2017-09-09 13:43:45 +02:00
Jakub Kadlcik
58af071602
Not depend on values order
2017-09-09 13:43:42 +02:00
Jakub Kadlcik
de26b5614e
Dont require copr config file
2017-09-09 10:07:42 +02:00
Jakub Kadlcik
f492e096b6
Fix mock path to copr module builder
2017-09-09 10:07:42 +02:00
Jakub Kadlcik
06e2d2b688
Move copr tests to proper directory
2017-09-09 10:07:42 +02:00
Jakub Kadlcik
376ca596c5
Add some unit tests for Copr
2017-09-09 10:07:42 +02:00
Ralph Bean
6cb836c862
Nope.
...
Dead.
2017-09-08 14:49:58 -04:00
Jan Kaluža
379fe8ed9b
Merge #674 Move vcrpy cache to gzipped tarball and extract it before tests execution.
2017-09-08 12:59:32 +00:00
Jan Kaluza
aa8a0574e4
Move vcrpy cache to gzipped tarball and extract it before tests execution.
2017-09-08 11:35:24 +02:00
Jan Kaluža
2a6cbe6ddb
Merge #647 Add 'requires' of 'build-required' modules to buildroot when building module.
2017-09-08 07:38:41 +00:00
Jan Kaluza
83628ec74f
Add 'requires' of 'build-required' modules to buildroot when building module.
2017-09-08 09:25:44 +02:00
Ralph Bean
ef4acf0641
Add the koji tag for the content to the CG metadata.
...
@puiterwijk will want to use this in robosignatory to figure out what
content needs to be signed.
2017-09-07 11:38:45 -04:00
Jan Kaluza
4f4a6c92b0
Use PDC ordering to get the latest module.
2017-09-07 09:16:19 +02:00
Filip Valder
56e6126da8
Fix #664 by including required JSON files
2017-09-05 14:42:16 +02:00
Filip Valder
bfacf93644
Merge #662 utils: unbreak building packages when tests are skipped
2017-09-04 13:19:04 +00:00
Igor Gnatenko
99a6c03507
manager: skiptests is not positional argument
...
mbs-build adds --skiptests option, but mbs-manager thinks that skiptests
is positional argument.
Fixes: aac4227eb8
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org >
2017-09-03 13:20:37 +02:00
Igor Gnatenko
ee1176f444
utils: unbreak building packages when tests are skipped
...
Just replacing %check macro is ¤&%¤#%&¤%¤. I'm not going to
add any more words on it.
It breaks building many packages.
Fixes: 5391e7c9af
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org >
2017-09-03 12:22:11 +02:00
Jan Kaluza
8c3ca6986e
Filter out packages in Mock backend based on the mmd filter
2017-08-31 10:47:16 -04:00
Jan Kaluza
ac92a389d6
Fix module dist_tag separator in tests
2017-08-31 10:46:42 -04:00
Jan Kaluža
94a97aa83c
Merge #636 [copr] Enable custom chroot on existing projects
2017-08-28 19:49:27 +00:00
Jan Kaluža
157b7cd954
Merge #656 CoprModuleBuilder - Use Fedora-Modular-26 repos instead of a Rawhide
2017-08-28 19:40:34 +00:00
Jakub Kadlcik
3fab0d03d4
Use Fedora-Modular-26 instead of a Rawhide
2017-08-28 21:26:27 +02:00
Jan Kaluža
af6ef0d352
Merge #648 Update and reformat README, CONTRIBUTING guide and sync code comments
2017-08-28 19:19:34 +00:00
Filip Valder
73031fd15b
Merge #649 Yet another fix for #24
2017-08-28 07:11:55 +00:00
Ralph Bean
3382d187fe
Change the module dist_tag separator.
...
Fixes #650 .
2017-08-25 13:26:28 -04:00
Filip Valder
7613fa4ee1
Yet another fix for #24
2017-08-25 15:10:52 +02:00
Filip Valder
5b7be25558
Add 'Listing component builds' subsection to the API section
2017-08-25 15:01:17 +02:00
Filip Valder
2e2856169a
Update and reformat README, CONTRIBUTING guide and sync code comments
2017-08-25 14:45:42 +02:00
Jan Kaluža
6627e6ee5e
Merge #645 Always regen repository when starting module build to not wait on kojira.
2017-08-24 12:04:42 +00:00
Jan Kaluza
dfdd924bbf
Always regen repository when starting module build to not wait on kojira.
2017-08-18 09:39:07 +02:00
Jan Kaluza
8ca03a859f
Add trailing slash to DEFAULT_MBS_REST_API to not send requests which results in redirect
2017-08-17 14:52:56 +02:00
Jan Kaluza
ce44dd30f2
1.3.26
v1.3.26
2017-08-17 11:05:42 +02:00
Jan Kaluža
77ac0db625
Merge #644 Add 'mbs-build local [[--add-local-build n:s:v], ...]' to use local builds as dependency.
2017-08-17 08:07:43 +00:00
Jan Kaluza
aac4227eb8
Add 'mbs-build local [[--add-local-build n:s:v], ...]' to use local builds as dependency.
2017-08-17 10:00:19 +02:00
Filip Valder
c7a24ca32d
Merge #643 Various fixes
2017-08-16 13:21:01 +00:00
Filip Valder
6a2e9aeddd
Fix #576 : Remove empty/useless log files
2017-08-16 13:39:59 +02:00
Filip Valder
1775d33f63
Fix/remove app recreation when used by Flask-Script (Manager)
2017-08-16 11:49:09 +02:00
Filip Valder
0d9699d40a
Fix typo
2017-08-16 09:57:44 +02:00
Filip Valder
a5ab1de042
Fix #637
2017-08-15 08:41:50 +02:00
Filip Valder
21810d1808
Fix for optional arguments in arg=value format. TypeError: 'NoneType' object is not iterable fixed.
2017-08-15 08:40:38 +02:00
Filip Valder
60eac3605b
Move Koji/MBS URLs to the top and reference them as constants.
2017-08-15 08:39:16 +02:00