Commit graph

176 commits

Author SHA1 Message Date
Anmol Sethi
771d1c2efa
template/scripts/install.sh: Fix 2022-12-08 02:41:04 -08:00
Anmol Sethi
87f811f538
releas/template: Minor fixes 2022-12-08 02:34:48 -08:00
Anmol Sethi
b0993c45b4
_build.sh: Update 2022-12-08 02:25:44 -08:00
Anmol Sethi
3a3b3389ed
Merge pull request #407 from nhooyr/windows-d6fa
release: On windows use .exe and alter README
2022-12-07 19:51:27 -08:00
Anmol Sethi
44c11a13ce
Update windows install docs 2022-12-07 19:49:22 -08:00
Anmol Sethi
3134648273
install.md: Document easiest way to use windows 2022-12-07 19:49:22 -08:00
Anmol Sethi
c2bcb3a93e
release/template/README.md: Document easiest way to use windows 2022-12-07 19:49:22 -08:00
Anmol Sethi
1fde26789a
release/next.md: Update 2022-12-07 19:49:22 -08:00
Anmol Sethi
ce0e2b3326
release: On windows use .exe and alter README
Closes #388
2022-12-07 19:17:36 -08:00
Anmol Sethi
17f45d1592
install.sh: Update for tap rename 2022-12-07 18:45:10 -08:00
Anmol Sethi
89e0e0cf6a
install.sh: Run brew update before install
Ensure formulas are up to date.
2022-12-07 18:43:56 -08:00
Júlio César Batista
5a40457a03
Update changelog 2022-12-06 14:28:48 -08:00
Anmol Sethi
22e0ed0f9f
v0.1.0 2022-12-06 09:22:51 -08:00
Anmol Sethi
0cc8b1a966
Merge pull request #385 from nhooyr/windows-install-e17d
windows install e17d
2022-12-06 09:04:57 -08:00
Anmol Sethi
563b45dd01
release/install.sh: Install executable with .exe suffix on Windows
Otherwise Go doesn't let you execute it lol.
2022-12-06 09:04:22 -08:00
Anmol Sethi
a95d9cd586
Merge pull request #383 from nhooyr/changelog-wrap-8c1f
changelogs/next.md: Fix wrapping
2022-12-06 09:03:10 -08:00
Anmol Sethi
8d8529ed80
changelogs/next.md: Fix wrapping
Changelogs can't be hard wrapped. Markdown text in bullets isn't
automatically soft wrapped on render like paragraphs.
2022-12-06 08:10:38 -08:00
Anmol Sethi
651c7f553f
deps: update 2022-12-06 08:00:14 -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
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
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
ba84aa8066
deps: update 2022-12-06 02:04:58 -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
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
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
729b12685a
gen 2022-12-01 17:29:40 -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