Commit graph

55 commits

Author SHA1 Message Date
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
Xyphuz
d5a9bf3f72 feat: implement Volume 2022-05-21 17:41:26 +08:00
uccu
5eae1907a0 chore: implement service_ewtends parse 2022-05-21 14:35:03 +08:00
Xyphuz
4ca486bc25 chore: remove unused method 2022-05-19 16:03:05 +08:00
Xyphuz
b091f41699 feat: implement AttributeError in Service initialization 2022-05-19 00:44:18 +08:00
Xyphuz
f864346828 feat: implement parser exceptions 2022-05-19 00:34:53 +08:00
Xyphuz
1ec80883f0 chore: apply pre-commit hooks 2022-05-18 23:28:18 +08:00
Xyphuz
86853f4a3e feat: implement infeasible service initialization 2022-05-18 16:40:20 +08:00
Xyphuz
01aeb56189 chore: implement TypeError in init of Extends 2022-05-18 15:26:03 +08:00
Xyphuz
a58e818033 feat: imeplement value error in service initialization 2022-05-18 15:14:32 +08:00
Xyphuz
012fd8d698 feat: add extends 2022-05-18 15:12:24 +08:00
Xyphuz
659dc9bc29 style: format using autopep8 2022-05-17 02:49:48 +08:00
Xyphuz
a2dc1fcaed Merge branch 'dev' of https://github.com/compose-viz/compose-viz into dev-parser 2022-05-17 02:23:35 +08:00
uccu
b86a1f7fe3 fix: fix parse yaml test implement 2022-05-17 01:27:59 +08:00
Chuan Ou Yang
23793d8902 feat: add compose renderer 2022-05-17 00:57:14 +08:00
uccu
d53d0a77cf fix: use ruamel instead of yaml 2022-05-17 00:53:29 +08:00
Xyphuz
0e9afd8133 chore: update command descriptions 2022-05-15 19:18:10 +08:00
Xyphuz
8453580908 style: format using autopep8 2022-05-15 02:27:33 +08:00
uccu
064da8092c chore: add compose and service getter 2022-05-15 01:25:09 +08:00