17 Commits

Author SHA1 Message Date
57b28daf4e Add script for updating which dotnet sdk rider uses 2026-01-12 13:51:16 +01:00
754477b679 docs: Update tilt documentation 2025-10-29 10:20:30 +01:00
Moritz Jörg
e77895c2eb refactor: Test client build with IFD, without generation
Replaces the `bun2nix` bun.nix generated file with `mkDerivation` containing
the node modules. This should decrease the nix evaluation time and decrease
the bundle size.

Also switches to [lon](https://github.com/nikstur/lon) instead of npins
for pinning nixpkgs, since it uses the nix library directly instead of
shelling out to `nix-shell` or `nix-build`.
2025-08-28 14:31:48 +02:00
7d378a52d1 fix(nix): Format, lint and remove dead code 2025-08-21 14:22:35 +02:00
Moritz Jörg
27e54a7e1d feat: migrate to nix-actions and modernize build infrastructure
This commit series completes a major infrastructure overhaul:

- Migrate from manual GitHub Actions YAML to nix-actions workflow generation
- Add automated dependency update workflow with scheduled runs
- Add comprehensive Nix package definitions for all components (atlantis, sorcerer, archivist, etc.)
- Create containerized builds with proper Docker support
- Wrap scripts inside nix for better dependency management and shellcheck

The build system now uses pure Nix expressions for both local development
and CI/CD, providing better reproducibility and maintainability.
2025-08-12 09:49:22 +02:00
8f12f29cbd devel: behold the monorepo! 2025-02-24 18:31:06 +01:00
b8f05b8127 devel: fix configurations and fga script 2024-12-19 14:23:06 +01:00
349e517475 devel: add script to start/stop fga tracking 2024-12-19 14:15:37 +01:00
Jonas Juselius
19303875b4 fix: fix settings handling 2024-11-20 15:15:29 +01:00
Jonas Juselius
c0ee015ae8 devel: update and simplify tilt setup 2024-04-23 13:22:52 +02:00
Jonas Juselius
1ff369ff80 tilt: fix manifest configuration 2024-03-13 13:11:10 +01:00
Stig Rune Jensen
e28ad0e991 devel: remove tilt from name 2024-01-11 12:49:21 +01:00
Simen Kirkvik
ad5849fb93 add simple script to fetch barentwatch token 2023-12-12 18:44:12 +01:00
Jonas Juselius
47e525e243 devel: janitoring, add subscription, refactor, chaos 2023-12-11 14:53:14 +01:00
Jonas Juselius
7512ffc4cc devel: improve atuo dapr confiuration 2023-05-25 15:21:33 +02:00
Jonas Juselius
2407784718 devel: use vcluster with tilt 2023-05-22 10:26:09 +02:00
Jonas Juselius
a5116f6f5c devel: fix tilt namespace and dapr configuration 2023-05-08 15:19:02 +02:00