Commit Graph

1216 Commits

Author SHA1 Message Date
c8e1acac2b rename luispkgs to nixpkgs-for-deal
All checks were successful
checks-impure / test (pull_request) Successful in 1m34s
checks / test (pull_request) Successful in 2m32s
2023-11-10 13:14:06 +01:00
c0be813a4c dirs: opportuniscally create directories
All checks were successful
checks-impure / test (pull_request) Successful in 1m39s
checks / test (pull_request) Successful in 2m35s
2023-11-10 12:55:46 +01:00
657cdd6e67 drop unused clan_data_dir 2023-11-10 12:55:46 +01:00
df1acebd87 move flake configuration to .config/clan/flakes rather than $XDG_DATA_DIRS
All checks were successful
checks-impure / test (pull_request) Successful in 1m34s
checks / test (pull_request) Successful in 2m31s
2023-11-10 12:50:51 +01:00
46191b9a9c drop unused ClanDataPath 2023-11-10 12:46:15 +01:00
85a06d47e5 breakpoint_shell: make work_dir optional
All checks were successful
checks-impure / test (pull_request) Successful in 1m34s
checks / test (pull_request) Successful in 2m37s
2023-11-10 12:40:51 +01:00
13b685f7af moving deal dependencies to tests only
All checks were successful
checks-impure / test (pull_request) Successful in 1m33s
checks / test (pull_request) Successful in 2m50s
2023-11-10 12:39:24 +01:00
b518d92678 Merge pull request 'zerotier: allow to persist zerotier identities/ips/meshnames for non-controller' (#482) from zerotier into main
All checks were successful
assets1 / test (push) Successful in 22s
checks-impure / test (push) Successful in 1m33s
checks / test (push) Successful in 2m35s
2023-11-10 10:59:48 +00:00
c28089d4b2 allow to persist zerotier identities/ips/meshnames for non-controller
All checks were successful
checks-impure / test (pull_request) Successful in 1m32s
checks / test (pull_request) Successful in 2m19s
2023-11-10 11:56:54 +01:00
078c211292 Merge pull request 'api/schema: return list of missing modules' (#480) from DavHau-dave into main
All checks were successful
assets1 / test (push) Successful in 23s
checks / test (push) Successful in 46s
checks-impure / test (push) Successful in 1m26s
2023-11-10 08:10:53 +00:00
39607a0925 api/schema: return list of missing modules
All checks were successful
checks-impure / test (pull_request) Successful in 1m58s
checks / test (pull_request) Successful in 2m48s
2023-11-10 15:07:15 +07:00
53ce82984d Merge pull request 'api/schema: don't crash on eval error' (#479) from DavHau-dave into main
All checks were successful
assets1 / test (push) Successful in 21s
checks / test (push) Successful in 45s
checks-impure / test (push) Successful in 1m27s
2023-11-10 07:30:06 +00:00
97ea9312ac api/schema: don't crash on eval error
All checks were successful
checks-impure / test (pull_request) Successful in 1m32s
checks / test (pull_request) Successful in 2m25s
2023-11-10 14:27:03 +07:00
b8ed607658 also override XDG_DATA_HOME in tests
otherwise tests will fail if XDG_DATA_HOME is set by a user
2023-11-09 17:45:24 +01:00
af0714132d clan: use .local/share as default for XDG_DATA_HOME 2023-11-09 17:45:24 +01:00
0206210b7e fix error message if clan flake does not exist 2023-11-09 17:44:44 +01:00
c194adc181 update ui-assets.nix
All checks were successful
checks-impure / test (push) Has been skipped
checks / test (push) Has been skipped
assets1 / test (push) Has been skipped
2023-11-09 08:34:03 +00:00
163374dc6a Merge pull request 'api/schema: get schema without having a machine' (#478) from DavHau-dave into main
All checks were successful
checks / test (push) Successful in 46s
assets1 / test (push) Successful in 50s
checks-impure / test (push) Successful in 1m29s
2023-11-09 08:33:23 +00:00
2a6e329e40 api/schema: get schema without having a machine
All checks were successful
checks-impure / test (pull_request) Successful in 1m32s
checks / test (pull_request) Successful in 2m22s
Also done:
- add @pytest.mark.with_core indicating that a test depends on clan-core and cannot be cached
- separate unit tests into two derivations, ones that can be cached and ones that cannot.
- fix frontend typescript code
2023-11-09 15:30:25 +07:00
f2062db56c Merge pull request 'Fixed wrong examples' (#477) from Qubasa-main into main
All checks were successful
assets1 / test (push) Successful in 19s
checks / test (push) Successful in 47s
checks-impure / test (push) Successful in 1m26s
2023-11-08 20:43:27 +00:00
10e52699be Fixed wrong examples
All checks were successful
checks-impure / test (pull_request) Successful in 1m52s
checks / test (pull_request) Successful in 2m42s
2023-11-08 21:40:17 +01:00
4f39abd1de Merge pull request 'Flake: Added python package deal as dependency' (#476) from Qubasa-main into main
All checks were successful
assets1 / test (push) Successful in 23s
checks / test (push) Successful in 45s
checks-impure / test (push) Successful in 1m29s
2023-11-08 19:16:58 +00:00
ce90b02e06 Added deal as python dependency
All checks were successful
checks-impure / test (pull_request) Successful in 1m34s
checks / test (pull_request) Successful in 2m12s
2023-11-08 20:14:32 +01:00
7d030f85a1 Updated flake.lock
Some checks failed
checks-impure / test (pull_request) Successful in 2m3s
checks / test (pull_request) Failing after 2m42s
2023-11-08 20:02:53 +01:00
7240727b26 Added deal contract framework and testing documentation
Some checks failed
checks-impure / test (pull_request) Successful in 1m32s
checks / test (pull_request) Failing after 2m11s
2023-11-08 19:56:07 +01:00
32aa287da5 Added schemathesis dependency 2023-11-08 19:56:05 +01:00
798fbe3839 Added documentation on contract and property based testing 2023-11-08 19:55:12 +01:00
9cb46bf1cd Flake: Added python package deal as dependency 2023-11-08 19:55:11 +01:00
766a5a2ae7 Merge pull request 'drop bloatware module' (#475) from Mic92-HEAD into main
All checks were successful
assets1 / test (push) Successful in 20s
checks / test (push) Successful in 43s
checks-impure / test (push) Successful in 1m21s
2023-11-08 13:49:35 +00:00
0efbb461e6 drop bloatware module
All checks were successful
checks / test (pull_request) Successful in 1m9s
checks-impure / test (pull_request) Successful in 1m44s
2023-11-08 14:47:31 +01:00
2a189995c5 Merge pull request 'package meshnamed' (#474) from Mic92-HEAD into main
All checks were successful
assets1 / test (push) Successful in 28s
checks / test (push) Successful in 43s
checks-impure / test (push) Successful in 1m21s
2023-11-08 13:34:54 +00:00
0e0803f000 package meshnamed
All checks were successful
checks / test (pull_request) Successful in 1m10s
checks-impure / test (pull_request) Successful in 1m45s
2023-11-08 14:32:49 +01:00
c66272761e Merge pull request 'switch back to main' (#473) from Mic92-maddy into main
All checks were successful
assets1 / test (push) Successful in 22s
checks / test (push) Successful in 43s
checks-impure / test (push) Successful in 1m22s
2023-11-08 09:23:53 +00:00
9beb302b9a switch back to main
All checks were successful
checks-impure / test (pull_request) Successful in 2m51s
checks / test (pull_request) Successful in 3m53s
2023-11-08 10:17:00 +01:00
231f1fe322 Merge pull request 'api/machines: better input/output validation' (#472) from DavHau-dave into main
All checks were successful
assets1 / test (push) Successful in 22s
checks / test (push) Successful in 43s
checks-impure / test (push) Successful in 1m24s
2023-11-06 10:59:14 +00:00
7e99454462 api/machines: better input/output validation
All checks were successful
checks-impure / test (pull_request) Successful in 1m28s
checks / test (pull_request) Successful in 2m11s
Also move contents tof 'config' to the top-level
2023-11-06 17:56:27 +07:00
c47e59d32d Merge pull request 'clan-cli secrets: flake_name -> flake_dir' (#450) from flakes into main
All checks were successful
assets1 / test (push) Successful in 23s
checks / test (push) Successful in 46s
checks-impure / test (push) Successful in 1m26s
2023-11-05 16:27:13 +00:00
7b3d3e20b4 clan-cli secrets: flake_name -> flake_dir
All checks were successful
checks / test (pull_request) Successful in 46s
checks-impure / test (pull_request) Successful in 1m26s
2023-11-05 16:58:48 +01:00
1cd7fed34d update ui-assets.nix
All checks were successful
checks-impure / test (push) Has been skipped
assets1 / test (push) Has been skipped
checks / test (push) Has been skipped
2023-11-04 14:13:47 +00:00
0df53d068c Merge pull request 'add error handling' (#467) from feat/configure-modules into main
All checks were successful
checks / test (push) Successful in 1m28s
assets1 / test (push) Successful in 1m30s
checks-impure / test (push) Successful in 1m32s
2023-11-04 14:12:27 +00:00
15a136b266
add error handling
All checks were successful
checks-impure / test (pull_request) Successful in 1m24s
checks / test (pull_request) Successful in 1m25s
prevent the user to go into next step if schema cannot be retrieved
2023-11-04 15:10:37 +01:00
651056739a update ui-assets.nix
All checks were successful
assets1 / test (push) Has been skipped
checks-impure / test (push) Has been skipped
checks / test (push) Has been skipped
2023-11-04 13:58:39 +00:00
462535a808 Merge pull request 'style & explanation text' (#466) from feat/configure-modules into main
All checks were successful
assets1 / test (push) Successful in 1m30s
checks-impure / test (push) Successful in 1m31s
checks / test (push) Successful in 1m34s
2023-11-04 13:57:20 +00:00
223b6bbca7
style & explanation text
All checks were successful
checks / test (pull_request) Successful in 1m24s
checks-impure / test (pull_request) Successful in 1m25s
2023-11-04 14:55:32 +01:00
1025901fb3 update ui-assets.nix
All checks were successful
checks-impure / test (push) Has been skipped
checks / test (push) Has been skipped
assets1 / test (push) Has been skipped
2023-11-04 13:05:01 +00:00
c9afa54c32 Merge pull request 'select modules' (#465) from feat/configure-modules into main
All checks were successful
assets1 / test (push) Successful in 44s
checks / test (push) Successful in 44s
checks-impure / test (push) Successful in 1m24s
2023-11-04 13:04:27 +00:00
92eebd7ea7
format stuff
All checks were successful
checks / test (pull_request) Successful in 1m22s
checks-impure / test (pull_request) Successful in 1m26s
2023-11-04 14:02:32 +01:00
a34d5d20e0
select modules.Prefetched schema depends only on modules
Some checks failed
checks-impure / test (pull_request) Successful in 1m27s
checks / test (pull_request) Failing after 2m10s
2023-11-04 13:53:30 +01:00
eda80579d6 update ui-assets.nix
All checks were successful
checks-impure / test (push) Has been skipped
checks / test (push) Has been skipped
assets1 / test (push) Has been skipped
2023-11-04 08:58:19 +00:00
a15ddd5998 Merge pull request 'add create/join switch' (#447) from feat/create-flake into main
All checks were successful
checks / test (push) Successful in 44s
assets1 / test (push) Successful in 46s
checks-impure / test (push) Successful in 1m22s
2023-11-04 08:57:42 +00:00