merge develop into production
- Update payment metric names (!179 (merged))
- Add a script to update nixos version, and run it. (!165 (merged))
- upgrade PaymentServer (!178 (merged))
- continuously deploy develop to staging (!175 (merged))
- Change the on-grid continuous deployment tool to deploy the "develop" branch to the staging grid (!176 (merged))
- Avoid copying nixpkgs to the store a second time in nix-shell. (!168 (merged))
- Allow building the local grid with a clean checkout. (!171 (merged))
- Move NixOS systems tests to
nixos/tests
. (!173 (merged)) - Don't include vagrant in shell.nix if running in a container. (!167 (merged))
- Don't wait for certbot before starting PaymentServer. (!170 (merged))
- Remove some out of date references. (!169 (merged))
- Expose all local packages as new module argument. (!163 (merged))
- Move configuration of domain and targetHost to generic locations. (!161 (merged))
- Manage access to payment metrics (!146 (merged))
- Set
NIX_PATH
inshellHook
ofshell.nix
. (!162 (merged)) - Make the per-grid inline module more explicit. (!160 (merged))
- Adopt the Nix PaymentServer packaging from our nixpkgs fork and use it (!158 (merged))
- Update issue link. (!155 (merged))
- Access morph module options via config. (!156 (merged))
- Upgrade system test software and port system tests from Perl to Python (!151 (merged))
- Services Dashboard: Payments (!154 (merged))