Commit Graph

1203 Commits

Author SHA1 Message Date
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
bdcdf59a49
fix changed api imports
All checks were successful
checks / test (pull_request) Successful in 1m24s
checks-impure / test (pull_request) Successful in 1m28s
2023-11-04 09:55:53 +01:00
8bebe90b52
disable lint rule
Some checks failed
checks / test (pull_request) Failing after 51s
checks-impure / test (pull_request) Successful in 1m25s
2023-11-04 09:46:14 +01:00
6188957b65
format
Some checks failed
checks-impure / test (pull_request) Successful in 1m26s
checks / test (pull_request) Failing after 1m32s
2023-11-04 09:16:37 +01:00
fec748fbfd
merge main
Some checks failed
checks-impure / test (pull_request) Successful in 1m27s
checks / test (pull_request) Failing after 1m33s
2023-11-04 09:15:15 +01:00
896c68bd72 update ui-assets.nix
All checks were successful
checks / test (push) Has been skipped
checks-impure / test (push) Has been skipped
assets1 / test (push) Has been skipped
2023-11-03 21:45:18 +00:00
d4f73cb32f Merge pull request 'contributing.md: Fixed missing direnv install step' (#457) from Qubasa-main into main
All checks were successful
checks / test (push) Successful in 45s
assets1 / test (push) Successful in 46s
checks-impure / test (push) Successful in 1m21s
2023-11-03 21:44:44 +00:00
08dbdc0711 Fixed UI incorrectly not deleting api folder. Fixing new import paths for UI
All checks were successful
checks-impure / test (pull_request) Successful in 1m26s
checks / test (pull_request) Successful in 1m26s
2023-11-03 22:43:03 +01:00
b09bb155c1 nix fmt
Some checks failed
checks-impure / test (pull_request) Successful in 1m42s
checks / test (pull_request) Failing after 1m51s
2023-11-03 22:22:16 +01:00
2d4a20457b Fixing failing test
Some checks reported warnings
checks-impure / test (pull_request) Has been cancelled
checks / test (pull_request) Has been cancelled
2023-11-03 22:21:22 +01:00
efa48052cf API: Added /api/flake/list. Added API grouping and description for better visibility
Some checks failed
checks-impure / test (pull_request) Successful in 1m52s
checks / test (pull_request) Failing after 2m43s
2023-11-03 22:05:33 +01:00
90a1311365 contributing.md: Fixed missing direnv install step 2023-11-03 20:33:27 +01:00
7e42ca0746 Merge pull request 'deltachat: allow other ports to access smtp port' (#455) from Mic92-maddy into main
All checks were successful
assets1 / test (push) Successful in 20s
checks / test (push) Successful in 42s
checks-impure / test (push) Successful in 1m22s
2023-11-03 14:47:38 +00:00
86afcbe14b deltachat: allow other ports to access smtp port
All checks were successful
checks / test (pull_request) Successful in 1m10s
checks-impure / test (pull_request) Successful in 1m50s
2023-11-03 15:45:29 +01:00