5173 Commits

Author SHA1 Message Date
Stephan Kulow
a914822c7a Run suppkg_rebuild.py on gocd 2019-05-29 13:23:47 +02:00
Stephan Kulow
d693786598
Merge pull request #2076 from coolo/change_url
Need to use http urls for obs to map it
2019-05-29 11:31:06 +02:00
Stephan Kulow
e94d5da434 Need to use http urls for obs to map it 2019-05-29 11:28:17 +02:00
Stephan Kulow
54db9acab9
Merge pull request #2070 from coolo/run_build_reminder
Run buid fail reminder on botmaster
2019-05-29 10:13:18 +02:00
Stephan Kulow
a9b9165bb6
Merge pull request #2072 from coolo/fix_rebuild
Fix staging rebuild on python3
2019-05-29 10:12:58 +02:00
Stephan Kulow
291828b181
Merge pull request #2075 from coolo/run_staging_reminder
Run devel projects reminder on gocd
2019-05-29 08:15:10 +02:00
Stephan Kulow
7bf08ffb59
Merge pull request #2073 from coolo/run_check_maintenance
Run check_maintenance_incidents.py on gocd
2019-05-29 07:51:50 +02:00
Stephan Kulow
8d53c69864
Merge pull request #2074 from coolo/run_check_source
Run check_source_in_factory on gocd
2019-05-29 07:51:27 +02:00
Stephan Kulow
6dbc1c88f0 Run devel projects reminder on gocd 2019-05-29 07:50:42 +02:00
Stephan Kulow
9bbbf283b8 Run check_source_in_factory on gocd 2019-05-29 07:40:09 +02:00
Stephan Kulow
3bd00cdf5d Run check_maintenance_incidents.py on gocd 2019-05-29 07:22:52 +02:00
Stephan Kulow
b32cbd7d63 Fix staging rebuild on python3 2019-05-29 06:57:13 +02:00
Stephan Kulow
b16ab7c043
Merge pull request #2071 from okurz/patch-1
gocd: Fix rendering of missing linebreak in README
2019-05-28 21:34:41 +02:00
Stephan Kulow
e08716480d Run build fail reminder on botmaster
The timer is stopped on packagelists and the data migrated. The service
only ran for openSUSE:Factory atm (leap 15.1 was never enabled it seems)
2019-05-28 21:02:35 +02:00
Oliver Kurz
dd86972f06
gocd: Fix rendering of missing linebreak in README 2019-05-28 19:47:33 +02:00
Stephan Kulow
0ad5ef7fad
Merge pull request #2069 from coolo/add_autosubmit
Remove debug from autosubmit - so it actually submits
2019-05-28 15:17:02 +02:00
Stephan Kulow
670761506f Remove debug from autosubmit - so it actually submits 2019-05-28 15:16:33 +02:00
Stephan Kulow
b8193352c9
Merge pull request #2068 from coolo/add_autosubmit
Run obs-autosubmit on gocd
2019-05-28 14:10:08 +02:00
Stephan Kulow
04b23dc507 Run obs-autosubmit on gocd
It was stuck for 2 months on packagelists without one noticing, so
put it on the bot dashboard (needs to be ported to python3 though)
2019-05-28 13:45:43 +02:00
Stephan Kulow
0e7f961683
Merge pull request #2067 from nilxam/vr_del_py3
virtually accept: fix string type handling in Python3
2019-05-28 12:00:07 +02:00
678f243b2b virtually accept: fix string type handling in Python3 2019-05-28 16:51:00 +08:00
Stephan Kulow
d7183777f0
Merge pull request #2066 from coolo/more_python3
Run staging bot now in python3 as well
2019-05-28 10:03:50 +02:00
Stephan Kulow
a04ac41c1a Run staging bot now in python3 as well 2019-05-28 07:15:32 +02:00
Stephan Kulow
77612961e9
Merge pull request #2065 from coolo/add_legaldb_projects
Small fixes for legal-auto
2019-05-28 07:07:25 +02:00
Stephan Kulow
0d94a2d85e legal-auto: Port prints to logger calls 2019-05-28 07:01:46 +02:00
Stephan Kulow
a2e1094734 legal-auto: the pickle path needs to be a file 2019-05-28 06:38:49 +02:00
Stephan Kulow
8363fe3875
Merge pull request #2064 from coolo/add_legaldb_projects
Move legaldb import of projects into gocd
2019-05-27 19:48:10 +02:00
Stephan Kulow
9b938c8c27
Merge pull request #2063 from coolo/remove_debug
Remove debug output left in ReviewBot
2019-05-27 19:46:44 +02:00
Stephan Kulow
ac997bf5e9 Move legaldb import of projects into gocd
This is mainly to tag the sources that are in the projects for safer
cleanup strategies
2019-05-27 19:45:44 +02:00
Stephan Kulow
011c80cc2a Remove debug output left in ReviewBot 2019-05-27 18:49:20 +02:00
Stephan Kulow
1a9bfa3aef
Merge pull request #2062 from coolo/fix_1959
Run legal-auto on botmaster as well
2019-05-27 18:47:40 +02:00
Stephan Kulow
af78e4eb50 Run legal-auto on botmaster as well
Fixes #1959
2019-05-27 18:02:15 +02:00
Stephan Kulow
a047587820 Fix repo_checker path in gocd config 2019-05-27 16:30:03 +02:00
Stephan Kulow
8328b5ecbf
Merge pull request #2061 from coolo/more_python3
Run project_only reports on 15.1:Update and no longer on 15.1
2019-05-27 16:27:09 +02:00
Stephan Kulow
bd85fc6227 Run project_only reports on 15.1:Update and no longer on 15.1 2019-05-27 16:26:35 +02:00
Stephan Kulow
7f657d82d8
Merge pull request #2060 from coolo/more_python3
Gocd config changes for sp5 and repo checker
2019-05-27 16:18:48 +02:00
Stephan Kulow
599f820a3d Run the SP5 installcheck per staging project and triggered by repo changes 2019-05-27 16:09:53 +02:00
Stephan Kulow
5936151c95 Run project_only reports in python3 containers 2019-05-27 16:03:45 +02:00
Stephan Kulow
dd3275567b
Merge pull request #2059 from coolo/more_python3
Fix whitelist handling of repo checker in python3
2019-05-27 15:02:45 +02:00
Stephan Kulow
edbb8573b6
Merge pull request #2056 from coolo/fix_2041
Exit with an error if there were exceptions caught
2019-05-27 14:25:50 +02:00
Stephan Kulow
aa9f55cf6b Fix whitelist handling of repo checker in python3 2019-05-27 14:11:50 +02:00
Stephan Kulow
fe38a6127d Exit with an error if there were exceptions caught
Fixes #2041
2019-05-27 13:35:59 +02:00
Stephan Kulow
606e498554 ReviewBot: Simplify the !interval case
We only want to run the workfunc() and that's it
2019-05-27 11:03:04 +02:00
Jimmy Berry
65b73f1d41
Merge pull request #2053 from jberry-suse/origin-manager-followups
origin-manager: small follow-ups.
2019-05-24 14:57:50 -05:00
Jimmy Berry
86919f96de
Merge pull request #2052 from jberry-suse/gitignore-osc
.gitignore: ignore osc symlink commonly used to develop against git osc.
2019-05-24 14:45:47 -05:00
fa2a17cfec
Merge pull request #2054 from nilxam/fix_update_version_py3
accept_command: fix missing the url for uploading product file change
2019-05-24 18:24:49 +08:00
5d13e07b5a accept_command: fix missing the url for uploading product file change
Regression from acc0ffc3852700cc996109f350f72dcb9ff1b3fe , we still need
url for uploading product file change.
2019-05-24 18:12:26 +08:00
Jimmy Berry
84ead945f3 userscript/staging*: only utilize the last two domain components.
Allows for the hostname to contain multilevel subdomain and still access
the same operator server. Consistent with changes made to operator and
origin userscript.
2019-05-23 17:17:57 -05:00
Jimmy Berry
dde0edef40 osclib/core: package_version(): drop lxml element and return string version.
Resolves undesirable output when formatting a data structure that includes
the result from this function as yaml.
2019-05-23 17:09:29 -05:00
Jimmy Berry
d756e23b4d README: Add explanation of developing against git osc. 2019-05-23 16:56:32 -05:00