Commit graph

16 commits

Author SHA1 Message Date
7cb109018d
Release 1.0.2
All checks were successful
Run Tests on Code / run-tests (push) Successful in 36s
Build and release binary file and packages / upload-generic-package (push) Successful in 1s
Build and release binary file and packages / create-release (push) Successful in 7s
Build and release binary file and packages / test (push) Successful in 35s
Build and release binary file and packages / build (push) Successful in 47s
Build and release binary file and packages / upload-debian-package (push) Successful in 1s
2024-04-10 23:29:55 +02:00
55748f30fb
Release 1.0.1
All checks were successful
Run Tests on Code / run-tests (push) Successful in 31s
Build and release binary file and packages / test (push) Successful in 11s
Build and release binary file and packages / build (push) Successful in 48s
Build and release binary file and packages / upload-generic-package (push) Successful in 1s
Build and release binary file and packages / upload-debian-package (push) Successful in 1s
Build and release binary file and packages / create-release (push) Successful in 7s
2024-04-10 23:26:16 +02:00
f21af696c4
Release 1.0.0
All checks were successful
Run Tests on Code / run-tests (push) Successful in 36s
Build and release binary file and packages / test (push) Successful in 36s
Build and release binary file and packages / build (push) Successful in 48s
Build and release binary file and packages / upload-generic-package (push) Successful in 1s
Build and release binary file and packages / upload-debian-package (push) Successful in 1s
Build and release binary file and packages / create-release (push) Successful in 8s
2024-04-10 22:50:39 +02:00
d0eb4b793c
Release 0.5.0
All checks were successful
Run Tests on Code / run-tests (push) Successful in 37s
Build and release binary file and packages / test (push) Successful in 35s
Build and release binary file and packages / build (push) Successful in 47s
Build and release binary file and packages / upload-generic-package (push) Successful in 1s
Build and release binary file and packages / upload-debian-package (push) Successful in 1s
Build and release binary file and packages / create-release (push) Successful in 13s
2024-04-10 22:22:29 +02:00
bf3c0102a1
Release Candidate 0.5.0-rc.1
All checks were successful
Run Tests on Code / run-tests (push) Successful in 46s
Build and release binary file and packages / test (push) Successful in 38s
Build and release binary file and packages / build (push) Successful in 59s
Build and release binary file and packages / upload-generic-package (push) Successful in 1s
Build and release binary file and packages / upload-debian-package (push) Successful in 1s
Build and release binary file and packages / create-release (push) Successful in 19s
2024-04-10 22:20:10 +02:00
028067b62a
Add hot reloading of redirect config files
All checks were successful
Run Tests on Code / run-tests (push) Successful in 47s
2024-04-10 22:19:50 +02:00
5a46d3722b
Release 0.4.0
All checks were successful
Build and release binary file and packages / upload-debian-package (push) Successful in 1s
Run Tests on Code / run-tests (push) Successful in 34s
Build and release binary file and packages / test (push) Successful in 33s
Build and release binary file and packages / build (push) Successful in 42s
Build and release binary file and packages / upload-generic-package (push) Successful in 1s
Build and release binary file and packages / create-release (push) Successful in 7s
2024-04-08 23:07:14 +02:00
c5f2f49c16
Release 0.3.1
All checks were successful
Run Tests on Code / run-tests (push) Successful in 33s
Build and release binary file and packages / test (push) Successful in 34s
Build and release binary file and packages / build (push) Successful in 41s
Build and release binary file and packages / upload-debian-package (push) Successful in 1s
Build and release binary file and packages / upload-generic-package (push) Successful in 1s
Build and release binary file and packages / create-release (push) Successful in 6s
2024-04-08 22:22:54 +02:00
bd7942430c
Release 0.3.0
All checks were successful
Run Tests on Code / run-tests (push) Successful in 33s
Build and release binary file and packages / test (push) Successful in 32s
Build and release binary file and packages / build (push) Successful in 41s
Build and release binary file and packages / upload-generic-package (push) Successful in 1s
Build and release binary file and packages / upload-debian-package (push) Successful in 1s
Build and release binary file and packages / create-release (push) Successful in 7s
2024-04-08 22:15:20 +02:00
9cb4dba537
Release Candidate 0.3.0-rc.1
All checks were successful
Run Tests on Code / run-tests (push) Successful in 33s
Build and release binary file and packages / test (push) Successful in 31s
Build and release binary file and packages / build (push) Successful in 42s
Build and release binary file and packages / upload-generic-package (push) Successful in 1s
Build and release binary file and packages / upload-debian-package (push) Successful in 1s
Build and release binary file and packages / create-release (push) Successful in 7s
2024-04-08 22:13:20 +02:00
abfa4237ed
Added default config to debian package + turned service file back into root run service
Some checks failed
Run Tests on Code / run-tests (push) Has been cancelled
2024-04-08 22:12:54 +02:00
483fe1e649
implemented split user/system config with unified service at the top due to port conflicts 2024-04-08 22:12:22 +02:00
2f9ef48c3d
Release Candidate 0.2.0-rc.2
All checks were successful
Run Tests on Code / run-tests (push) Successful in 30s
Build and release binary file and packages / test (push) Successful in 30s
Build and release binary file and packages / build (push) Successful in 44s
Build and release binary file and packages / upload-generic-package (push) Successful in 3s
Build and release binary file and packages / upload-debian-package (push) Successful in 1s
Build and release binary file and packages / create-release (push) Successful in 8s
2024-04-08 17:59:18 +02:00
7776da7d20
Release Candidate 0.2.0-rc.1
Some checks failed
Build and release binary file and packages / test (push) Successful in 29s
Run Tests on Code / run-tests (push) Successful in 29s
Build and release binary file and packages / build (push) Failing after 43s
Build and release binary file and packages / upload-generic-package (push) Has been skipped
Build and release binary file and packages / upload-debian-package (push) Has been skipped
Build and release binary file and packages / create-release (push) Has been skipped
2024-04-08 17:53:41 +02:00
273df8a793
Introduce CI/CD
All checks were successful
Run Tests on Code / run-tests (push) Successful in 30s
2024-04-08 17:51:13 +02:00
cfe1f0c6c7
Initial Prototype 2024-04-08 17:17:25 +02:00