Commit Graph

242 Commits

Author SHA1 Message Date
1330c60190 drop obsolete documentation 2024-02-21 17:02:13 +01:00
537a1ae87f drop obsolete documentation
All checks were successful
checks-impure / test (pull_request) Successful in 2m12s
checks / test (pull_request) Successful in 2m31s
2024-02-21 16:51:27 +01:00
6fe6229498 add requireExplicitUpdate option for mobile devices
All checks were successful
checks-impure / test (pull_request) Successful in 1m46s
checks / test (pull_request) Successful in 3m1s
2024-02-06 17:55:34 +01:00
531a899817 document build host option
All checks were successful
checks-impure / test (pull_request) Successful in 1m43s
checks / test (pull_request) Successful in 2m27s
2024-02-06 17:27:06 +01:00
3538cf2e46 rename deployment address to target address
All checks were successful
checks-impure / test (pull_request) Successful in 1m35s
checks / test (pull_request) Successful in 2m43s
This is a prepares having a build server for deployment
2024-02-02 16:39:29 +07:00
a610db7192 docs: categorize via sub-directories for inclusion in website
All checks were successful
checks-impure / test (pull_request) Successful in 1m29s
checks / test (pull_request) Successful in 2m5s
2024-01-17 13:53:24 +07:00
32ec520fa5 drop runSchemaTests/runMockApi from checks 2024-01-11 17:53:06 +01:00
2b2e30a72f docs: add API guidelines
All checks were successful
checks-impure / test (pull_request) Successful in 1m5s
checks / test (pull_request) Successful in 1m35s
2023-12-01 16:28:14 +07:00
884c200061 rename vms create to vms run
All checks were successful
checks-impure / test (pull_request) Successful in 1m34s
checks / test (pull_request) Successful in 2m51s
2023-11-24 15:00:08 +01:00
832c41df7e Added gtk demo app 2023-11-23 15:03:38 +01:00
17c71d2f40 Added more deal tests 2023-11-21 16:44:38 +01: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
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
90a1311365 contributing.md: Fixed missing direnv install step 2023-11-03 20:33:27 +01:00
fe689d4840 Added contributing.md and improved README.md 2023-10-31 12:57:28 +01:00
a71584d9d2 Added clanName argument to clan-core.lib.builClan 2023-10-27 19:20:17 +02:00
fa5f39f226 API: Added Path validators. api/flake/create inits git repo. Fixed vscode interpreter problem 2023-10-27 19:11:27 +02:00
a7848de3a3 extending machines documentation
All checks were successful
checks-impure / test (pull_request) Successful in 36s
checks / test (pull_request) Successful in 1m43s
2023-10-27 17:40:20 +02:00
ba50ce45f1 docs: fix clan create command 2023-10-27 13:28:34 +02:00
9e6009b454 quickstart: add user creation
All checks were successful
checks-impure / test (pull_request) Successful in 20s
checks / test (pull_request) Successful in 30s
2023-10-04 10:18:28 +02:00
09b6dcacfe add zerotier documentation 2023-09-29 15:38:44 +00:00
0bc8f88276 docs/quickstart: fix typo 2023-09-27 19:02:16 +02:00
5ea6c7790f use shellSession everywhere for markdown 2023-09-26 15:49:45 +02:00
45009d52ee quickstart: improve and add machines section 2023-09-24 08:53:26 +01:00
3b810b074c add nixos integration example
All checks were successful
checks-impure / test (pull_request) Successful in 9s
checks / test (pull_request) Successful in 21s
2023-09-22 12:10:39 +02:00
f350bfd7fd docs/secrets: document sops import 2023-09-22 12:09:53 +02:00
83ca27fe2d quickstart: use all buildClan outputs
All checks were successful
checks-impure / test (pull_request) Successful in 9s
checks / test (pull_request) Successful in 21s
2023-09-22 11:37:53 +02:00
ae0f2d3d2f docs/quickstart: use the clan create command and mention flake.nix more 2023-09-21 12:41:40 +00:00
76ee9893f2 docs/secrets-management: machine -> machines 2023-09-19 15:12:29 +02:00
dfa3b2acaa quickstart: fixes 2023-09-19 15:12:29 +02:00
2f9413d2e9 docs/secrets: more consistent formatting
All checks were successful
checks-impure / test (pull_request) Successful in 7s
checks / test (pull_request) Successful in 55s
2023-09-13 11:21:19 +02:00
7eac9f6ed9 add missing secrets instruction
All checks were successful
checks-impure / test (pull_request) Successful in 6s
checks / test (pull_request) Successful in 48s
2023-09-13 11:19:32 +02:00
4256f3045f add secrets documentation
All checks were successful
checks-impure / test (pull_request) Successful in 6s
checks / test (pull_request) Successful in 48s
2023-09-13 11:15:06 +02:00
91e42d8a63 quickstart: add specialArgs
All checks were successful
checks-impure / test (pull_request) Successful in 3s
checks / test (pull_request) Successful in 24s
2023-08-30 16:47:05 +02:00
bad7d624bd Improved Quickstart 2023-08-30 15:25:20 +02:00
8c9c3173fa implement quickstart
All checks were successful
checks-impure / test (pull_request) Successful in 3s
checks / test (pull_request) Successful in 3s
2023-08-30 13:51:08 +02:00
4b2c1772d0 add ci script to parallize evaluation
All checks were successful
build / test (pull_request) Successful in 28s
2023-08-24 15:00:21 +02:00
4d183fff58 apply prettier to source tree
All checks were successful
build / test (pull_request) Successful in 29s
2023-08-24 14:13:02 +02:00
999fbe0d89 clan-config: add readme
Some checks failed
build / test (pull_request) Failing after 24s
Also add capability of reading an option value
2023-08-23 01:01:07 +02:00
DavHau
7f691a0cd0 docs: add use-cases for different kinds of users 2023-07-17 14:03:19 +02:00