Stephan Kulow
896c418515
Merge pull request #2042 from coolo/add_cron
...
Submit openSUSE-release-tools even if there are no changes
2019-05-18 08:56:53 +02:00
Stephan Kulow
e073fb14ec
Submit openSUSE-release-tools even if there are no changes
...
As we don't submit if there is a request pending, we need to check
later on if there were changes
2019-05-18 08:56:24 +02:00
Stephan Kulow
fab9b27fa8
Merge pull request #2040 from coolo/fix_repo_checker
...
Convert stdout of repo checker perl part to string
2019-05-16 17:55:03 +02:00
Stephan Kulow
c4fea4d2d1
Merge pull request #2039 from coolo/fix_source_checker
...
Fix check_source with python3
2019-05-16 17:54:41 +02:00
Stephan Kulow
e971d711a2
Convert stdout of repo checker perl part to string
2019-05-16 13:43:36 +02:00
Stephan Kulow
5d0f0e3145
Fix check_source with python3
...
Fixes #2038
2019-05-16 13:17:32 +02:00
Stephan Kulow
6310838166
Merge pull request #2036 from coolo/require_new_osc
...
Run container cleaner as python3
2019-05-16 10:23:40 +02:00
Stephan Kulow
e1b32bebf2
Merge pull request #2035 from coolo/fix_sha1_short
...
sha1_short: support bytes and str
2019-05-16 10:23:14 +02:00
Stephan Kulow
ceb9ee73ba
Run container cleaner as python3
2019-05-16 08:05:32 +02:00
Stephan Kulow
4e26ac93e6
Merge pull request #2034 from coolo/work_on_pkglistgen
...
Sort architectures to fix #2021
2019-05-16 08:02:59 +02:00
Stephan Kulow
7d0cad0e66
sha1_short: support bytes and str
2019-05-16 08:02:36 +02:00
Stephan Kulow
6dce9a79fc
Merge pull request #2033 from coolo/run_monitors_in_python3
...
Run source and repo checker in python3
2019-05-16 07:34:05 +02:00
Stephan Kulow
29bd141145
Sort architectures to fix #2021
2019-05-16 07:30:21 +02:00
Stephan Kulow
3f3bbb3e10
Run even more bots in python3
2019-05-16 06:59:25 +02:00
Stephan Kulow
69527f810f
Merge pull request #2032 from jberry-suse/python3-origin-manager
...
origin-manager: port and switch to python3.
2019-05-16 06:40:34 +02:00
Stephan Kulow
6f83acfae4
Run source and repo checker in python3
2019-05-16 06:39:28 +02:00
Jimmy Berry
69f3fd13c8
origin-manager: switch to python3.
2019-05-15 21:02:10 -05:00
Jimmy Berry
ceb4a9cea9
osclib/origin: cast filter() to list() to improve debug output [python3].
2019-05-15 21:01:51 -05:00
Jimmy Berry
743b3a6cd6
osc-origin, osclib/origin: port first dict key/value access [python3].
2019-05-15 21:01:00 -05:00
Jimmy Berry
7a1ff946cd
osclib/util: sha1_short(): encode data as utf-8 [python3].
2019-05-15 21:00:11 -05:00
Jimmy Berry
8221df0028
Merge pull request #2014 from jberry-suse/osclib-core-package_list_kind_filtered
...
osclib/core: rework as package_list_kind_filtered().
2019-05-15 19:39:05 -05:00
Stephan Kulow
33b3694546
Merge pull request #2031 from coolo/run_monitors_in_python3
...
Run ttm in python3 containers as well
2019-05-15 20:59:24 +02:00
Stephan Kulow
1d600077e9
Run ttm in python3 containers as well
2019-05-15 20:47:41 +02:00
Stephan Kulow
b5131ba81f
Merge pull request #2030 from coolo/run_monitors_in_python3
...
Run the monitors in python3 containers
2019-05-15 20:37:12 +02:00
Stephan Kulow
9858031bed
Run the monitors in python3 containers
2019-05-15 20:32:50 +02:00
Stephan Kulow
5a1b08d81b
Merge pull request #2023 from nilxam/update_factory_ver_py3
...
Some TypeError fixes for python3
2019-05-15 13:47:32 +02:00
acc0ffc385
osclib: make source_file_load() always return string
...
Makes sense always return string from source_file_load(), this
preventing potentially TypeError on python3. Also changed product file
loading, now source_file_load() used.
2019-05-15 19:34:05 +08:00
Stephan Kulow
778c8be322
Merge pull request #2025 from coolo/more_python3
...
pkglistgen: Output strings on the console
2019-05-15 13:05:40 +02:00
Stephan Kulow
6f46ae809f
Merge pull request #2026 from coolo/switch_account
...
Switch to newly created account to update OSRT
2019-05-15 08:52:15 +02:00
Stephan Kulow
0c3a577822
Switch to newly created account to update OSRT
2019-05-15 08:51:21 +02:00
Stephan Kulow
1b20c92d41
pkglistgen: Output strings on the console
2019-05-15 08:49:30 +02:00
Stephan Kulow
077c32aa27
Merge pull request #2024 from jberry-suse/check_tags-deleted-fix
...
check_tags_in_requests: issue state is deleted not removed.
2019-05-15 06:36:39 +02:00
Jimmy Berry
a1e436cb12
Merge pull request #1975 from jberry-suse/cname
...
Add CNAME for github pages serving.
2019-05-14 22:18:36 -05:00
Jimmy Berry
655bac280f
check_tags_in_requests: escalate loss of issue references to a decline.
2019-05-14 19:34:45 -05:00
Jimmy Berry
45e6b617e1
check_tags_in_requests: make issue singular since references is plural.
2019-05-14 19:29:23 -05:00
Jimmy Berry
a309e1c85b
check_tags_in_requests: issue state is deleted not removed.
...
See #679 , where it was originally added and provides example output.
2019-05-14 19:28:48 -05:00
Jimmy Berry
45bc515ed8
osclib/core: rework as package_list_kind_filtered().
2019-05-14 18:58:19 -05:00
Jimmy Berry
feca459bb7
osclib/core: provide package_kind().
2019-05-14 18:58:12 -05:00
Jimmy Berry
3df85367fb
Merge pull request #2018 from jberry-suse/userscript-origin-interface-link
...
userscript/origin: rework to handle requests and interface link.
2019-05-14 18:48:00 -05:00
Stephan Kulow
681a59ac0d
Merge pull request #2020 from Vogtinator/maxsize
...
Only impose a maxsize for a selected list of packages
2019-05-14 09:37:16 +02:00
2237c880a7
Only impose a maxsize for a selected list of packages
...
Currently everything needs to have a maxsize defined, but for most it doesn't
make sense. So only keep those which do and don't impose a limit by default.
2019-05-14 09:16:46 +02:00
Stephan Kulow
60b9a9096e
Merge pull request #2019 from coolo/more_python3
...
Add SUSE checkers config here
2019-05-14 07:01:25 +02:00
Stephan Kulow
a04544f6b0
Add SUSE checkers config here
2019-05-14 06:44:26 +02:00
Jimmy Berry
3d6852a52c
userscript/origin: rework to handle requests and interface link.
2019-05-13 21:54:24 -05:00
Jimmy Berry
c5e7d06d49
Merge pull request #2016 from jberry-suse/userscript-origin-no-config
...
userscript/origin: do not show failed when no OriginConfig.
2019-05-13 21:36:53 -05:00
Jimmy Berry
2657cadc42
Merge pull request #2017 from jberry-suse/web-origin-manager-scroll
...
web/origin-manager: scroll to value after selecting.
2019-05-13 18:04:48 -05:00
Jimmy Berry
b19d7a1803
web/origin-manager: scroll to value after selecting.
...
Useful in main lookup table when loading from external link.
2019-05-13 17:43:32 -05:00
Jimmy Berry
ed26d9219d
userscript/origin: do not show failed when no OriginConfig.
...
Rather it should be assumed that the project does not intend to have
origin information.
2019-05-13 17:36:35 -05:00
Jimmy Berry
0c46b2ca0d
Merge pull request #2015 from jberry-suse/obs_operator-pre-flight-no-session
...
obs_operator: do not require session for OPTIONS method.
2019-05-13 17:19:16 -05:00
Jimmy Berry
5f94ac9eaa
obs_operator: do not require session for OPTIONS method.
...
The CORS pre-flight OPTIONS calls do not include the session headers,
but should validate everything else bsides the session.
2019-05-13 16:53:26 -05:00