Commit graph

196 commits

Author SHA1 Message Date
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
38c0dd9c3e
ci: Update 2022-12-06 07:34:47 -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
dc1af7a1ee
docs: Document windows installation and usage 2022-12-06 03:05:19 -08:00
Anmol Sethi
0193e1abf0
deps: update 2022-12-06 02:29:15 -08:00
Anmol Sethi
ba84aa8066
deps: update 2022-12-06 02:04:58 -08:00
Anmol Sethi
c029e0bbc2
ci: Update 2022-12-06 02:03:20 -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
60890cc120
ci: Update 2022-12-06 00:16:13 -08:00
Anmol Sethi
80b05e7ae0
aws_ensure.sh: Setup $PATH/$MANPATH on macOS builders robustly 2022-12-05 23:34:21 -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
Alexander Wang
121d75c8df
changelog massaging 2022-12-05 17:34:20 -08:00
Alexander Wang
67b7020476
changelog 2022-12-05 10:49:17 -08:00
Alexander Wang
427368b4d7
gen 2022-12-04 14:56:50 -08:00
Alexander Wang
89e785afcb
add changelog 2022-12-03 16:36:12 -08:00
Alexander Wang
e51bdbff09
add changelog 2022-12-03 16:32:12 -08:00
Alexander Wang
bce0fe5c31
add changelog 2022-12-02 19:59:49 -08:00
Alexander Wang
3b7068da7d
add changelog line for dagre fix 2022-12-02 15:58:01 -08:00
ejulio-ts
ef757fb532
Merge pull request #317 from ejulio-ts/nested-sequence-diagrams
layout: sequence diagrams
2022-12-02 13:03:30 -08:00
Anmol Sethi
91f5828967
ci: Update 2022-12-02 12:16:27 -08:00
Anmol Sethi
d20a448227
ci: Update 2022-12-02 12:10:16 -08:00
Anmol Sethi
61fdf07a2e
ci: Updates 2022-12-02 11:47:09 -08:00
Anmol Sethi
50011a25e7
ci: Update 2022-12-02 11:08:08 -08:00
Anmol Sethi
729b12685a
gen 2022-12-01 17:29:40 -08:00
Anmol Sethi
f040d58cf6
ci: Update 2022-12-01 17:27:01 -08:00
Anmol Sethi
64d777faf7
ci: Update 2022-12-01 17:09:51 -08:00
Anmol Sethi
6e7b4dedfc
ci/sub: Hardcode colors for bigheader/header in there 2022-12-01 15:08:19 -08:00
Anmol Sethi
cc6590fa4f
install.sh: hardcode header to blue
Will prevent red/green generated colors.
2022-12-01 14:43:54 -08:00
Júlio César Batista
2c557a32d8
Changelog 2022-12-01 14:34:24 -08:00
Anmol Sethi
d87d897fdb
changelog: Fix emoji 2022-12-01 14:01:20 -08:00
Anmol Sethi
116151cc82
INSTALL.md: Demonstrate minimal script to install standalone release
Closes #150
2022-12-01 13:29:04 -08:00
Anmol Sethi
f333cb1a2b
docs: Defend install.sh
Closes #149
2022-12-01 13:29:04 -08:00
Anmol Sethi
419ecc8928
Merge pull request #313 from nhooyr/install-c148
release/build.sh: Implement --install and --uninstall for quick installation from source
2022-12-01 12:43:19 -08:00
Anmol Sethi
54311cbf3d
release: Use sudo automatically when installing/uninstalling 2022-12-01 12:29:50 -08:00
Anmol Sethi
25e628943b
release/build.sh: Implement --install and --uninstall for quick installation from source 2022-12-01 12:25:18 -08:00
Anmol Sethi
5cba89a588
ci: Update 2022-12-01 11:53:53 -08:00