Xyphuz
|
2a815e1fba
|
Merge branch 'main' of https://github.com/compose-viz/compose-viz into dev
|
2023-01-10 22:07:10 +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 |
|
uccuz
|
35e710f9e4
|
chore: implement device parse
|
2022-06-07 00:42:30 +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 |
|
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
|
c43f3e10dd
|
feat: add spec
|
2022-05-27 14:17:04 +08:00 |
|
Xyphuz
|
cbb1f0575d
|
chore: implement new image parsing rule
|
2022-05-25 17:47:23 +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 |
|
uccu
|
5eae1907a0
|
chore: implement service_ewtends parse
|
2022-05-21 14:35:03 +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 |
|
uccu
|
b86a1f7fe3
|
fix: fix parse yaml test implement
|
2022-05-17 01:27:59 +08:00 |
|
uccu
|
d53d0a77cf
|
fix: use ruamel instead of yaml
|
2022-05-17 00:53:29 +08:00 |
|
Xyphuz
|
8453580908
|
style: format using autopep8
|
2022-05-15 02:27:33 +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
|
7cfede725d
|
feat: integrated with typer
|
2022-05-08 00:42:14 +08:00 |
|