depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ops
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-18
r/3848
feat(sanduny): Enable journaldriver module
Vincent Ambo
1
-0
/
+1
2022-02-18
r/3847
refactor(ops/modules): Move journaldriver configuration into module
Vincent Ambo
2
-7
/
+27
2022-02-18
r/3846
feat(sanduny): Configure Bitfolk nameservers
Vincent Ambo
1
-0
/
+8
2022-02-18
r/3844
feat(ops/machines): Add a module for known SSH keys
Vincent Ambo
3
-0
/
+23
2022-02-18
r/3843
feat(ops/modules): Redirect machine base names to their config
Vincent Ambo
4
-0
/
+35
2022-02-18
r/3842
refactor(ops/modules): Move ACME base configuration into base.nix
Vincent Ambo
2
-5
/
+5
2022-02-17
r/3841
feat(ops/secrets): Add journaldriver key
Vincent Ambo
2
-20
/
+23
2022-02-17
r/3840
feat(ops/machines): Add tvl-users to sanduny.tvl.su
Vincent Ambo
1
-7
/
+7
2022-02-17
r/3839
feat(ops/machines): add configuration for sanduny.tvl.su
Vincent Ambo
3
-1
/
+103
2022-02-17
r/3838
refactor(ops/modules): Move user configuration into module
Vincent Ambo
2
-80
/
+95
2022-02-16
r/3837
refactor(ops/modules): Rename git-serving -> josh
Vincent Ambo
3
-8
/
+8
2022-02-16
r/3836
refactor(ops/modules): Move cgit configuration into a module
Vincent Ambo
4
-22
/
+108
2022-02-13
r/3812
chore(3p/sources): Bump channels & overlays
sterni
1
-1
/
+2
2022-02-08
r/3791
style(rust): Format all Rust code with rustfmt
Vincent Ambo
6
-92
/
+115
2022-02-08
r/3790
chore: move some meta.targets definitions to meta.ci.targets
Vincent Ambo
1
-1
/
+1
2022-02-05
r/3773
chore(mq_cli): Rename cargo project to mq_cli
Vincent Ambo
3
-6
/
+8
2022-02-05
r/3772
chore(mq_cli): prepare new release
Vincent Ambo
4
-69
/
+91
2022-02-05
r/3771
chore(posix_mq.rs): Prepare new release to crates.io
Vincent Ambo
2
-4
/
+16
2022-02-04
r/3769
chore(ops/posix_mq.rs): upgrade to nix 0.23
Vincent Ambo
3
-49
/
+50
2022-02-04
r/3766
fix(ops/posix_mq.rs): use newer struct mem::MaybeUninit
Vincent Ambo
1
-42
/
+20
2022-02-04
r/3765
refactor(ops/posix_mq.rs): Update code using deprecated Error trait
Vincent Ambo
1
-18
/
+21
2022-01-31
r/3723
style: format entire depot with nixpkgs-fmt
Vincent Ambo
29
-159
/
+209
2022-01-29
r/3716
fix(ops/whitby): enable services.nginx.statusPage
Griffin Smith
1
-0
/
+3
2022-01-29
r/3715
feat(whitby): Enable nginx prometheus exporter
Griffin Smith
1
-7
/
+22
2022-01-29
r/3714
feat(ops/secrets): Add secret for telegram alerts bot token
Griffin Smith
2
-0
/
+15
2022-01-29
r/3713
fix(www/tvl.fyi): Anchor /blog redirects at #blog
Vincent Ambo
1
-2
/
+2
2022-01-29
r/3712
fix(tvl.fyi): Redirect /blog/ (with trailing /) to /
Griffin Smith
1
-0
/
+4
2022-01-29
r/3711
feat(ops/www): Write JSON access log to journald
Vincent Ambo
1
-0
/
+18
2022-01-29
r/3703
feat(ops/glesys): Move tvl.su email over to Yandex 360
Vincent Ambo
1
-39
/
+18
2022-01-29
r/3702
feat(ops/glesys): Set up Yandex 360 verification record on tvl.su
Vincent Ambo
1
-0
/
+9
2022-01-22
r/3659
refactor(ops/pipelines): Move :anchor: into postBuildSteps
Vincent Ambo
2
-18
/
+18
2022-01-22
r/3658
feat(ops/pipelines): Upload post-build steps in static pipeline
Vincent Ambo
1
-0
/
+15
2022-01-22
r/3657
refactor(ops/pipelines): Split build/post steps into separate chunks
Vincent Ambo
1
-1
/
+1
2022-01-22
r/3656
refactor(ops/pipelines): Use branches filter for canon-only steps
Vincent Ambo
1
-2
/
+2
2022-01-22
r/3655
refactor(ops/pipelines): Move :git: step up in the pipeline
Vincent Ambo
1
-14
/
+15
2022-01-22
r/3654
feat(ops/pipelines): Always upload entire pipeline output
Vincent Ambo
1
-1
/
+1
2022-01-21
r/3653
refactor(depotfmt): Move formatting check into an extra step
Vincent Ambo
1
-8
/
+1
2022-01-20
r/3650
feat(ops/pipelines): Trigger pipeline for tvl-kit through canon
Vincent Ambo
1
-0
/
+10
2022-01-19
r/3637
refactor(nix/buildkite): Move fetch-parent-targets script here
Vincent Ambo
2
-42
/
+1
2022-01-19
r/3636
refactor(ops/pipelines): Generalise fetch-parent-targets script
Vincent Ambo
2
-14
/
+15
2022-01-19
r/3633
feat(ops/besadii): make text 'cl' posted BuildKite configurable
Åsmund Østvold
1
-4
/
+20
2022-01-17
r/3616
fix(ops/oauth2_proxy): Fix cookie secret length
Vincent Ambo
2
-1
/
+1
2022-01-17
r/3603
feat(ops/pipelines): Fetch parent target map for pipeline generation
Vincent Ambo
2
-1
/
+51
2022-01-17
r/3602
feat(nix/buildkite): Check target map of parent to determine skips
Vincent Ambo
1
-2
/
+6
2022-01-17
r/3601
feat(ops/pipelines): Create drvmap structure for each commit
Vincent Ambo
2
-7
/
+17
2022-01-14
r/3598
fix(gerrit-tvl): Handle "broken" (skipped) jobs correctly
Vincent Ambo
1
-1
/
+7
2022-01-14
r/3597
fix(gerrit-tvl): Exclude non-command jobs from check results
Vincent Ambo
1
-0
/
+5
2022-01-14
r/3596
fix(gerrit-tvl): Explicitly specify patchset on check runs
Vincent Ambo
1
-0
/
+1
2022-01-14
r/3595
fix(gerrit-tvl): Mark job as failed on all failure states
Vincent Ambo
1
-1
/
+1
2022-01-14
r/3594
fix(gerrit-tvl): Support all documented Buildkite job statuses
Vincent Ambo
1
-12
/
+58
[prev]
[next]