1
0
Fork 0
Commit graph

19 commits

Author SHA1 Message Date
4279bafaa9
Remove no longer existing method 2021-01-02 14:52:53 +01:00
d2e55b4c12
Fix URL quoting (wrong function) 2021-01-02 14:46:46 +01:00
5a6bae6b2d
Get rid of pickling data and only use JSON
It's much better to have a plaintext representation than a binary file
for this specific type of data.
2021-01-02 10:38:19 +01:00
dbe9937560
Undo typing changes, remote Python is too old 2021-01-02 10:27:29 +01:00
0921c0f2f7
Needless blank line 2021-01-02 10:22:58 +01:00
9e93de4d6b
Simplify requests check 2021-01-02 10:18:43 +01:00
e9ce07b217
Various lint and style fixes 2021-01-02 10:18:17 +01:00
df1019dd4b
Check if projects exists before trying to read from them 2021-01-02 10:06:17 +01:00
8693283c87
Change URL 2020-05-17 14:36:19 +02:00
95bc1bb3a1
Support the new KDE gitlab URLs 2020-05-17 14:33:39 +02:00
3e8c404fdf
Make sure the hash is only updated when osc succeeds 2018-10-23 11:43:20 +02:00
51676bae0f
Save to JSON for every change 2016-09-22 07:44:11 +02:00
5780e3b6c6
SImplify script so that it queries all repos at once
Move mapping file to JSON
Save a JSON dump of the cache as well (for inspection)
2016-09-21 07:53:10 +02:00
74767c544d Other adjustments (formatting, debug) + update cache 2016-09-18 01:01:42 +02:00
c6a139981e More updates
Save data to disk after each update
Adjust repo names
2016-09-17 10:02:01 +02:00
2df2f169ad Final version of the script + cache 2016-09-17 08:59:09 +02:00
c574cb2859 Forgot missing parens 2016-09-17 08:45:36 +02:00
e4ad93c52b Enable the script along with a proper cache location 2016-09-17 08:44:27 +02:00
6fa4bc7aea
Scripts to regularly update things off the OBS 2016-09-17 01:37:11 +02:00