1
0
Fork 0
Commit graph

220 commits

Author SHA1 Message Date
ed68289330
Typo 2021-01-09 17:50:05 +01:00
8ab46ef209
Keep also the number of broken packages 2021-01-09 17:49:28 +01:00
4e585ba6db
Add a notification when no broken packages are found 2021-01-09 17:48:26 +01:00
8b4fa46cac
New script to check broken packages without using osc
The rationale is avoiding installing osc altogether on the target
system. It can do way too many dangerous things with the credentials it
has.
2021-01-09 17:46:40 +01:00
a8c8e70845 Update caches 2021-01-08 20:01:24 +01:00
b0a7987d4c Update caches 2021-01-07 20:01:28 +01:00
88af6d541d Update caches 2021-01-06 20:01:53 +01:00
445d9e7ede
Use token triggers for fix-broken 2021-01-05 23:06:46 +01:00
30b7fda620 Update caches 2021-01-05 20:01:33 +01:00
843fabc368
Get rid of the osc based trigger mechanism and use the API 2021-01-04 23:03:01 +01:00
f341791bcf Update caches 2021-01-04 23:01:53 +01:00
eb2f3e8fe1
Try to debug the URL problem 2021-01-04 22:57:03 +01:00
e6daa4b796 Update caches 2021-01-04 22:54:57 +01:00
1c5776548f
Use token based authorization instead of calling osc
Saves the need of keeping a password to the full account and it is
considerably more limited in scope (just triggering services)
2021-01-04 22:54:01 +01:00
b61159a352 Update caches 2021-01-04 09:14:00 +01:00
8568f6ce13
There's no Path.curdir() 2021-01-04 09:12:49 +01:00
d4d0209623
Initial work to auto-commit updated caches 2021-01-04 09:10:56 +01:00
620694ab38 Update configuration 2021-01-03 15:38:36 +01:00
7ae312bfdc
Some READMEs 2021-01-03 15:36:20 +01:00
c4f7279f2e
Restructure directory layout
To make this better than the unorganized mess it used to be.
2021-01-03 15:26:29 +01:00