Commit graph

112 commits

Author SHA1 Message Date
wolfyeva
04535bb834 test: added all of the test 2022-05-18 22:03:52 +08:00
wolfyeva
366f605efb test: add rest of the tests 2022-05-18 22:03:27 +08:00
wolfyeva
1c82643dca fix: build from image and extends conflict 2022-05-18 20:59:30 +08:00
wolfyeva
e630bb034c fix: build from image 2022-05-18 19:49:33 +08:00
wolfyeva
63556d734f fix: extends and image conflict problem 2022-05-18 18:01:35 +08:00
wolfyeva
687c761139 fix: infeasible tests 2022-05-18 17:38:14 +08:00
wolfyeva
3c5c809170 test: add some tests 2022-05-18 17:26:43 +08:00
Xyphuz
9c5e699b31 Merge branch 'dev' of https://github.com/compose-viz/compose-viz into dev 2022-05-18 16:40:39 +08:00
Xyphuz
86853f4a3e feat: implement infeasible service initialization 2022-05-18 16:40:20 +08:00
Xyphuz
83db62937c fix: typo in test_service_init 2022-05-18 16:39:43 +08:00
Xyphuz
c001420db0 test: update test_service_init 2022-05-18 16:37:43 +08:00
wolfyeva
af6284a111 test: fix typo 2022-05-18 16:08:15 +08:00
wolfyeva
0aa761db7c test: change extends & add tests 2022-05-18 16:03:33 +08:00
Xyphuz
01aeb56189 chore: implement TypeError in init of Extends 2022-05-18 15:26:03 +08:00
Xyphuz
d1ae549d48 test: update test_extends.py 2022-05-18 15:24:51 +08:00
Xyphuz
58cf1c63b5 Merge branch 'dev' of https://github.com/compose-viz/compose-viz into dev 2022-05-18 15:15:06 +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
wolfyeva
f07add8905 test: add parametrize tests 2022-05-18 14:21:51 +08:00
wolfyeva
1b9941a1ea test: add parametrize tests 2022-05-18 14:13:07 +08:00
wolfyeva
8eb932577d test: add parametrize tests 2022-05-18 12:19:21 +08:00
Xyphuz
659dc9bc29 style: format using autopep8 2022-05-17 02:49:48 +08:00
Xyphuz
725a5afcb9
Merge pull request #8 from compose-viz/dev-parser
feat: implement parser
2022-05-17 02:38:49 +08:00
Xyphuz
2870b43b12 chore: add graphviz in ci/cd workflows 2022-05-17 02:36:41 +08:00
Xyphuz
ea2bd6f50b chore: add ruamel.yaml in dependency 2022-05-17 02:24:04 +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
Chuan Ou Yang
26f704f6e1 chore: add graph dependencies 2022-05-17 00:55:57 +08:00
uccu
d53d0a77cf fix: use ruamel instead of yaml 2022-05-17 00:53:29 +08:00
Xyphuz
2f274ac002 chore: update README.md 2022-05-15 19:24:36 +08:00
Xyphuz
0e9afd8133 chore: update command descriptions 2022-05-15 19:18:10 +08:00
Xyphuz
7f59cebb85 test: use a better way to make assertion 2022-05-15 02:42:27 +08:00
Xyphuz
a4520ff134 chore: update dependencies 2022-05-15 02:28:27 +08:00
Xyphuz
8453580908 style: format using autopep8 2022-05-15 02:27:33 +08:00
uccuz
2c347a76c7
Merge pull request #6 from compose-viz/dev-parser
implement parser
2022-05-15 01:30:19 +08:00
uccu
9ea4b7ed7d Merge branch 'dev-parser' of https://github.com/compose-viz/compose-viz into dev-parser 2022-05-15 01:25:54 +08:00
uccu
064da8092c chore: add compose and service getter 2022-05-15 01:25:09 +08:00
uccu
42e68fb4f7 chore: implement Parser.parse 2022-05-15 01:25:09 +08:00
uccu
9ddfd2c1ee feat: add parser 2022-05-15 01:25:09 +08:00
Xyphuz
d8c45c5fde chore: update cd configuration 2022-05-14 22:14:34 +08:00
uccu
5df0ade777 chore: implement Parser.parse 2022-05-14 21:30:18 +08:00
uccu
6669c3b7ef feat: add parser 2022-05-14 20:26:32 +08:00
Xyphuz
14966ab00f style: adjust the ymls' style 2022-05-09 00:52:20 +08:00
Xyphuz
6adc0abfca feat: integrated with poetry scripts 2022-05-08 23:03:16 +08:00
Xyphuz
3f4c41a883 chore: remove unnecessary imports 2022-05-08 22:59:25 +08:00
Xyphuz
31e7705232 fix: missing command for testing in ci 2022-05-08 22:35:58 +08:00
Xyphuz
6228e1062e fix: avoid installing unnecessary root module by adding --no-root 2022-05-08 22:33:43 +08:00
Xyphuz
c4b6408eaa ci: integrated with poetry 2022-05-08 16:11:49 +08:00
Xyphuz
4ec21e57f0
Merge pull request #4 from compose-viz/cd
feat: integrated with poetry
2022-05-08 15:58:04 +08:00