Commit graph

61 commits

Author SHA1 Message Date
Alexander Wang
3ee4eb5928
fix again 2024-04-15 22:16:34 -07:00
Alexander Wang
6e0907c5aa
fix 2024-04-15 17:46:45 -07:00
Alexander Wang
9ec7a24d25
fix 2024-04-15 17:31:27 -07:00
Gavin Nishizawa
0bf10f1634
add RoutingPlugin interface that plugins can implement for cross-graph edge routing 2023-11-21 12:47:26 -08:00
Gavin Nishizawa
d3c972a364
always allow grid diagrams to have width/height set 2023-11-14 10:51:37 -08:00
Alexander Wang
46bf849e2b
cli: Handle invalid board paths 2023-11-07 11:22:00 -08:00
Alexander Wang
676370d72f
bump go version in docker 2023-09-26 11:30:42 -07:00
Gavin Nishizawa
ce1cb0859b
have Layout timeout match d2 2023-06-14 13:19:47 -07:00
Gavin Nishizawa
fcd4fefb64
move to timelib.WithTimeout 2023-06-14 13:06:40 -07:00
Gavin Nishizawa
19cc5ee0e2
util func for overriding default timeout according to env var 2023-06-13 17:37:24 -07:00
Gavin Nishizawa
7547d51727
configure timeout with D2_TIMEOUT 2023-06-12 15:46:38 -07:00
Alexander Wang
7faef27659
fix reparsing flags 2023-04-29 21:24:03 -07:00
Alexander Wang
b6a7986626
add more detailed error msg 2023-04-27 13:44:41 -07:00
gavin-ts
a78698610c
Merge pull request #1198 from gavin-ts/refactor-attributes
refactor d2graph.Attributes
2023-04-14 20:18:30 -07:00
Andreas Deininger
6ae417cde9
Fixing typos
Signed-off-by: Andreas Deininger <andreas@deininger.net>
2023-04-14 07:48:22 +02:00
Gavin Nishizawa
214c95eefc
refactor d2graph.Attributes 2023-04-13 20:04:55 -07:00
Alexander Wang
5730e4054e
[ci-base] fix last 2023-03-17 18:09:50 -07:00
Alexander Wang
215a239133
[ci-base] fix last 2023-03-17 17:48:21 -07:00
Alexander Wang
060f5e9e05
cli: support int64 slice 2023-03-17 17:37:01 -07:00
Gavin Nishizawa
8fe2eee56d
lint 2023-03-14 11:20:00 -07:00
Alexander Wang
d1e0a01578
fix cli race 2023-03-07 11:56:19 -08:00
Gavin Nishizawa
c8ad0dc0d5
check for plugin feature errors in e2e tests 2023-02-22 12:47:39 -08:00
Gavin Nishizawa
a346542465
add error for dagre container-child edge 2023-02-22 12:16:04 -08:00
Alexander Wang
95eccae9c1
[ci-base] fix last PR 2023-02-20 09:21:48 -08:00
Alexander Wang
c174efb9c4
change to array 2023-02-20 09:05:00 -08:00
Alexander Wang
5ff1909935
container dimensions 2023-02-18 23:35:18 -08:00
Anmol Sethi
35aa3cee0a
d2plugin: Have each plugin return the correct Type
A plugin from FindPlugin will now return the correct Type and Path when
calling info on it. Before, they would only be set on ListPluginInfos
which makes no sense.
2023-02-16 15:48:01 -08:00
Alexander Wang
e3355bfac0
update layout link 2023-02-05 00:41:00 -08:00
Anmol Sethi
5b4a20a6c6
d2plugin: Dedup plugins array
Closes #590
2023-01-03 14:48:23 -08:00
Alexander Wang
f10c7cfb5c
ok 2022-12-30 17:30:25 -08:00
Alexander Wang
c0eefc9447
ok 2022-12-30 17:28:21 -08:00
Alexander Wang
5a88f9d331
[ci-force] missed case 2022-12-30 17:08:14 -08:00
Alexander Wang
005b27d464
exec correctly 2022-12-30 16:25:51 -08:00
Alexander Wang
4c7398ba11
plugins parse flags 2022-12-30 16:22:40 -08:00
Alexander Wang
a92e7211a7
unmarshal float64 2022-12-30 16:16:29 -08:00
Alexander Wang
fdcba4565e
include binary plugins in flag search 2022-12-30 16:07:50 -08:00
Alexander Wang
7a4d2e6e37
update exec hydrate opts 2022-12-30 15:12:58 -08:00
Alexander Wang
4e1ac0876e
remove a todo 2022-12-30 13:39:21 -08:00
Alexander Wang
97078e53ae
ok 2022-12-30 13:29:16 -08:00
Alexander Wang
85e87c8c2c
add help 2022-12-30 13:19:48 -08:00
Alexander Wang
3f540809ac
save 2022-12-30 12:40:52 -08:00
Alexander Wang
761d399d3a
elk options 2022-12-30 12:34:25 -08:00
Alexander Wang
85d102204f
add args to exec 2022-12-30 12:06:40 -08:00
Alexander Wang
fc5f58323c
add ctx, implement exec 2022-12-30 11:33:32 -08:00
Alexander Wang
35ccc05d39
refactor 2022-12-30 00:09:28 -08:00
Alexander Wang
eccec7afdd
elk 2022-12-29 22:43:01 -08:00
Alexander Wang
590caa243c
works 2022-12-29 21:11:45 -08:00
Anmol Sethi
b704c6684b
ci: Update [ci-force] 2022-12-07 23:41:33 -08:00
Anmol Sethi
b72959a91f
fmt 2022-12-07 23:22:20 -08:00
Alexander Wang
63020ef355
remove cgo build tags 2022-12-03 12:15:54 -08:00