Age | Commit message (Expand) | Author | Files | Lines |
2019-11-22 | refactor(buildGo): Minor cleanups of buildGo implementation | Vincent Ambo | 1 | -52/+25 |
2019-11-21 | feat(buildGo): Introduce Bazel-style Nix builders for Go | Vincent Ambo | 1 | -0/+169 |
2019-11-15 | r/95 Merge pull request #9 from tazjin/feat/read-tree | Vincent Ambo | 20 | -111/+191 |
2019-11-15 | fix(k8s): Adjust blog image name to match new repo layout | Vincent Ambo | 1 | -1/+1 |
2019-11-15 | feat(nix): Filter projects that should be built by CI | Vincent Ambo | 4 | -15/+25 |
2019-11-15 | chore(nix): Move files around to conform to new read-tree layout | Vincent Ambo | 19 | -102/+112 |
2019-11-15 | feat(build): Add initial read-tree.nix implementation | Vincent Ambo | 1 | -0/+67 |
2019-11-14 | chore: Remove unstable channel (no longer in use) | Vincent Ambo | 1 | -7/+0 |
2019-10-26 | r/94 Merge pull request #8 from tazjin/feat/nixcon | Vincent Ambo | 5 | -0/+939 |
2019-10-26 | feat(nixcon-demo): Add CLI mode for NixCon demo | Vincent Ambo | 1 | -2/+13 |
2019-10-26 | feat(services): Add nixcon-demo service with simple web server | Vincent Ambo | 5 | -0/+922 |
2019-10-26 | feat(third_party): Add naersk to package set | Vincent Ambo | 1 | -0/+6 |
2019-10-26 | r/93 fix: Enable building of broken packages | Vincent Ambo | 1 | -0/+1 |
2019-10-26 | r/92 chore(k8s): Bump deployed Nixery version | Vincent Ambo | 1 | -1/+1 |
2019-10-25 | r/91 Merge pull request #7 from tazjin/chore/bump-19.09 | Vincent Ambo | 4 | -5/+8 |
2019-10-25 | chore: Bump Nixery version & package set configuration | Vincent Ambo | 3 | -2/+5 |
2019-10-25 | chore: Bump nixpkgs and use Terraform from stable | Vincent Ambo | 1 | -3/+3 |
2019-09-22 | r/90 refactor(build): Only build projects explicitly set as CI projects | Vincent Ambo | 1 | -1/+1 |
2019-09-22 | r/89 chore(gemma): Mark gemma as broken (again) | Vincent Ambo | 1 | -1/+3 |
2019-09-22 | r/88 refactor(build): Add ciProjects attribute for CI builds | Vincent Ambo | 1 | -0/+8 |
2019-09-22 | r/87 chore(tazblog): Remove more unneeded dependencies | Vincent Ambo | 1 | -4/+4 |
2019-09-21 | r/86 chore(k8s): Bump deployed Nixery version | Vincent Ambo | 1 | -1/+1 |
2019-09-21 | r/85 chore: Bump Nix channel to a more recent version | Vincent Ambo | 1 | -2/+2 |
2019-09-21 | r/84 chore(third_party): Bump Nixery version | Vincent Ambo | 1 | -2/+2 |
2019-09-21 | r/83 refactor(k8s): Parameterise the nginx version | Vincent Ambo | 2 | -1/+3 |
2019-09-04 | r/82 fix(k8s): Reinsert passLookup newline after kontemplate trims it | Vincent Ambo | 2 | -1/+2 |
2019-09-04 | r/81 Merge pull request #6 from tazjin/fix/nixery-secrets-namespace | Vincent Ambo | 2 | -10/+18 |
2019-09-04 | chore: Update kontemplate to v1.8.0 | Vincent Ambo | 1 | -4/+13 |
2019-09-04 | fix(k8s): Move nixery-secrets to the correct namespace | Vincent Ambo | 1 | -6/+5 |
2019-09-03 | r/80 Merge pull request #5 from tazjin/feat/cloud-kms-secrets | Vincent Ambo | 14 | -15/+129 |
2019-09-03 | feat(k8s): Insert Nixery's secrets via kontemplate | Vincent Ambo | 5 | -4/+25 |
2019-09-03 | feat(secrets): Check in secrets required by Nixery | Vincent Ambo | 3 | -0/+0 |
2019-09-03 | feat(tools): Introduce pass-compatible wrapper using Cloud KMS | Vincent Ambo | 5 | -0/+78 |
2019-09-03 | feat(gcp): Create Cloud KMS resources for encrypting secrets | Vincent Ambo | 1 | -8/+28 |
2019-09-03 | chore(gcp): Remove monorepo repository | Vincent Ambo | 1 | -5/+0 |
2019-09-03 | r/79 Merge pull request #4 from tazjin/fix/blog-substitutes | Vincent Ambo | 1 | -6/+10 |
2019-09-03 | fix(tazblog): Explicitly allow substitutes for the blog | Vincent Ambo | 1 | -6/+10 |
2019-09-03 | r/78 chore(k8s): Update deployed Nixery version | Vincent Ambo | 1 | -1/+1 |
2019-09-03 | r/77 chore(third_party): Bump Nixery version | Vincent Ambo | 1 | -3/+3 |
2019-09-02 | r/76 Merge pull request #3 from tazjin/chore/pin-travis-nix | Vincent Ambo | 7 | -95/+1 |
2019-09-02 | chore(tazblog): Clean up unneeded files | Vincent Ambo | 5 | -76/+0 |
2019-09-02 | chore(gemma): Delete old image build configuration | Vincent Ambo | 1 | -19/+0 |
2019-09-02 | chore: Pin Nix version in Travis builds | Vincent Ambo | 1 | -0/+1 |
2019-09-02 | r/75 fix(k8s): Add nginx route for load-balancer health checks | Vincent Ambo | 3 | -3/+11 |
2019-09-02 | r/74 chore(third_party): Remove git-appraise | Vincent Ambo | 43 | -7327/+0 |
2019-09-02 | r/73 Merge pull request #2 from tazjin/refactor/nixos-nginx-cleanup | Vincent Ambo | 14 | -3793/+110 |
2019-09-02 | fix(k8s): nginx does not need to be pinned to gitHEAD | Vincent Ambo | 1 | -1/+1 |
2019-09-02 | chore(k8s): Point Nixery at public depot URL | Vincent Ambo | 1 | -2/+1 |
2019-09-02 | feat(k8s): Route oslo.pub to nginx in ingress | Vincent Ambo | 1 | -1/+9 |
2019-09-02 | feat(k8s): Add nginx instance for oslo.pub redirect | Vincent Ambo | 3 | -0/+92 |