Xyphuz
|
a87100e0dc
|
fix: wrong secret name
|
2022-05-29 16:11:17 +08:00 |
|
Xyphuz
|
c7b0aa4afa
|
Merge pull request #29 from compose-viz/dev
feat: docker related
|
2022-05-29 16:07:14 +08:00 |
|
Xyphuz
|
60ff997f2c
|
chore: update version number
|
2022-05-29 16:02:59 +08:00 |
|
Xyphuz
|
19a7888e99
|
Merge pull request #28 from compose-viz/dev-docker
feat: docker related
|
2022-05-29 16:02:18 +08:00 |
|
Xyphuz
|
a12cb6dd17
|
ci: add docker image related actions
|
2022-05-29 15:59:05 +08:00 |
|
Xyphuz
|
62ba00adcb
|
feat: add Dockerfile
|
2022-05-29 03:04:24 +08:00 |
|
Xyphuz
|
ed0e08e195
|
Merge pull request #26 from compose-viz/dev
chore: update README.md
|
2022-05-28 03:02:44 +08:00 |
|
Xyphuz
|
0276ec5737
|
chore: update README.md
|
2022-05-28 03:02:25 +08:00 |
|
Xyphuz
|
08e719ab85
|
Merge pull request #25 from compose-viz/dev
chore: update README.md
|
2022-05-28 02:37:13 +08:00 |
|
Xyphuz
|
810cc12aa1
|
chore: update README.md
|
2022-05-28 02:36:53 +08:00 |
|
Xyphuz
|
788268fe07
|
Merge pull request #24 from compose-viz/dev
refactor: compose-spec schema
|
2022-05-28 00:23:01 +08:00 |
|
Xyphuz
|
16edb5fe47
|
chore: update version number
|
2022-05-28 00:16:08 +08:00 |
|
Xyphuz
|
543bc8f896
|
Merge pull request #23 from compose-viz/dev-schema
refactor: compose-spec schema
|
2022-05-27 23:54:36 +08:00 |
|
Xyphuz
|
73153c980e
|
fix: remove some unreachable situations
|
2022-05-27 20:27:59 +08:00 |
|
Xyphuz
|
eb024311ea
|
test: add tmpfs test case
|
2022-05-27 20:26:44 +08:00 |
|
Xyphuz
|
83e4f3422f
|
chore: implement new error format
|
2022-05-27 19:56:30 +08:00 |
|
Xyphuz
|
2e50d1b4d1
|
test: adjust error format
|
2022-05-27 19:56:15 +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
|
5495f3cd1f
|
Merge pull request #21 from compose-viz/dev
feat: new supported output formats
|
2022-05-26 11:13:32 +08:00 |
|
Xyphuz
|
910086507b
|
fix: wrong expected value in tests
|
2022-05-26 11:10:19 +08:00 |
|
Xyphuz
|
329639e3ac
|
chore: update example in README.md
|
2022-05-26 11:08:20 +08:00 |
|
Xyphuz
|
3740b6f011
|
feat: new supported output formats
|
2022-05-26 11:06:06 +08:00 |
|
Xyphuz
|
4cda9e6010
|
Merge pull request #20 from compose-viz/dev
chore: update README.md
|
2022-05-26 10:19:08 +08:00 |
|
Xyphuz
|
24d068e8dc
|
chore: update README.md
|
2022-05-26 10:18:36 +08:00 |
|
Xyphuz
|
c3dbe0cb83
|
Merge pull request #19 from compose-viz/dev
fix: links may not always have aliases
|
2022-05-26 10:00:23 +08:00 |
|
Xyphuz
|
5da9d9025a
|
chore: update version number
|
2022-05-26 09:58:10 +08:00 |
|
Xyphuz
|
cac5adae7e
|
fix: missing file keyword
|
2022-05-26 09:57:27 +08:00 |
|
Xyphuz
|
12e74b1164
|
fix: links may not always have aliases
|
2022-05-26 09:54:28 +08:00 |
|
Xyphuz
|
32c86f5090
|
Merge pull request #18 from compose-viz/dev
chore: update README.md
|
2022-05-26 09:07:30 +08:00 |
|
Xyphuz
|
709e77a42a
|
chore: update README.md
|
2022-05-26 09:07:10 +08:00 |
|
Xyphuz
|
2570ea42ce
|
Merge pull request #17 from compose-viz/dev
chore: fix typo in README.md
|
2022-05-26 02:01:58 +08:00 |
|
Xyphuz
|
a4fef826f9
|
chore: fix typo in README.md
|
2022-05-26 02:01:36 +08:00 |
|
Xyphuz
|
ec30a3f25a
|
Merge pull request #16 from compose-viz/dev
chore: update README.md
|
2022-05-26 02:01:05 +08:00 |
|
Xyphuz
|
dfa99844da
|
chore: update README.md
|
2022-05-26 02:00:30 +08:00 |
|
Xyphuz
|
8068121a4f
|
Merge pull request #15 from compose-viz/dev
feat: implement parser and graph generator
|
2022-05-26 01:38:04 +08:00 |
|
Xyphuz
|
4d9685841b
|
chore: add new example
|
2022-05-25 21:51:56 +08:00 |
|
Xyphuz
|
f34ff17ac0
|
chore: update pyproject description
|
2022-05-25 21:29:01 +08:00 |
|
Xyphuz
|
782782ee26
|
chore: update README.md
|
2022-05-25 21:27:10 +08:00 |
|
Xyphuz
|
8de91171e0
|
fix: wrong yaml keyword in example
|
2022-05-25 18:03:27 +08:00 |
|
Xyphuz
|
f34ff42be3
|
chore: add cpv results in examples
|
2022-05-25 17:55:52 +08:00 |
|
Xyphuz
|
cbb1f0575d
|
chore: implement new image parsing rule
|
2022-05-25 17:47:23 +08:00 |
|
Xyphuz
|
469f1f6122
|
chore: add new examples
|
2022-05-25 17:46:53 +08:00 |
|
Xyphuz
|
a71f82572c
|
chore: add examples
|
2022-05-25 17:16:38 +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
|
63caac3ce4
|
Merge pull request #14 from compose-viz/dev-test
refactor: test structure
|
2022-05-24 22:23:47 +08:00 |
|