Carlos A Becker
bcdb7e650c
docs: clarify dir
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-07-28 09:41:18 -03:00
Carlos A Becker
31d0e54894
docs: schema update
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-07-27 14:27:02 -03:00
Carlos A Becker
fb89f6ad01
fix: temporary revert jsonschema update
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-07-27 14:26:12 -03:00
Carlos Alexandro Becker
315935aedc
fix(archive): always strip parent if set ( #3256 )
...
* Always strip parents.
* refactor: improve code a bit
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
* refactor: even simpler
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
Co-authored-by: Nathan Hammond <nathan.hammond@vercel.com>
2022-07-27 09:55:55 -03:00
Carlos A Becker
999ca7afea
docs: schema update
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-07-26 09:21:42 -03:00
Carlos A Becker
7aeebb12f2
docs: remove beta warning from docker manifests feature
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-07-19 10:37:13 -03:00
actions-user
3cf64c1541
chore: docs auto-update
2022-07-12 12:58:25 +00:00
Carlos A Becker
71283cc274
docs: update
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-07-04 10:05:19 -03:00
Radu Jipa
16a2a25936
docs: use --output-signature
with cosign sign ( #3218 )
...
`cosign sign` complains with the following error when using `--output`
⨯ release failed after 14.73s error=sign: cosign failed: exit status 1: WARNING: the '--output' flag is deprecated and will be removed in the future. Use '--output-signature'
2022-06-30 14:20:24 -03:00
Carlos A Becker
67b3ce0199
docs: update pro schema
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-06-27 08:55:59 -03:00
actions-user
2ea3e45020
chore: docs auto-update
2022-06-27 01:02:52 +00:00
Carlos Alexandro Becker
f75d64d6cc
feat: allow to override env for a target ( #3201 )
...
* feat: allow to override env for a target
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
* fix: dupe key
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
* test: fixes
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-06-26 22:00:55 -03:00
Rıza Sabuncu
153226a560
docs: update wrong permission key ( #3206 )
2022-06-26 21:58:59 -03:00
naglis
0c9c82ab2f
docs: fix typos ( #3204 )
2022-06-25 21:30:10 -03:00
Carlos A Becker
ad2986a2e1
docs: update
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-06-25 16:42:11 -03:00
Carlos A Becker
e8f3f012db
docs: update
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-06-25 16:41:58 -03:00
Randy Fay
0ccd795942
docs: fix mistaken mention of homebrew in AUR section ( #3200 )
...
TYPO from copy-pasta in AUR section.
2022-06-25 16:34:57 -03:00
CrazyMax
b1a3f301e7
fix: use default builder with buildx ( #3199 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-06-24 16:13:33 -03:00
Carlos A Becker
cc80b0edbf
docs: update
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-06-23 23:55:08 -03:00
Randy Fay
954a0e7459
docs: fix typo in archive.md ( #3189 )
2022-06-23 22:40:25 -03:00
Randy Fay
5ae087197b
docs: no-main error if running outside project root
2022-06-23 22:39:48 -03:00
Carlos A Becker
8424c92102
docs: clarify dist folder names
...
refs https://github.com/goreleaser/goreleaser/discussions/3183
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-06-22 23:55:46 -03:00
Carlos A Becker
3566ba619d
docs: update docs
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-06-21 22:34:32 -03:00
actions-user
7b5c6d9b3d
chore: docs auto-update
2022-06-20 23:49:17 +00:00
Carlos A Becker
5713eec15f
docs: clarify action does not install other tools
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-06-14 15:26:20 -03:00
actions-user
b5f14be757
chore: docs auto-update
2022-06-14 14:16:57 +00:00
Carlos Alexandro Becker
2c59b8e1be
feat: remove empty_folders for good ( #3163 )
...
* feat: remove empty_folders for good
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
* fix: build
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-06-14 11:15:17 -03:00
Carlos A Becker
6c10e8eaa6
chore: update schema
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-06-12 22:35:36 -03:00
Carlos Alexandro Becker
ad3c6fdcdd
feat: update jsonschema library ( #3159 )
...
* feat: update jsonschema library
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
* fix: test
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-06-12 22:31:30 -03:00
Carlos Alexandro Becker
0f128690a0
feat: removed deprecated windows arm handling on go 1.16 ( #3157 )
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-06-12 20:04:19 -03:00
Carlos Alexandro Becker
1723e88dcd
fix: wrap_in_directory type ( #3158 )
...
closes #3155
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-06-12 20:03:58 -03:00
Carlos A Becker
1a8e075e4f
docs: ref fixes
...
refs #3152
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-06-10 23:07:21 -03:00
Randy Fay
176336f264
docs: miscellaneous usage and wording improvements ( #3152 )
...
* Make sure to do required go mod init before continuing or goreleaser command fails.
* how the release might look like -> what the release might look like
* How does it look like -> What does it look like
* you must therefore -> you must
* Don't use GO111MODULES in example since it's so obsolete
* modules -> verifiable builds
* got you covered -> has you covered
2022-06-10 23:04:16 -03:00
actions-user
c7dae1b67c
chore: docs auto-update
2022-06-01 14:42:35 +00:00
Carlos A Becker
08769d7372
docs: clarify godownloader deprecation
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-05-20 20:24:56 -03:00
Carlos A Becker
e19a0013c5
docs: remove godownloader for good
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-05-18 23:34:44 -03:00
Carlos A Becker
b0923f6eae
docs: newsletter
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-05-18 23:28:15 -03:00
Carlos A Becker
a52fb997d1
docs: update email addresses
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-05-18 12:12:42 -03:00
Carlos A Becker
83704c9e4b
docs: better wording
...
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-05-10 15:11:29 -03:00
Carlos A Becker
22f73836ac
chore: schema update
...
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-05-10 13:10:18 -03:00
Carlos A Becker
3697a9d8ce
docs: wording improvements
...
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-05-10 10:17:13 -03:00
actions-user
06324e2ed6
docs: update
2022-05-10 12:19:06 +00:00
Carlos Alexandro Becker
e38e76cac8
feat: meta archives ( #3093 )
...
adds support for creating meta archives
closes #3085
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-05-10 09:17:30 -03:00
Carlos A Becker
8ee53b6e1d
docs: update pro features
...
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-05-09 21:46:38 -03:00
Felix Börner
2297be1cf7
docs: add example for semantic-release ( #3091 )
2022-05-09 14:48:35 -03:00
actions-user
189ffcb1d8
docs: update
2022-05-09 12:34:08 +00:00
Batuhan Apaydın
a02cbca273
docs): add SBOM section, update Docker as container ( #3090 )
...
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
2022-05-09 08:53:06 -03:00
Carlos Alexandro Becker
f812d1b920
fix: nfpm deprecation on nfpm check ( #3087 )
...
closes #3067
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-05-08 21:13:56 -03:00
Carlos Alexandro Becker
4cf566be44
docs: fix several htmltest issues ( #3086 )
...
* docs: fix several htmltest issues
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
* docs: more fixes
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-05-07 01:28:22 -03:00
Carlos A Becker
362491ce05
docs: link to example repo
...
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-05-04 10:47:25 -03:00