Commit graph

73 commits

Author SHA1 Message Date
Xyphuz
389c5252c4 chore: update compose spec 2023-01-10 21:33:08 +08:00
Xyphuz
e0d3baa522 fix: ports start with colon cannot be parsed #38 2023-01-10 21:08:44 +08:00
Xyphuz
6c2a6929a3 chore: update version number 2022-06-09 17:29:13 +08:00
Xyphuz
e79b52d809 chore: update version number 2022-06-09 14:00:07 +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
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
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
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
Chuan Ou Yang
7a4a050b5c feat: add env_file, expose, porfilem, cgroup graph 2022-06-05 14:17:38 +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
f6615ca1b9 feat: add service new member 2022-06-03 16:57:06 +08:00
Xyphuz
eb4cf44583 chore: update version number 2022-05-29 16:38:51 +08:00
Xyphuz
60ff997f2c chore: update version number 2022-05-29 16:02:59 +08:00
Xyphuz
16edb5fe47 chore: update version number 2022-05-28 00:16:08 +08:00
Xyphuz
73153c980e fix: remove some unreachable situations 2022-05-27 20:27:59 +08:00
Xyphuz
83e4f3422f chore: implement new error format 2022-05-27 19:56:30 +08:00
Xyphuz
ad5bad8d20 fix: port parsing 2022-05-27 17:37:39 +08:00
Xyphuz
d4a9c99f79 feat: imeplement parser using compose-spec schema 2022-05-27 17:29:07 +08:00
Xyphuz
b2b5cd49ba feat: add pydantic_yaml to parse yaml file 2022-05-27 16:15:57 +08:00
Xyphuz
c43f3e10dd feat: add spec 2022-05-27 14:17:04 +08:00
Xyphuz
3740b6f011 feat: new supported output formats 2022-05-26 11:06:06 +08:00
Xyphuz
5da9d9025a chore: update version number 2022-05-26 09:58:10 +08:00
Xyphuz
12e74b1164 fix: links may not always have aliases 2022-05-26 09:54:28 +08:00
Xyphuz
cbb1f0575d chore: implement new image parsing rule 2022-05-25 17:47:23 +08:00
Xyphuz
e8ed141c09 chore: apply pre-commit hooks 2022-05-25 17:16:10 +08:00
Chuan Ou Yang
3d0a608896 fix: change port edge style & create extend vertex 2022-05-25 16:18:53 +08:00
Chuan Ou Yang
922fc14fae chore: update full support graph renderer 2022-05-25 13:16:56 +08:00
Xyphuz
81324f7f14 chore: update volume access_mode to fit compose-spec 2022-05-24 17:06:31 +08:00
Xyphuz
2c692f3ab3 refactor: test structure 2022-05-24 16:02:47 +08:00
Xyphuz
a5b0fa5078 feat: implement depends_on long syntax 2022-05-23 23:24:20 +08:00
Xyphuz
876e32bc81 fix: fix parser to fit spec 2022-05-23 02:41:35 +08:00
Xyphuz
31839b7aa6 feat: re-implement parser with compose spec 2022-05-22 12:34:18 +08:00
uccu
cd36de0a5f chore: parser add some value checking 2022-05-22 01:57:21 +08:00
uccu
473033d3f5 :fix fix parser port parse error 2022-05-22 01:54:41 +08:00
uccu
1c96d6f9f2 chore: implement parser port parse 2022-05-22 01:50:07 +08:00
Xyphuz
2b9ddaa865 feat: implement Port 2022-05-21 23:19:01 +08:00
Xyphuz
a58e2c3af0 chore: apply pre-commit hooks 2022-05-21 22:32:59 +08:00
uccu
87422471be feat: implment Parser parse link 2022-05-21 22:00:38 +08:00
uccu
114f778727 feat: implment Parser parse service volumes 2022-05-21 21:57:18 +08:00
uccu
2b22de5193 chore: delete service_parse_rule class 2022-05-21 18:37:06 +08:00
uccu
78d7d3af28 chore: refactor parser parse 2022-05-21 18:36:58 +08:00
uccu
daaeba4ee0 chore: implement service ports parse 2022-05-21 18:26:39 +08:00
uccu
6a8be74675 feat: add build from image path 2022-05-21 18:19:17 +08:00
Xyphuz
2911dde588 chore: apply pre-commit hooks 2022-05-21 17:47:35 +08:00