about summary refs log tree commit diff
path: root/ops (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix(shellcheck): apply recommendations from shellcheckFranck Cuny2022-08-151-3/+3
* feat(ops/gcp-backups): add terraform configuration for GCP bucketsFranck Cuny2022-08-155-0/+193
* fix(ops/tf): remove commentsFranck Cuny2022-08-101-8/+0
* feat(ops/tf): script to create GCP service accounts and set rolesFranck Cuny2022-08-101-0/+113
* ref(ops/buildkite): use service account impersonation for GCPFranck Cuny2022-08-103-8/+30
* feat(ops/buildkite): use terraform to manage buildkiteFranck Cuny2022-08-076-0/+73
* ci(pipeline): the pipeline to be executed with a new buildFranck Cuny2022-08-073-3/+28
* ref(ci): delete custom scripts for formattingFranck Cuny2022-08-063-55/+1
* ci(default): add `apps.ci.shellcheck` to flake.nixFranck Cuny2022-06-101-0/+6
* ci(shellcheck): add a script to check shell scriptsFranck Cuny2022-06-101-0/+24
* ci(fmt): add a script to check the formattingFranck Cuny2022-06-101-0/+27