Bjørn Erik Pedersen
94b46c36b4
build: Add missing withdeploy archive for Windows
...
Fixes #13009
2024-11-05 11:40:42 +01:00
Bjørn Erik Pedersen
89bd025ebf
Build without the deploy feature by default
...
Build tags setup changed to:
* !nodeploy => withdeploy
* nodeploy => !withdeploy
Also move the deploy feature out into its own release archives.
See #12994 for the primary motivation for this change. But this also greatly reduces the number of dependencies in Hugo when you don't need this feature and cuts the binary size greatly.
Fixes #12994
2024-10-30 11:46:40 +01:00
Bjørn Erik Pedersen
9cc65757a1
releaser: Fix archive homepage and description
...
Fixes #12053
2024-02-17 13:32:15 +01:00
Bjørn Erik Pedersen
7f8ab74681
Add Solaris build
...
Closes #3500
2023-10-30 12:43:36 +01:00
Andreas Deininger
68d9d3ebd7
all: Fix some typos
2023-06-19 09:28:10 +02:00
Bjørn Erik Pedersen
3afaca7584
release: Add a note section in release notes
2022-12-19 13:13:38 +01:00
Bjørn Erik Pedersen
3f0b40f674
Use standard GOOS/GOARCH values in release archives
...
But create aliases with old filenames for the 2 most downloaded archives (to avoid Netlify etc. breaking).
Fixes #10073
2022-09-15 18:22:35 +02:00
Bjørn Erik Pedersen
dffca57883
release: Add the releaser commits to the ignore list
2022-08-29 16:29:45 +02:00
Bjørn Erik Pedersen
79932e7225
release: Fix the Deb archives
...
Fixes #10220
2022-08-29 14:56:15 +02:00
Bjørn Erik Pedersen
45e1084ff2
Add linux/arm64 extended to release setup
...
Fixes #8257
2022-08-28 18:23:01 +02:00