32 lines
No EOL
1.1 KiB
Markdown
32 lines
No EOL
1.1 KiB
Markdown
Taking inspiration from https://git.dbyte.xyz/distro/redbrick-open-governance we are making our decisions open.
|
|
|
|
To view in Obsidian you can either download and install from https://obsidian.md/.
|
|
Or if you have nix installed you can do ``nix develop``.
|
|
|
|
|
|
## Documents
|
|
Pipelines run and generate these files every time they are modified.
|
|
|
|
### Handovers
|
|
Latest handovers are available here:
|
|
* [Download][0]
|
|
* [Browse][1]
|
|
|
|
These can be generated with ``nix run .#handovers``
|
|
|
|
### Minutes
|
|
Latest Minutes are available here:
|
|
* [Download][0]
|
|
* [Browse][2]
|
|
|
|
### Events
|
|
Latest Events are available here:
|
|
* [Download][0]
|
|
* [Browse][3]
|
|
|
|
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 |