Anmol Sethi
a689c81f55
Merge branch 'md-9798'
2022-12-06 07:54:22 -08:00
Anmol Sethi
3478ffbc5a
install.sh: Improvements
2022-12-06 07:54:14 -08:00
Anmol Sethi
5ee11417e4
deps: update
2022-12-06 07:47:11 -08:00
Anmol Sethi
1c6d23c2d1
deps: update
2022-12-06 07:41:47 -08:00
Anmol Sethi
38c0dd9c3e
ci: Update
2022-12-06 07:34:47 -08:00
Anmol Sethi
5ae22beb47
Merge pull request #319 from nhooyr/mp4-4a19
...
README: Switch to nicer mp4
2022-12-06 07:04:15 -08:00
Anmol Sethi
600b32d422
README: Mention Elon's twitter diagram
2022-12-06 07:00:49 -08:00
Anmol Sethi
b1a8094686
README: Switch to nicer mp4
...
Closes #140
Viewable at 1a16466a61
2022-12-06 07:00:49 -08:00
Anmol Sethi
832c1ab06b
Merge pull request #381 from nhooyr/trimpath-0bdc
...
release: Build with -trimpath
2022-12-06 06:38:04 -08:00
Anmol Sethi
5f06afc72e
release: Build with -trimpath
...
-trimpath prevents paths from the builder showing up in the
binary on panics and whatnot.
2022-12-06 06:36:41 -08:00
Anmol Sethi
1b1a024aad
deps: update
2022-12-06 06:08:45 -08:00
Anmol Sethi
fbb65fa6f7
deps: update
2022-12-06 06:01:59 -08:00
Anmol Sethi
b5d863ae02
ci: Update
2022-12-06 05:39:33 -08:00
Anmol Sethi
861aabff70
aws_ensure: Update
2022-12-06 04:56:34 -08:00
Anmol Sethi
f6c444c424
deps: update
2022-12-06 04:41:06 -08:00
Anmol Sethi
44ba6ecce4
install.sh: Updates
2022-12-06 04:25:02 -08:00
Anmol Sethi
70587d5832
install.sh: Add -x, --trace flags
2022-12-06 04:18:40 -08:00
Anmol Sethi
8010a65795
install.sh: Improvements
2022-12-06 04:04:02 -08:00
Anmol Sethi
8b66106667
deps: update
2022-12-06 03:22:55 -08:00
Anmol Sethi
efba33e657
Merge pull request #378 from nhooyr/windows-docs-3b05
...
docs: Document windows installation and usage
2022-12-06 03:12:14 -08:00
Anmol Sethi
d5e6807abd
install.md: Mention WSL
2022-12-06 03:12:00 -08:00
Anmol Sethi
dc1af7a1ee
docs: Document windows installation and usage
2022-12-06 03:05:19 -08:00
Anmol Sethi
bb68d0e8ea
deps: update
2022-12-06 02:38:10 -08:00
Anmol Sethi
0193e1abf0
deps: update
2022-12-06 02:29:15 -08:00
Anmol Sethi
04aa6529f0
deps: update
2022-12-06 02:27:55 -08:00
Anmol Sethi
ba84aa8066
deps: update
2022-12-06 02:04:58 -08:00
Anmol Sethi
fbf81c199c
docs: Add chess example
2022-12-06 02:03:58 -08:00
Anmol Sethi
c029e0bbc2
ci: Update
2022-12-06 02:03:20 -08:00
Anmol Sethi
780c679e93
Merge pull request #377 from nhooyr/warn-bf5c
...
install.sh: Add warning if d2 is shadowed on installation
2022-12-06 01:40:45 -08:00
Anmol Sethi
0c43cbc708
install.sh: Add warning if d2 is shadowed on installation
...
Closes #107
2022-12-06 01:34:00 -08:00
Anmol Sethi
1de4b48d7a
deps: update
2022-12-06 01:33:22 -08:00
Anmol Sethi
a7985221e3
ci: Update
2022-12-06 00:54:32 -08:00
Anmol Sethi
25e9be5fde
INSTALL.md: Note advantage of build.sh --install over go install
2022-12-06 00:33:28 -08:00
Anmol Sethi
030f95441d
Merge pull request #372 from nhooyr/fix-sudo-86ee
...
install.sh: Improve default $PREFIX behaviour
2022-12-06 00:22:35 -08:00
Anmol Sethi
60890cc120
ci: Update
2022-12-06 00:16:13 -08:00
Anmol Sethi
8f4f0ec12a
d2chaos: Disable sequence diagrams
...
See https://github.com/terrastruct/d2/issues/376
2022-12-05 23:40:02 -08:00
Anmol Sethi
80b05e7ae0
aws_ensure.sh: Setup $PATH/$MANPATH on macOS builders robustly
2022-12-05 23:34:21 -08:00
Alexander Wang
177e132c21
Merge pull request #374 from alixander/fix-sequence-distance
...
fix sequence distancing
2022-12-05 22:47:06 -08:00
Alexander Wang
845219d60d
fix sequence distancing
2022-12-05 22:45:11 -08:00
Alexander Wang
bee46e1bf4
Merge pull request #373 from alixander/fix-mask
...
unique label mask
2022-12-05 22:36:46 -08:00
Alexander Wang
59815cc218
add comment
2022-12-05 22:33:35 -08:00
Alexander Wang
06ea7c191a
unique label mask
2022-12-05 22:32:23 -08:00
Anmol Sethi
636a4ce224
ci: Use temp.sh
2022-12-05 22:21:06 -08:00
Anmol Sethi
b90c37d4a0
ci: Update gen_install and gen_template_lib
2022-12-05 22:15:58 -08:00
Anmol Sethi
6e52966b52
install.sh: Improve default $PREFIX behaviour
...
As before we default to /usr/local but now we switch to ~/.local if
/usr/local if not accessible instead of prompting for sudo. Instead
of having an exception for macOS/arm64.
Of course if a user wants to install in /usr/local anyway, they can
still pass --prefix /usr/local to force installation into /usr/local
and prompt for sudo.
2022-12-05 22:15:58 -08:00
ejulio-ts
c0b3badbde
Merge pull request #369 from ejulio-ts/page-render
...
Fix shape:note to resize the top right corner (fold) as the shape size grows
2022-12-05 21:32:17 -08:00
Júlio César Batista
14ae6dca89
Merge branch 'master' into page-render
2022-12-05 21:31:13 -08:00
ejulio-ts
376e615f93
Merge pull request #361 from ejulio-ts/mask-group-label
...
Mask group label
2022-12-05 21:28:27 -08:00
Alexander Wang
c549556c04
Merge pull request #370 from alixander/sequence-scoping
...
Sequence scoping
2022-12-05 20:52:06 -08:00
Alexander Wang
aa672c54ed
don't resolve for top level sequence diagram children
2022-12-05 20:46:06 -08:00