bors[bot]
e0a24ed16c
Merge #403
...
403: terraform/terraform wrapper r=zowoq a=zimbatm
Co-authored-by: zimbatm <zimbatm@zimbatm.com>
2023-01-23 19:52:39 +00:00
bors[bot]
bb0d504078
Merge #382
...
382: change to PR only workflow r=zowoq a=zowoq
Co-authored-by: zowoq <59103226+zowoq@users.noreply.github.com>
2023-01-23 19:35:12 +00:00
zimbatm
d788b2f349
terraform/terraform wrapper
...
Renamed the wrapper because all the usages of ./terraform/deploy were
invoking terraform. I also fixed an escaping issue that I encountered
when running `./terraform import 'some.resource["xxx"]' ID`
2023-01-23 14:59:11 +01:00
zimbatm
0563ab6ba7
terraform: import myself
...
Add my existing user
2023-01-23 13:02:02 +01:00
Jonas Chevalier
2401eb986c
Merge pull request #394 from nix-community/terraform-cloud
...
terraform: invite admins to terraform cloud
2023-01-23 10:25:27 +01:00
zowoq
b4ae4bc2cc
terraform: invite zowoq to terraform cloud
2023-01-23 13:17:38 +10:00
zimbatm
b5d2bfc3a2
terraform: invite mic92 to terraform cloud
2023-01-22 12:20:58 +01:00
bors[bot]
9d71fb3ece
Merge #390
...
390: terraform: configure terraform cloud r=zimbatm a=zimbatm
Co-authored-by: zimbatm <zimbatm@zimbatm.com>
2023-01-22 11:14:43 +00:00
zimbatm
cf6f282aef
terraform: add TFE_TOKEN
2023-01-22 12:13:56 +01:00
zimbatm
28f02d6b94
terraform: comment out WIP state
...
Some of the state was imported already but I'm stuck on those two
resources.
Since this blocks the deploys, let's merge this already.
2023-01-22 12:08:39 +01:00
zimbatm
d821d658d8
terraform: configure terraform cloud
2023-01-22 11:54:36 +01:00
bors[bot]
6895b4b909
Merge #389
...
389: sops: remove GPG r=Mic92 a=zimbatm
Co-authored-by: zimbatm <zimbatm@zimbatm.com>
2023-01-22 07:50:35 +00:00
zowoq
bbbf8d96f7
Create LICENSE
2023-01-22 13:44:41 +10:00
zimbatm
1f86d3aa21
users/zimbatm: use ed25519 keys
2023-01-21 11:13:21 +01:00
zimbatm
92a43cb33d
remove keys/zimbatm.asc
...
This GPG key isn't used anymore. Remove all the associated machinery.
2023-01-21 11:11:35 +01:00
zimbatm
43c95d099c
sops: replace my GPG key with AGE
...
GPG is failing again. Time to get rid of it.
This age key is derived from my SSH key that you can double-check from
https://github.com/zimbatm.keys
2023-01-21 10:51:00 +01:00
zimbatm
a4e8339079
direnv: also reload on shell.nix and treefmt.nix changes
2023-01-21 10:39:02 +01:00
zowoq
506d1ccd08
.github/labeler.yml: remove merge with bors
...
label isn't needed now
2023-01-21 12:52:10 +10:00
bors[bot]
c52971f540
Merge #387
...
387: terraform/cloudflare: add nix-community.org verification for github r=zowoq a=zowoq
Co-authored-by: zowoq <59103226+zowoq@users.noreply.github.com>
2023-01-20 20:36:32 +00:00
zowoq
c25d01147e
terraform/cloudflare: add nix-community.org verification for github
2023-01-20 22:30:06 +10:00
bors[bot]
dd0d5cbb1d
Merge #383
...
383: README.md: admin team responsibilities and quorum r=zimbatm a=zowoq
Co-authored-by: zowoq <59103226+zowoq@users.noreply.github.com>
2023-01-20 11:07:06 +00:00
bors[bot]
2d5bf930ff
Merge #386
...
386: roles/builder/packages: reenable kitty terminfo r=zowoq a=zowoq
Co-authored-by: zowoq <59103226+zowoq@users.noreply.github.com>
2023-01-20 09:23:41 +00:00
zowoq
549347295b
roles/builder/packages: reenable kitty terminfo
2023-01-20 19:22:46 +10:00
zowoq
c0cd6e9b61
.github/settings.yml: change to PR only workflow
...
- enforce restrictions for admins
2023-01-20 14:09:13 +10:00
zowoq
cd5fcbadd7
.github/settings.yml: format
2023-01-20 14:09:13 +10:00
zowoq
b702d3251b
add action for nixpkgs-update only flake update
2023-01-20 14:08:42 +10:00
github-actions[bot]
35aa21f9e3
flake.lock: Update
...
Flake lock file updates:
• Updated input 'disko':
'github:nix-community/disko/b1f64612554a1fd9b1892d16c7d96aeda302e957' (2023-01-16)
→ 'github:nix-community/disko/e1eba38e8ea3ee6ca8ffef57668d4a37fff19ca4' (2023-01-19)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/c85d08692966cf022b0a741a794cb1650602d8af' (2023-01-16)
→ 'github:NixOS/nixpkgs/a841e262264e48722dccc8469f066068146e406b' (2023-01-19)
• Updated input 'srvos':
'github:numtide/srvos/fe6a035e91c9585bce41ff31b0d9f3c1fbe7bbd5' (2023-01-16)
→ 'github:numtide/srvos/298c241ecbd91a60ee1523f9a3353ea6be85b040' (2023-01-17)
2023-01-20 04:06:55 +00:00
zowoq
b581308f93
.github/settings.yml: fix mergify
2023-01-20 14:06:15 +10:00
zowoq
232ff1eee5
README.md: admin team responsibilities and quorum
2023-01-20 12:55:10 +10:00
bors[bot]
ead0c44712
Merge #380
...
380: .github/settings.yml: remove moderator team, roles/builder/packages: various r=Mic92 a=zowoq
Co-authored-by: zowoq <59103226+zowoq@users.noreply.github.com>
2023-01-18 14:56:28 +00:00
bors[bot]
1ec5268ea7
Merge #381
...
381: .github/settings.yml: disable "Require branches to be up to date before merging" r=Mic92 a=zowoq
Co-authored-by: zowoq <59103226+zowoq@users.noreply.github.com>
2023-01-18 14:55:32 +00:00
Jörg Thalheim
fefbb142ad
Merge pull request #377 from nix-community/ci
...
drop unused mmdoc
2023-01-18 15:55:06 +01:00
Jörg Thalheim
50f713532a
allow bors to merge
2023-01-18 15:54:27 +01:00
Jörg Thalheim
6333578625
drop unused mmdoc
2023-01-18 15:53:29 +01:00
zowoq
a926867baf
.github/settings.yml: disable "Require branches to be up to date before merging"
...
this wasn't originally enabled
2023-01-18 13:37:26 +10:00
zowoq
73cd942d36
roles/builder/packages: add terminfo packages
2023-01-18 12:51:10 +10:00
zowoq
5ecc29a4a3
roles/builder/packages: add nix-output-monitor
2023-01-18 12:51:10 +10:00
zowoq
438dc994ed
roles/builder/packages: sort
2023-01-18 12:51:10 +10:00
zowoq
cca182ae53
.github/settings.yml: remove moderator team
2023-01-18 12:51:10 +10:00
zimbatm
433613dd0e
settings: try to set the topics
2023-01-17 17:32:29 +01:00
zowoq
f0c6ec7078
hound: update
2023-01-17 06:47:47 +10:00
zowoq
b0fcba7020
tasks: add update_hound_repos
2023-01-17 06:47:47 +10:00
zowoq
daa0cd24c3
hound: drop allowed_forks, use disallowed_repos
...
I thought allowed_forks would be easier but two lists is more complicated than we really need.
2023-01-17 06:47:47 +10:00
zowoq
68ce9bac95
hound: allow setting github token
...
avoid rate limits
2023-01-17 06:47:47 +10:00
github-actions[bot]
9684e8b7c3
flake.lock: Update
...
Flake lock file updates:
• Updated input 'disko':
'github:nix-community/disko/d4ad9595432959440984b2ba33064cfe3399d0e3' (2023-01-12)
→ 'github:nix-community/disko/b1f64612554a1fd9b1892d16c7d96aeda302e957' (2023-01-16)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/23e2f33e5234bec07a7a0db95b7c2695802cb8ca' (2023-01-12)
→ 'github:NixOS/nixpkgs/c85d08692966cf022b0a741a794cb1650602d8af' (2023-01-16)
• Updated input 'sops-nix':
'github:Mic92/sops-nix/32187b33ac6ec9b628dcd08dd941a715e6241dda' (2023-01-12)
→ 'github:Mic92/sops-nix/e18eefd2b133a58309475298052c341c08470717' (2023-01-15)
• Updated input 'sops-nix/nixpkgs-stable':
'github:NixOS/nixpkgs/9f11a2df77cb945c115ae2a65f53f38121597d73' (2023-01-07)
→ 'github:NixOS/nixpkgs/7c65528c3f8462b902e09d1ccca23bb9034665c2' (2023-01-15)
• Updated input 'srvos':
'github:numtide/srvos/91e842dcce70e182ab53d7ca4dd017b67bb4e013' (2023-01-12)
→ 'github:numtide/srvos/fe6a035e91c9585bce41ff31b0d9f3c1fbe7bbd5' (2023-01-16)
2023-01-16 20:39:08 +00:00
bors[bot]
8a16cc8e0b
Merge #376
...
376: github: introduce settings app r=zimbatm a=zimbatm
Co-authored-by: zimbatm <zimbatm@zimbatm.com>
2023-01-16 16:11:31 +00:00
zimbatm
96ed1da1bd
repo: use current settings
...
We need these settings because Mergify is also being used right now.
2023-01-16 17:10:57 +01:00
zimbatm
fe34a8406c
repo: introduce settings app
...
self-configure using the GitHub Settings app.
Fixes #374
2023-01-16 17:10:57 +01:00
github-actions[bot]
dc82271c18
flake.lock: Update
...
Flake lock file updates:
• Updated input 'disko':
'github:nix-community/disko/dd025155fb0f5d36afd6719e358e7cf99a47644e' (2023-01-04)
→ 'github:nix-community/disko/d4ad9595432959440984b2ba33064cfe3399d0e3' (2023-01-12)
• Updated input 'flake-parts':
'github:hercules-ci/flake-parts/aa1f6ca773b6e740037ebfb35f7010e0c3960638' (2023-01-06)
→ 'github:hercules-ci/flake-parts/82c16f1682cf50c01cb0280b38a1eed202b3fe9f' (2023-01-10)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/c109fe7e80390ebe9b55913646ecb6f621c1ddd2' (2023-01-08)
→ 'github:NixOS/nixpkgs/23e2f33e5234bec07a7a0db95b7c2695802cb8ca' (2023-01-12)
• Updated input 'sops-nix':
'github:Mic92/sops-nix/2253120d2a6147e57bafb5c689e086221df8032f' (2023-01-08)
→ 'github:Mic92/sops-nix/32187b33ac6ec9b628dcd08dd941a715e6241dda' (2023-01-12)
• Updated input 'srvos':
'github:numtide/srvos/da668bf38a1f9a446e372c79f7a98225615075d4' (2023-01-03)
→ 'github:numtide/srvos/91e842dcce70e182ab53d7ca4dd017b67bb4e013' (2023-01-12)
2023-01-13 03:09:50 +00:00
bors[bot]
b154a726e6
Merge #348
...
348: terraform/cloudflare: add dns for darwin builder r=zowoq a=zowoq
Co-authored-by: zowoq <59103226+zowoq@users.noreply.github.com>
2023-01-10 08:26:53 +00:00