2024-01-22 12:43:23 +00:00
|
|
|
Taking inspiration from https://git.dbyte.xyz/distro/redbrick-open-governance we are making our decisions open.
|
|
|
|
|
2024-01-22 14:49:42 +00:00
|
|
|
To view in Obsidian you can either download and install from https://obsidian.md/.
|
2024-05-12 13:10:14 +00:00
|
|
|
Or if you have nix installed you can do ``nix develop``.
|
|
|
|
|
|
|
|
|
2024-05-12 14:53:06 +00:00
|
|
|
## Documents
|
|
|
|
Pipelines run and generate these files every time they are modified.
|
|
|
|
|
|
|
|
### Handovers
|
|
|
|
Latest handovers are available [here][0]
|
|
|
|
|
2024-05-12 14:54:19 +00:00
|
|
|
These can be generated with ``nix run .#handovers``
|
|
|
|
|
2024-05-12 14:53:06 +00:00
|
|
|
### Minutes
|
|
|
|
Latest Minutes are available [here][1]
|
|
|
|
|
2024-05-12 14:54:19 +00:00
|
|
|
These can be generated with ``nix run .#minutes``
|
|
|
|
|
2024-05-12 14:53:06 +00:00
|
|
|
[0]: https://gitlab.skynet.ie/api/v4/projects/57/jobs/artifacts/main/download?job=handovers
|
|
|
|
[1]: https://gitlab.skynet.ie/api/v4/projects/57/jobs/artifacts/main/download?job=minutes
|