Commit graph

23 commits

Author SHA1 Message Date
10fcbadc85
Just a simple test to see if uploading works
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-01-30 00:35:13 +01:00
6902625405
Second test for CI
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-01-30 00:25:40 +01:00
601ebbf357
Add CI (if it works)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-01-30 00:24:26 +01:00
754c2c6e3d
Update README 2022-01-29 09:57:58 +01:00
5a02d4d2af
Bump version and dependencies 2022-01-29 09:53:08 +01:00
2c5fbcc2fd
Encrypt the OBS password on first run
This makes sure it is at least not stored in plaintext somewhere.
2022-01-29 09:52:08 +01:00
4c8d4dc8b3
New configuration options: aliases and secret 2022-01-29 09:51:35 +01:00
625a188efe
Add the license header 2022-01-23 23:05:38 +01:00
7b87889425
Add the .reuse folder 2022-01-23 23:05:25 +01:00
4d49e285b6
REUSE compliance additions 2022-01-23 23:05:13 +01:00
b08e7350e8
Add public domain license 2022-01-23 22:59:06 +01:00
b3e740a92f
Add .gitignore 2022-01-23 22:55:13 +01:00
0fc4646f00
Add README 2022-01-23 22:55:00 +01:00
8abde689cb
Add LICENSES 2022-01-23 22:30:54 +01:00
e1a5879e41
Add a new subcommand to trigger services 2022-01-23 22:28:47 +01:00
aca97152c7
Properly implement rebuilding packages 2022-01-23 18:59:05 +01:00
67b38450d7
Updated config
- Instance URL
- Rebuild token (for rebuild operations)
- Run service token (for running services)
2022-01-23 18:58:22 +01:00
356fedb09a
Add a link to the latest build log in the status output 2022-01-23 18:13:31 +01:00
41ccc99f67
Stubs for rebuilding packages 2022-01-23 17:25:11 +01:00
b0358dea18
Add support for custom api_url and implement configuration migration 2022-01-23 17:08:28 +01:00
ab006d8c2e
Add hack for non positional arguments support in maubot
There is no concept of non-positional arguments in maubot, so we just use
"all" in case we want to skip something.
2022-01-23 11:36:46 +01:00
32876558ae
First working version
Only checks status for now.
2022-01-23 11:30:54 +01:00
2555c1b32f
Initial commit 2022-01-23 11:12:31 +01:00