Commit graph

217 commits

Author SHA1 Message Date
Xyphuz
168d034c05 fix: handle key error during parsing root service 2023-01-10 22:37:51 +08:00
Xyphuz
f2d0ce0d22 chore: update doc of --root-service 2023-01-10 22:31:59 +08:00
Xyphuz
3cfe312982 chore: update version tag 2023-01-10 22:08:51 +08:00
Xyphuz
2a815e1fba Merge branch 'main' of https://github.com/compose-viz/compose-viz into dev 2023-01-10 22:07:10 +08:00
Xyphuz
ba8c282cdb
Merge pull request #40 from josef-v/jv/root-service
feat: Add root service feature
2023-01-10 22:06:16 +08:00
Xyphuz
90b6bbcf26 chore: update version of pytest-cov 2023-01-10 21:55:30 +08:00
Xyphuz
6f9f9479d1 chore: update poetry version in ci 2023-01-10 21:47:36 +08:00
Xyphuz
daa7c4dc73 fix: wrong generated data model of compose spec #41 2023-01-10 21:43:49 +08:00
Xyphuz
389c5252c4 chore: update compose spec 2023-01-10 21:33:08 +08:00
Josef Vondrlik
c4b767736a feat: Add root-service option 2023-01-10 14:23:23 +01:00
Xyphuz
e0d3baa522 fix: ports start with colon cannot be parsed #38 2023-01-10 21:08:44 +08:00
Xyphuz
1b516a12e1 chore: update dependencies 2023-01-10 21:00:03 +08:00
Xyphuz
8d409336c9
Merge pull request #37 from compose-viz/dev
fix: warning in ci
2022-06-09 17:33:06 +08:00
Xyphuz
6c2a6929a3 chore: update version number 2022-06-09 17:29:13 +08:00
Xyphuz
f879a3de14 chore: update version of pydantic-yaml 2022-06-09 17:28:44 +08:00
Xyphuz
5851ad1355 chore: update examples 2022-06-09 17:28:18 +08:00
Xyphuz
09e4fbedb0
Merge pull request #36 from compose-viz/dev
chore: update version number
2022-06-09 14:00:36 +08:00
Xyphuz
e79b52d809 chore: update version number 2022-06-09 14:00:07 +08:00
Xyphuz
a9df873278
Merge pull request #35 from compose-viz/dev
chore: add graph of new components
2022-06-09 13:59:41 +08:00
Xyphuz
80b046d1e5 chore: apply missing pre-commit hooks 2022-06-09 13:56:12 +08:00
Xyphuz
80c62ac94d chore: remove unnecessary validation 2022-06-09 13:52:49 +08:00
Xyphuz
d2afcfb243 chore: change profile's and cgroup_parent's arrow direction 2022-06-09 13:47:41 +08:00
Xyphuz
18da6cc728 chore: change volumes_ro type to dashed 2022-06-09 03:08:14 +08:00
wolfyeva
698a9a770b add: device test 2022-06-09 03:06:51 +08:00
Xyphuz
600ca95ba5 test: add test of new components 2022-06-09 00:21:54 +08:00
Xyphuz
84e1eee801 chore: update examples 2022-06-09 00:20:03 +08:00
Xyphuz
b2be560807 chore: add missing type annotations 2022-06-08 23:29:01 +08:00
Chuan Ou Yang
e0ef69febd feat: only make rw mode volume both dir 2022-06-08 23:27:12 +08:00
Chuan Ou Yang
bdb227b1d8 feat: add device graph 2022-06-08 23:25:52 +08:00
Xyphuz
198a8aada0
Merge pull request #34 from compose-viz/dev-testcase
chore: new device format
2022-06-08 22:53:00 +08:00
Xyphuz
cb66f9da60 chore: apply pre-commit hooks 2022-06-08 20:57:28 +08:00
uccuz
35e710f9e4 chore: implement device parse 2022-06-07 00:42:30 +08:00
uccuz
10c36344da chore: create device test case 2022-06-07 00:41:45 +08:00
uccuz
321e687049 feat: create device model 2022-06-07 00:41:15 +08:00
uccuz
edf56997bf feat: add service property 2022-06-07 00:34:18 +08:00
uccuz
382487eca0 chore: add new devices yaml data 2022-06-07 00:21:50 +08:00
Chuan Ou Yang
7a4a050b5c feat: add env_file, expose, porfilem, cgroup graph 2022-06-05 14:17:38 +08:00
Xyphuz
1f2d7ff136
Merge pull request #33 from compose-viz/dev-testcase
feat: new components
2022-06-03 17:29:10 +08:00
Xyphuz
eca68a8190 chore: apply pre-commit hooks 2022-06-03 17:19:43 +08:00
uccuz
747dd06be1 feat: implement new test case 2022-06-03 16:57:58 +08:00
uccuz
50589db102 chore: create env, expose, profiles test case 2022-06-03 16:57:40 +08:00
uccuz
f6615ca1b9 feat: add service new member 2022-06-03 16:57:06 +08:00
uccuz
1076459e7c chore: add devices, env_file, expose and profiles 2022-06-03 16:56:36 +08:00
uccuz
603f552551 chore: add cgroup and container_name test case 2022-06-03 16:55:17 +08:00
uccuz
5892237eae chore: add cgroup_parent and container_name yaml 2022-06-03 16:52:12 +08:00
Xyphuz
6271ef895b
Merge pull request #32 from compose-viz/dev
feat: release Dockerfile
2022-05-29 16:43:12 +08:00
Xyphuz
eb4cf44583 chore: update version number 2022-05-29 16:38:51 +08:00
Xyphuz
3eb3e8a8fe chore: add Docker instructions in README.md 2022-05-29 16:38:13 +08:00
Xyphuz
64938cb070
Merge pull request #31 from compose-viz/dev
chore: add Dockerfile in release
2022-05-29 16:19:29 +08:00
Xyphuz
cec8d6d579 chore: add Dockerfile in release 2022-05-29 16:19:00 +08:00