Commit graph

13 commits

Author SHA1 Message Date
Alexander Wang
98e61995e4
center flag 2023-03-17 22:32:48 -07:00
Anmol Sethi
7cd821feb7
d2cli: Accept abspaths again
Fixes https://github.com/Homebrew/homebrew-core/pull/124831/files#r1125738853
2023-03-05 14:03:06 -08:00
Anmol Sethi
8262ac6d74
e2etests-cli: Add stdin test
Closes https://github.com/terrastruct/d2-vscode/issues/56
2023-03-03 12:56:10 -08:00
Alexander Wang
e6644549be
implement internal links in PDF 2023-03-02 23:17:29 -08:00
Anmol Sethi
ae689fcc1f
e2etests-cli: Skip png tests on CI
PNG renders seem to work intermittently on github actions so whatever.
If we're ignoring the diffs we might as well not even run these on CI.
2023-03-02 21:28:33 -08:00
Anmol Sethi
7077f2edef
e2etests-cli: Ignore png and --sketch diffs 2023-03-02 21:20:58 -08:00
Anmol Sethi
86de922ec0
e2etests-cli: Skip sketch test for now 2023-03-02 20:51:45 -08:00
Anmol Sethi
6724ea3eb3
e2etests-cli: Add separate index_d2 multiboard test 2023-03-02 20:51:45 -08:00
Anmol Sethi
4433f4bbae
e2etests-cli: Add multiboard test 2023-03-02 20:35:50 -08:00
Anmol Sethi
90c84ea6f6
e2etests-cli: Add sketch test 2023-03-02 20:09:05 -08:00
Anmol Sethi
eae8fdeb29
e2etests-cli: Add pad test and cleanup 2023-03-02 20:02:36 -08:00
Anmol Sethi
9227021bc9
e2etests-cli: Add PNG test
Closes #903
Closes #918
2023-03-02 19:50:00 -08:00
Anmol Sethi
5a5d48bdbc
d2cli: Move main code into d2cli so it can be imported from tests
Updates #903
2023-02-27 15:04:02 -08:00