Commit Graph

1643 Commits

Author SHA1 Message Date
Filip Valder
7e25fa3d7d fix author name & email 2016-12-05 15:18:26 +01:00
Filip Valder
79715ecfbe missing: import logging 2016-12-05 15:18:26 +01:00
Filip Valder
8c09742b8b went to module_build_service/manage.py few commits ago, just forgot to delete it during rebase 2016-12-05 15:18:26 +01:00
Filip Valder
2c19ce0867 rough spec file tested in mock against fc24 2016-12-05 15:17:37 +01:00
Filip Valder
69f4d26489 provide at least localhost as SERVER_NAME 2016-12-05 15:17:37 +01:00
Filip Valder
e075fbb24d fallback to conf.config if there's no global configuration 2016-12-05 15:17:37 +01:00
Filip Valder
c06bf7c7be fix & rename ... perhaps might be configurable? 2016-12-05 15:17:37 +01:00
Filip Valder
4a78d4ece9 test whether it works like this 2016-12-05 15:17:37 +01:00
Filip Valder
b00a34f1f2 let's try this fix for 'RuntimeError: working outside of application context' 2016-12-05 15:17:37 +01:00
Filip Valder
a77346825c command for running web API/frontend 2016-12-05 15:17:37 +01:00
Filip Valder
316dd43778 better use conf items/vars 2016-12-05 15:17:37 +01:00
Filip Valder
d9976818a4 change security bits for cert_key_file 2016-12-05 15:17:37 +01:00
Filip Valder
b6000b2df8 add module_build_service_gencert command 2016-12-05 15:17:37 +01:00
Filip Valder
318dcb78ec no glob support 2016-12-05 15:17:37 +01:00
Filip Valder
bb520d96b2 conf files 2016-12-05 15:17:37 +01:00
Filip Valder
56a2004320 not very smart... 2016-12-05 15:17:37 +01:00
Filip Valder
79d19997b1 include fedmsg.d and conf/cacert.pem 2016-12-05 15:17:37 +01:00
Filip Valder
301bbf6cff contrib scripts + related stuff 2016-12-05 15:17:37 +01:00
Filip Valder
3cfa7b0c87 full path to SSL_* stuff 2016-12-05 15:16:41 +01:00
Filip Valder
732094b3d2 move to conf 2016-12-05 15:16:41 +01:00
Filip Valder
7c4443fd3e this shall be accessible for module_build_service's product users in order to be able to upgrade underlying DB 2016-12-05 15:16:41 +01:00
Filip Valder
c818dcd44b move 2016-12-05 15:16:41 +01:00
Filip Valder
4f613cc087 console_scripts & data_files 2016-12-05 15:16:41 +01:00
Filip Valder
3610d6bc64 fix MANIFEST.in & re-order 2016-12-05 15:16:41 +01:00
Filip Valder
77cd112275 move & lint 2016-12-05 15:16:41 +01:00
Filip Valder
d166b7e213 move & lint 2016-12-05 15:16:41 +01:00
Filip Valder
048aae305e mock dependency 2016-12-05 15:16:41 +01:00
Filip Valder
08c564d419 fix systemd dep name 2016-12-05 15:16:41 +01:00
Filip Valder
791c710508 add systemd dependency 2016-12-05 15:16:41 +01:00
Filip Valder
3eb152f7d6 simplify things 2016-12-05 15:16:41 +01:00
Filip Valder
1377797b28 let's get control over files in package 2016-12-05 15:16:41 +01:00
Filip Valder
1a6c30a5b5 removed/unneeded, because it won't by installed during setup 2016-12-05 15:16:41 +01:00
Filip Valder
efe688aa6f re-ordered; fix: flask with capital 'F' 2016-12-05 15:16:41 +01:00
Filip Valder
3d0e83d8e1 load source file config.py as module 2016-12-05 15:16:41 +01:00
Filip Valder
27ae1eafd4 initial setup.py, see FIXMEs 2016-12-05 15:16:41 +01:00
Filip Valder
f36799ac56 GNU LGPL v2.1 added 2016-12-05 15:16:41 +01:00
Jan Kaluza
8b3244405f Make the OIDC error messages more verbose and include non-secret client-secrets.json 2016-12-05 11:40:00 +01:00
Jan Kaluza
8cb4e0de5d Use OIDC to auth the users, replace submit-build.sh by submit-build.py which does hackish way of OIDC just to test things. 2016-12-02 14:52:04 +01:00
Ralph Bean
d453352f84 Merge #231 Copr - real building && finalize method 2016-12-01 21:47:21 +00:00
Ralph Bean
9303be7a4e Merge #228 Drop alembic fake base-runtime code. 2016-12-01 15:56:10 +00:00
Jakub Kadlčík
bdec1bb85f Dont create module if any build failed 2016-12-01 02:54:53 +01:00
Jakub Kadlčík
74ab8ab8cc Refactor duplicit build_from_scm method 2016-12-01 02:19:06 +01:00
Jakub Kadlčík
c68a1908bd Wait in loop until all builds are finished 2016-12-01 02:16:56 +01:00
Jakub Kadlčík
fffefb5f48 Fallback to koji when module is not in copr 2016-12-01 02:16:56 +01:00
Jakub Kadlčík
99d2dfbc87 There really should be 'failed' 2016-12-01 02:16:56 +01:00
Jakub Kadlčík
84b7b08f25 Upgrade copr builder to support modulemd 1.0.2 2016-12-01 02:16:56 +01:00
Jakub Kadlčík
94c1b80cb2 Workaround missing module_build_tag in copr 2016-12-01 02:16:56 +01:00
Jakub Kadlčík
83a71e0443 Wait some time until builds are finished 2016-12-01 02:16:56 +01:00
Jakub Kadlčík
0134f3a32d Move module composing in copr to finalize method 2016-12-01 02:16:56 +01:00
Jakub Kadlčík
7c8349e50c Call finalize method on builder 2016-12-01 02:16:56 +01:00