ci: switch over to using forgejo actions
All checks were successful
On_Push / pdfs (budget) (push) Successful in 13s
On_Push / pdfs (events) (push) Successful in 36s
On_Push / pdfs (handovers) (push) Successful in 15s
On_Push / pdfs (minutes) (push) Successful in 13s

This commit is contained in:
silver 2024-08-10 23:40:35 +01:00
parent b3d2b83fed
commit d05ec2f214
Signed by: silver
GPG key ID: 0A1071E702CE4B4E
12 changed files with 80 additions and 71 deletions

View file

@ -9,24 +9,20 @@ Pipelines run and generate these files every time they are modified.
### Handovers
Latest handovers are available here:
* [Download][0]
* [Browse][1]
* [Download][0]
These can be generated with ``nix run .#handovers``
### Minutes
Latest Minutes are available here:
* [Download][0]
* [Browse][2]
* [Download][1]
### Events
Latest Events are available here:
* [Download][0]
* [Browse][3]
* [Download][2]
These can be generated with ``nix run .#minutes``
[0]: https://gitlab.skynet.ie/api/v4/projects/57/jobs/artifacts/main/download?job=pdf
[1]: https://gitlab.skynet.ie/compsoc1/compsoc/open-goverance/-/jobs/artifacts/main/browse/pdf_Handovers?job=pdf
[2]: https://gitlab.skynet.ie/compsoc1/compsoc/open-goverance/-/jobs/artifacts/main/browse/pdf_Minutes?job=pdf
[3]: https://gitlab.skynet.ie/compsoc1/compsoc/open-goverance/-/jobs/artifacts/main/browse/pdf_Events?job=pdf
[0]: https://forgejo.skynet.ie/Computer_Society/open-goverance/releases/tag/handovers_latest
[1]: https://forgejo.skynet.ie/Computer_Society/open-goverance/releases/tag/minutes_latest
[2]: https://forgejo.skynet.ie/Computer_Society/open-goverance/releases/tag/events_latest