Commit Graph

479 Commits

Author SHA1 Message Date
a4e182debf clan template: reduce autogenerate code to a minimum 2023-08-29 13:54:06 +00:00
bf19e51c9f Merge pull request 'new-clan: drop unused import code' (#205) from Mic92-main into main
All checks were successful
checks-impure / test (push) Successful in 3s
checks / test (push) Successful in 23s
2023-08-29 12:16:29 +00:00
8ca8816d71 new-clan: drop unused import code
All checks were successful
checks-impure / test (pull_request) Successful in 3s
checks / test (pull_request) Successful in 23s
2023-08-29 14:15:45 +02:00
9701ce3a7f Merge pull request 'clan-cli: fix nixpkgs symlink location' (#204) from Mic92-main into main
All checks were successful
checks-impure / test (push) Successful in 4s
checks / test (push) Successful in 59s
2023-08-29 11:23:07 +00:00
a0467dd259 clan-cli: fix nixpkgs symlink location
All checks were successful
checks-impure / test (pull_request) Successful in 4s
checks / test (pull_request) Successful in 19s
2023-08-29 13:12:56 +02:00
1602dde04a Merge pull request 'Automatic flake update - 2023-08-28T00:00+00:00' (#202) from flake-update-2023-08-28 into main
All checks were successful
checks / test (push) Successful in 19s
checks-impure / test (push) Successful in 3s
2023-08-28 00:03:19 +00:00
Clan Merge Bot
6bd7ec5974 update flake lock - 2023-08-28T00:00+00:00
All checks were successful
checks-impure / test (pull_request) Successful in 4s
checks / test (pull_request) Successful in 19s
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/91a22f76cd1716f9d0149e8a5c68424bb691de15' (2023-08-21)
  → 'github:NixOS/nixpkgs/5690c4271f2998c304a45c91a0aeb8fb69feaea7' (2023-08-25)
• Updated input 'sops-nix':
    'github:Mic92/sops-nix/1b7b3a32d65dbcd69c217d7735fdf0a6b2184f45' (2023-08-22)
  → 'github:Mic92/sops-nix/0618c8f0ed5255ad74ee08d1618841ff5af85c86' (2023-08-27)
• Updated input 'treefmt-nix':
    'github:numtide/treefmt-nix/e2761d701581d8dcc4e0e88aecfde317ddf6f0cd' (2023-08-20)
  → 'github:numtide/treefmt-nix/843e1e1b01ac7c9e858368fffd1692cbbdbe4a0e' (2023-08-25)
2023-08-28 00:00:13 +00:00
edad9fd62a Merge pull request 'clan-cli: Fixed CORS issue. UI: Readded id as tableData property' (#201) from Qubasa-Qubasa-main into main
All checks were successful
checks-impure / test (push) Successful in 3s
checks / test (push) Successful in 19s
2023-08-27 13:12:09 +00:00
ce19e5602a clan-cli: Fixed CORS issue. UI: Readded id as tableData property
All checks were successful
checks-impure / test (pull_request) Successful in 3s
checks / test (pull_request) Successful in 19s
2023-08-27 15:10:15 +02:00
ab90244486 Merge pull request 'ruff: enable upgrade rule checks' (#200) from Mic92-main into main
All checks were successful
checks-impure / test (push) Successful in 3s
checks / test (push) Successful in 16s
2023-08-27 08:53:49 +00:00
b7212b9988 ruff: also enforce variable naming rules
All checks were successful
checks-impure / test (pull_request) Successful in 3s
checks / test (pull_request) Successful in 16s
2023-08-27 10:51:47 +02:00
9913a95cc2 ruff: enable upgrade rule checks 2023-08-27 10:46:53 +02:00
612d7afde0 Merge pull request 'pytest: report slow tests and set a 30 timeout' (#199) from Mic92-main into main
All checks were successful
checks-impure / test (push) Successful in 3s
checks / test (push) Successful in 18s
2023-08-27 08:43:19 +00:00
bac0942033 pytest: report slow tests and set a 30 timeout
All checks were successful
checks-impure / test (pull_request) Successful in 3s
checks / test (pull_request) Successful in 19s
2023-08-27 10:41:32 +02:00
e3f9a5bb64 Merge pull request 'ui: drop non-flake fallback' (#198) from Mic92-main into main
All checks were successful
checks-impure / test (push) Successful in 3s
checks / test (push) Successful in 16s
2023-08-27 08:29:21 +00:00
75f79abcc6 ui: drop non-flake fallback
All checks were successful
checks-impure / test (pull_request) Successful in 3s
checks / test (pull_request) Successful in 16s
I don't think nix-build gets regulally tested and I don't see how it would work without having clanPkgs available
2023-08-27 10:27:34 +02:00
91e7cdb3e9 Merge pull request 'fix uneccessary clan-cli rebuilds by not relying on self' (#197) from Mic92-main into main
All checks were successful
checks-impure / test (push) Successful in 3s
checks / test (push) Successful in 18s
2023-08-27 08:22:42 +00:00
4735586dac fix uneccessary clan-cli rebuilds by not relying on self
All checks were successful
checks / test (pull_request) Successful in 19s
checks-impure / test (pull_request) Successful in 3s
2023-08-27 10:21:02 +02:00
b1823edfff Merge pull request 'reduce impure tests to just instantiate the template' (#196) from Mic92-main into main
All checks were successful
checks-impure / test (push) Successful in 4s
checks / test (push) Successful in 23s
2023-08-27 08:18:19 +00:00
c9adf12e72 reduce impure tests to just instantiate the template
All checks were successful
checks-impure / test (pull_request) Successful in 4s
checks / test (pull_request) Successful in 54s
2023-08-27 10:11:45 +02:00
1f1708f17e Merge pull request 'rename checks-integration -> checks-impure' (#195) from Mic92-main into main
All checks were successful
checks / test (push) Successful in 19s
checks-integration / test (push) Successful in 5s
2023-08-27 08:01:43 +00:00
4cc40865f5 rename checks-integration -> checks-impure
All checks were successful
checks / test (pull_request) Successful in 1m3s
checks-integration / test (pull_request) Successful in 4s
I think we should not use this for all integration tests
2023-08-27 10:00:22 +02:00
0a5af93a10 Merge pull request 'tests: rewrite port allocation function' (#194) from Mic92-main into main
All checks were successful
checks-integration / test (push) Successful in 5s
checks / test (push) Successful in 18s
2023-08-27 07:47:23 +00:00
9cc6a14d73 run pytest in parallel
All checks were successful
checks-integration / test (pull_request) Successful in 5s
checks / test (pull_request) Successful in 18s
2023-08-27 09:45:15 +02:00
81d02bb218 tests: rewrite port allocation function 2023-08-27 09:34:36 +02:00
11dd70bf43 Merge pull request 'checks-integration: init' (#193) from DavHau-main into main
All checks were successful
checks-integration / test (push) Successful in 5s
checks / test (push) Successful in 20s
2023-08-26 22:25:51 +00:00
7928e953fa checks-integration: init
All checks were successful
checks-integration / test (pull_request) Successful in 7s
checks / test (pull_request) Successful in 1m6s
2023-08-27 00:24:19 +02:00
df628ffd96 Merge pull request 'templates/new-clan: auto load all machines from ./machines' (#192) from DavHau-main into main
All checks were successful
build / test (push) Successful in 16s
2023-08-26 21:42:13 +00:00
b3f08712c5 templates/new-clan: auto load all machines from ./machines
All checks were successful
build / test (pull_request) Successful in 1m8s
2023-08-26 23:40:29 +02:00
c018301d1c Merge pull request 'clan-config: use pinned nixpkgs + fix test flake' (#191) from DavHau-main into main
All checks were successful
build / test (push) Successful in 19s
2023-08-26 21:35:13 +00:00
b55ceec40c clan-config: use pinned nixpkgs + fix test flake
All checks were successful
build / test (pull_request) Successful in 19s
2023-08-26 23:33:32 +02:00
97d8d128b6 Merge pull request 'consistent naming & strucutre' (#190) from chore/refactor into main
All checks were successful
build / test (push) Successful in 1m7s
2023-08-26 13:56:24 +00:00
592cf867e5 fix some minor errors
All checks were successful
build / test (pull_request) Successful in 1m4s
2023-08-26 15:55:03 +02:00
337f6e4600 fix import error
Some checks failed
build / test (pull_request) Failing after 48s
2023-08-26 15:50:48 +02:00
87cce983e9 consistent naming & strucutre
Some checks failed
build / test (pull_request) Failing after 44s
2023-08-26 15:46:10 +02:00
720719d5f9 Merge pull request 'webui: fixes for machines endpoint' (#189) from DavHau-main into main
All checks were successful
build / test (push) Successful in 18s
2023-08-26 12:19:07 +00:00
8c7ee25dc9 webui: fixes for machines endpoint
All checks were successful
build / test (pull_request) Successful in 1m8s
- fix machines settings file location
- raise 404 if machine doesn't exist
- improve machine api test
2023-08-26 14:17:25 +02:00
2b2584a0ba Merge pull request 'ui: add documentation on how to upload assets' (#187) from Mic92-static-assets into main
All checks were successful
build / test (push) Successful in 16s
2023-08-26 10:45:13 +00:00
aabe80d168 ui: add documentation on how to upload assets
All checks were successful
build / test (pull_request) Successful in 16s
2023-08-26 12:43:39 +02:00
8f5d9f714b Merge pull request 'clan-cli: add README' (#186) from Mic92-static-assets into main
All checks were successful
build / test (push) Successful in 16s
2023-08-26 10:39:46 +00:00
b1f11851fb clan-cli: add README
All checks were successful
build / test (pull_request) Successful in 18s
2023-08-26 12:38:11 +02:00
65fc505e06 Merge pull request 'integrate static assets into webui command' (#185) from Mic92-static-assets into main
All checks were successful
build / test (push) Successful in 19s
2023-08-26 10:27:51 +00:00
9ae14a4f7d integrate static assets into webui command
All checks were successful
build / test (pull_request) Successful in 18s
2023-08-26 12:24:57 +02:00
79b02dffab Merge pull request 'replace environment variable with nixpkgs directory' (#183) from Mic92-main into main
All checks were successful
build / test (push) Successful in 16s
2023-08-26 09:47:58 +00:00
672e760e2a replace mock_env with monkeypatch
All checks were successful
build / test (pull_request) Successful in 1m5s
2023-08-26 11:45:09 +02:00
fb7c77690a replace environment variable with nixpkgs directory
In this directory we generate all the files that we need to load nixpkgs.
This seems more robust than all those environment variables that may or not may be set.
2023-08-26 11:45:09 +02:00
dec5e1e5db Merge pull request 'UI: NodeTable exported to small Components' (#184) from Qubasa-Qubasa-main into main
All checks were successful
build / test (push) Successful in 1m5s
2023-08-26 09:44:36 +00:00
fdbe44a0e0 UI: made components
All checks were successful
build / test (pull_request) Successful in 17s
2023-08-26 11:42:43 +02:00
7042243515 Merge pull request 'use .direnv for generated project files' (#181) from Mic92-main into main
All checks were successful
build / test (push) Successful in 17s
2023-08-26 07:31:00 +00:00
ce3ea68da3 drop unused / from PYTHONPATH
All checks were successful
build / test (pull_request) Successful in 1m1s
2023-08-26 09:29:28 +02:00