Commit graph

47 commits

Author SHA1 Message Date
s3lph cfe3b52e52
feat(ci): twine --verbose turned into default
All checks were successful
/ test (push) Successful in 1m1s
/ codestyle (push) Successful in 59s
/ build_wheel (push) Successful in 1m22s
/ build_debian (push) Successful in 2m37s
2023-12-19 04:04:31 +01:00
s3lph 2b66cee5c4
feat(ci): add twine --verbose flag for troubleshooting
Some checks failed
/ test (push) Successful in 1m17s
/ codestyle (push) Successful in 1m16s
/ build_wheel (push) Failing after 1m42s
/ build_debian (push) Successful in 2m49s
2023-12-19 03:59:51 +01:00
s3lph 348b9c377b
fix: ci
Some checks failed
/ test (push) Successful in 1m1s
/ codestyle (push) Successful in 1m1s
/ build_wheel (push) Failing after 1m17s
/ build_debian (push) Successful in 2m30s
2023-12-19 03:51:36 +01:00
s3lph 9061b54721
fix: ci
Some checks failed
/ test (push) Successful in 1m2s
/ codestyle (push) Successful in 1m1s
/ build_wheel (push) Failing after 1m53s
/ build_debian (push) Successful in 2m13s
2023-12-19 03:12:45 +01:00
s3lph 4d537f46fb
fix: ci
Some checks failed
/ test (push) Successful in 1m2s
/ codestyle (push) Successful in 1m2s
/ build_wheel (push) Failing after 1m30s
/ build_debian (push) Successful in 2m45s
2023-12-19 02:58:51 +01:00
s3lph b3e7e19a11
fix: ci
Some checks failed
/ test (push) Successful in 1m1s
/ codestyle (push) Successful in 1m0s
/ build_wheel (push) Failing after 1m20s
/ build_debian (push) Failing after 2m29s
2023-12-19 02:48:00 +01:00
s3lph e9dc8feb54
fix: ci
Some checks failed
/ build_wheel (push) Failing after 51s
/ build_debian (push) Failing after 16s
/ test (push) Successful in 1m11s
/ codestyle (push) Successful in 51s
2023-12-19 00:52:59 +01:00
s3lph 6503465715
fix: ci
Some checks failed
/ build_wheel (push) Failing after 52s
/ build_debian (push) Failing after 17s
/ test (push) Successful in 51s
/ codestyle (push) Successful in 1m9s
2023-12-19 00:19:29 +01:00
s3lph 305fd875da
feat: extract ci tasks to generic actions
Some checks failed
/ build_wheel (push) Failing after 3s
/ build_debian (push) Failing after 16s
/ test (push) Successful in 41s
/ codestyle (push) Successful in 39s
2023-12-19 00:03:28 +01:00
s3lph c1588633cf
feat: release v0.1.2
All checks were successful
/ test (push) Successful in 1m6s
/ codestyle (push) Successful in 1m5s
/ build_wheel (push) Successful in 1m7s
/ build_debian (push) Successful in 1m28s
2023-12-18 01:16:22 +01:00
s3lph 423d94d39f
fix: typo in debian package commandline 2023-12-18 00:30:53 +01:00
s3lph a2d3c33c6a
fix: ci
All checks were successful
/ test (push) Successful in 54s
/ codestyle (push) Successful in 54s
/ build_wheel (push) Successful in 54s
/ build_debian (push) Successful in 1m15s
2023-12-18 00:16:41 +01:00
s3lph 8c40516a25
fix: ci
Some checks failed
/ test (push) Successful in 55s
/ codestyle (push) Successful in 1m10s
/ build_wheel (push) Successful in 55s
/ build_debian (push) Failing after 1m19s
2023-12-18 00:12:22 +01:00
s3lph 4a9f91bda5
fix: ci
Some checks failed
/ test (push) Successful in 53s
/ codestyle (push) Successful in 56s
/ build_wheel (push) Successful in 56s
/ build_debian (push) Failing after 1m32s
2023-12-18 00:08:07 +01:00
s3lph 05581cf104
fix: ci
Some checks failed
/ test (push) Successful in 54s
/ codestyle (push) Successful in 53s
/ build_wheel (push) Failing after 56s
/ build_debian (push) Failing after 1m0s
2023-12-17 23:56:59 +01:00
s3lph 9257b662ac
chore: release v0.1.1
Some checks failed
/ test (push) Successful in 52s
/ codestyle (push) Successful in 50s
/ build_wheel (push) Successful in 53s
/ build_debian (push) Failing after 1m22s
2023-12-17 20:56:50 +01:00
s3lph 9fc1042d07
fix: ci
All checks were successful
/ test (push) Successful in 1m13s
/ codestyle (push) Successful in 43s
2023-12-17 20:41:51 +01:00
s3lph 4b3b0f4f49
fix: ci
Some checks failed
/ test (push) Failing after 24s
/ codestyle (push) Failing after 49s
2023-12-17 20:39:06 +01:00
s3lph c280ca2170
feat: migrate from woodpecker to forgejo actions
Some checks failed
/ build_wheel (push) Has been cancelled
/ build_debian (push) Has been cancelled
/ test (push) Failing after 9s
/ codestyle (push) Failing after 9s
2023-12-17 20:28:43 +01:00
s3lph 34b3007460
fix(ci): deb upload
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/manual/woodpecker Pipeline was successful
2023-07-25 03:59:08 +02:00
s3lph fcf8736f07
fix(ci): wheel upload
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2023-07-25 03:47:10 +02:00
s3lph 067fa8bcba
fix(ci): add secrets to build steps
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline failed
2023-07-25 03:34:00 +02:00
s3lph cb7f8ace16
fix(ci): only run build_debian on tags 2023-07-25 03:31:21 +02:00
s3lph c232770355
feat: use forgejo package repo instead of minio
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-25 03:29:51 +02:00
s3lph 966fe8afb2
fix: ci
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-07-24 23:36:48 +02:00
s3lph a99c7d2fd0
fix: ci
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-07-24 23:34:13 +02:00
s3lph 3f9ad5a729
fix: ci 2023-07-24 23:33:31 +02:00
s3lph 191ab8ab9c
fix: ci
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-07-24 23:31:04 +02:00
s3lph 4432b2c19d
fix: ci
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-24 23:29:18 +02:00
s3lph 7ed679734f
fix: ci
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-24 23:26:32 +02:00
s3lph 38fe3a49c1
feat: add support for application/tlsrpt+gzip
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-07-24 01:49:40 +02:00
s3lph bef1b64af7
fix: ci
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-07-24 01:04:54 +02:00
s3lph ef03b1cc50
fix: ci
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-07-24 00:44:20 +02:00
s3lph 0b00f45686
fix: ci
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-24 00:30:04 +02:00
s3lph 510aa121f0
feat: upload artifacts to minio
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-24 00:23:38 +02:00
s3lph ac0abe764c
fix: ci
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-07-23 22:37:25 +02:00
s3lph 4b95573723
fix: ci
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-23 21:09:28 +02:00
s3lph b4f07503d9
fix: ci
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-23 21:02:32 +02:00
s3lph 5d101c3e5a
fix: ci
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-23 20:55:04 +02:00
s3lph d3411b084f
fix: ci
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-23 20:53:08 +02:00
s3lph fb688dbb67
fix: ci
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-23 20:48:09 +02:00
s3lph cbb84d4d4c
fix: ci
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-23 20:43:08 +02:00
s3lph fc56c7fe08
fix: ci
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-23 20:38:20 +02:00
s3lph bbd1bfabf4
fix: ci
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-23 20:33:08 +02:00
s3lph 1ad8365bf2
fix: ci
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-23 20:27:24 +02:00
s3lph ba5b52b15d
fix: typo in woodpecker.yml
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-23 20:22:56 +02:00
s3lph 264e9a5dcf
Initial commit
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-23 20:19:37 +02:00