Stephan Kulow
|
f3e69183a6
|
Fix rm_from_project test
The API automatically adds the staging manager back, so the request
won't become 'new'
|
2019-11-20 16:10:30 +01:00 |
|
Stephan Kulow
|
4655b6c99b
|
Fix accept: first comment then cleanup (comments)
After accept we want empty comments
|
2019-11-20 16:10:30 +01:00 |
|
Stephan Kulow
|
5cba9ae5b2
|
Run delayed job in the api container
accepting is a delayed job, so it needs to run in some queue
|
2019-11-20 16:10:30 +01:00 |
|
Stephan Kulow
|
088ba65690
|
Adopt accept_tests: Selecting no longer leaves a comment
|
2019-11-20 16:10:30 +01:00 |
|
Stephan Kulow
|
996128e856
|
Merge pull request #2322 from coolo/fix_unselect
Fix for unselect with message: need to ignore afterwards
|
2019-11-19 20:42:17 +01:00 |
|
Stephan Kulow
|
741cc1d8b3
|
Merge pull request #2323 from coolo/fix_supersede
Fix supersede: we need to unstage always with new api
|
2019-11-19 20:41:37 +01:00 |
|
Stephan Kulow
|
6823ccfff0
|
Fix supersede: we need to unstage always with new api
|
2019-11-19 20:19:25 +01:00 |
|
Stephan Kulow
|
16fb802361
|
Fix for unselect with message: need to ignore afterwards
You can't have requests excluded and staged at the same time
|
2019-11-19 18:17:26 +01:00 |
|
Stephan Kulow
|
d8d8b51cab
|
Merge pull request #2320 from coolo/fix_reviews
Fix for reviews (OBS issue is fixed)
|
2019-11-19 16:03:53 +01:00 |
|
Stephan Kulow
|
d126c8a357
|
Fix for reviews (OBS issue is fixed)
|
2019-11-19 15:53:47 +01:00 |
|
Stephan Kulow
|
b3f3128a96
|
Merge pull request #2319 from coolo/fix_rebuild2
Fix rebuild command
|
2019-11-19 14:01:31 +01:00 |
|
Stephan Kulow
|
ffe92526fa
|
Fix rebuild command
|
2019-11-19 12:57:13 +01:00 |
|
|
28ec31df5d
|
adi_command: another adi command fixes (#3)
Fix TypeError: 'str' object cannot be interpreted as an integer problem
|
2019-11-19 12:38:54 +01:00 |
|
Stephan Kulow
|
9907fd8a98
|
Fix for staging-report
|
2019-11-19 08:04:11 +01:00 |
|
Stephan Kulow
|
ac2ff9c2cb
|
Fix for ignore command
|
2019-11-19 08:04:11 +01:00 |
|
Stephan Kulow
|
12d6b22895
|
Setup staging workflow in tests
|
2019-11-19 08:04:11 +01:00 |
|
Stephan Kulow
|
920c9bb669
|
Fix request list: the API was changed not to require status for obsolete
|
2019-11-19 08:04:11 +01:00 |
|
Stephan Kulow
|
2f5354b09d
|
Fix for unselect command
|
2019-11-19 08:04:11 +01:00 |
|
Stephan Kulow
|
841b96f649
|
Fix adi command for checks
|
2019-11-19 08:04:11 +01:00 |
|
Stephan Kulow
|
26772ff058
|
Optimize request_id_for_package
|
2019-11-19 08:04:11 +01:00 |
|
Stephan Kulow
|
b91cc995dd
|
Fixes for adi command
|
2019-11-19 08:04:11 +01:00 |
|
Stephan Kulow
|
1ca260e663
|
Fix for status checks in check command
|
2019-11-19 08:04:11 +01:00 |
|
Stephan Kulow
|
82c64003c4
|
Adopt to the new staging_projects api not revealing all infos
|
2019-11-19 08:04:11 +01:00 |
|
Stephan Kulow
|
61205d35e3
|
Some fixes for supersede and unselect
the API changed to /requests
|
2019-11-19 08:04:11 +01:00 |
|
Stephan Kulow
|
84fd391e3e
|
Started to fix the adi command
|
2019-11-19 08:04:11 +01:00 |
|
Stephan Kulow
|
83681aee72
|
fix for staging-installcheck
|
2019-11-19 08:04:10 +01:00 |
|
Stephan Kulow
|
6d60067f06
|
Fix for unselect
|
2019-11-19 08:04:10 +01:00 |
|
Stephan Kulow
|
18e4675791
|
Fix select command
|
2019-11-19 08:04:10 +01:00 |
|
Stephan Kulow
|
cf58ea29da
|
Fix for check command
|
2019-11-19 08:04:10 +01:00 |
|
Stephan Kulow
|
b6e68f81e9
|
Work on adi command
|
2019-11-19 08:04:10 +01:00 |
|
Stephan Kulow
|
4921751ef2
|
Work on select command
|
2019-11-19 08:04:10 +01:00 |
|
Stephan Kulow
|
63ccac76d5
|
Work on accept command - not yet done
|
2019-11-19 08:04:10 +01:00 |
|
Stephan Kulow
|
9235ab50db
|
Remove config command - the config isn't used any more
The only use case left is displaying 'todo' config on accept - but staging managers
don't use this. So we may need a different solution later
|
2019-11-19 08:04:10 +01:00 |
|
Stephan Kulow
|
dd9b7ec84f
|
Remove update comments - are now obs history
|
2019-11-19 08:04:10 +01:00 |
|
Stephan Kulow
|
b43e9930ac
|
Port unselect command to new API
|
2019-11-19 08:04:10 +01:00 |
|
Stephan Kulow
|
f5df59bfdf
|
Adopt check command to the new staging API
|
2019-11-19 08:04:10 +01:00 |
|
Stephan Kulow
|
b34f4665e0
|
Register new adi projects
|
2019-11-19 08:04:09 +01:00 |
|
Stephan Kulow
|
0d0290f1e6
|
Merge pull request #2318 from DimStar77/ARMAnnouncer
Announcer config: use different Name's for :ARM
|
2019-11-18 13:19:01 +01:00 |
|
|
bda3f613ce
|
Announcer config: use different Name's for :ARM
|
2019-11-18 13:17:50 +01:00 |
|
Stephan Kulow
|
10c6c1cdc8
|
Merge pull request #2316 from ggardet/add_aarch64_automated_emails
Enable announcer for ARM for Tumbleweed, Kubic and MicroOS
|
2019-11-18 11:07:18 +01:00 |
|
|
710e5d53ca
|
Enable announcer for ARM for Tumbleweed, Kubic and MicroOS
|
2019-11-12 15:32:17 +01:00 |
|
Stephan Kulow
|
509ec8f332
|
QR update: submit with --yes
|
2019-11-11 22:27:19 +01:00 |
|
Stephan Kulow
|
df3ac6a17f
|
Merge pull request #2315 from coolo/qr_bot
Update the package list of SP1's quarterly updates
|
2019-11-11 15:26:46 +01:00 |
|
Stephan Kulow
|
a5e3c983bd
|
Update the package list of SP1's quarterly updates
|
2019-11-11 15:17:12 +01:00 |
|
Stephan Kulow
|
0f94671d5a
|
Merge pull request #2314 from lnussel/cleanup
unselect: only set origin-manager for whitelist cleanup
|
2019-11-11 11:24:18 +01:00 |
|
Ludwig Nussel
|
d78e4306d7
|
unselect: only set origin-manager for whitelist cleanup
anything else needs to be defined in attribute
|
2019-11-11 10:35:53 +01:00 |
|
Jimmy Berry
|
6b1fd61800
|
Merge pull request #2312 from jberry-suse/dist-obs-attribute-script
dist/obs/attribute-update: provide script for updating attribute definitions.
|
2019-11-08 17:14:13 -06:00 |
|
Jimmy Berry
|
45e0989b28
|
dist/obs/attribute-update: provide script for updating attribute definitions.
|
2019-11-08 16:46:50 -06:00 |
|
Jimmy Berry
|
4d09eda65d
|
Merge pull request #2311 from jberry-suse/origin-manager-doc
docs/origin-manager: provide comprehensive documentation.
|
2019-11-08 16:14:34 -06:00 |
|
Jimmy Berry
|
848a7e58dd
|
docs/origin-manager: provide comprehensive documentation.
|
2019-11-08 16:12:38 -06:00 |
|