Carlos Alexandro Becker
a7f850caf0
chore(pro): schema update
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2023-05-31 18:47:01 +00:00
actions-user
79a9315eff
chore: docs auto-update
2023-05-30 11:51:56 +00:00
Carlos Alexandro Becker
1e56d38ef9
docs: update
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2023-05-29 18:17:15 +00:00
actions-user
88fb3e4c6a
chore: docs auto-update
2023-05-29 18:09:17 +00:00
actions-user
7c6d6561b5
chore: docs auto-update
2023-05-29 17:38:53 +00:00
Carlos Alexandro Becker
1a34c5dc98
docs: update
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2023-05-29 13:16:51 +00:00
Carlos Alexandro Becker
fa36cde69d
chore: schema update
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2023-05-27 03:13:15 +00:00
actions-user
98ca0679a1
chore: docs auto-update
2023-05-26 02:09:10 +00:00
Carlos Alexandro Becker
9fb855a204
docs: cookbook for monorepos, release.tag
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2023-05-17 23:22:36 +00:00
actions-user
51c4501d6a
chore: docs releases json auto-update
2023-05-07 03:37:42 +00:00
actions-user
2beed29de2
chore: docs releases json auto-update
2023-05-07 03:27:03 +00:00
actions-user
072173cdc5
chore: docs releases json auto-update
2023-05-05 04:52:44 +00:00
actions-user
bee9a91af0
chore: docs releases json auto-update
2023-05-05 04:45:31 +00:00
actions-user
c8e1e64d7e
chore: docs releases json auto-update
2023-05-05 04:31:08 +00:00
actions-user
b35b8b29d9
chore: docs releases json auto-update
2023-05-05 03:44:34 +00:00
Carlos Alexandro Becker
59e7f1bd5a
docs: update
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2023-05-02 02:48:51 +00:00
actions-user
282f9fbf52
chore: docs auto-update
2023-05-02 00:23:54 +00:00
actions-user
02b584fc6f
chore: docs auto-update
2023-05-01 00:31:30 +00:00
actions-user
b01f6ec14a
chore: docs auto-update
2023-04-30 13:19:58 +00:00
actions-user
d1f611c845
chore: docs auto-update
2023-04-23 23:29:27 +00:00
John Olheiser
6b86499655
feat: add force_token to config ( #3936 )
...
As a follow-up to #3910 , this adds `force_token` to the config.
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2023-04-23 13:53:45 -03:00
actions-user
3383397267
chore: docs releases json auto-update
2023-04-18 01:15:55 +00:00
actions-user
45ac57dc57
chore: docs releases json auto-update
2023-04-18 00:46:34 +00:00
actions-user
32b8dc132e
chore: docs releases json auto-update
2023-04-14 13:17:24 +00:00
actions-user
f46cbddb6d
chore: docs releases json auto-update
2023-04-14 13:06:26 +00:00
Carlos A Becker
272f18d877
chore: update schema
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2023-04-14 02:51:26 +00:00
Maxime Brunet
b36e30a071
fix(jsonschema): add binary to Archive format enum ( #3924 )
2023-04-10 21:51:26 -03:00
actions-user
8cf9f53e67
chore: docs releases json auto-update
2023-04-10 19:16:16 +00:00
actions-user
13d3771036
chore: docs releases json auto-update
2023-04-10 18:49:23 +00:00
Carlos A Becker
8a6de5cc55
docs: schema update
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2023-04-08 02:51:56 +00:00
Carlos A Becker
c41d6de833
feat: support tgz and txz as archive formats
...
We support `.tar.gz` since the beginning, and `.tar.xz` for a long time.
`.tgz` and `.txz` are just commonly used shorthands for the same
formats.
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2023-04-08 02:40:54 +00:00
actions-user
458bbb4a60
chore: docs auto-update
2023-04-08 01:55:43 +00:00
Carlos A Becker
57d3bdd965
docs: update
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2023-04-07 15:08:48 +00:00
Carlos Alexandro Becker
8b1c4ead60
feat: allow to PR homebrew taps ( #3903 )
...
closes #3485
also fixed a bug in file creation for github: it was always searching
for the file in the default branch
also, we don't need to create the file first, update does both create
and update.
TODO: implement the for krew, scoop, etc...
---------
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2023-04-06 22:58:06 -03:00
Carlos Alexandro Becker
bf2e163ce4
docs: fix install's cosign steps ( #3913 )
...
updated to the cosign v2
cc/ @cpanato
---------
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2023-04-06 14:16:16 -03:00
Carlos A Becker
f5bcdff445
docs: update
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2023-03-29 22:23:53 -03:00
Carlos A Becker
1b86abcfc6
chore: update schema
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2023-03-29 10:03:19 -03:00
Carlos Alexandro Becker
f82a32cd3a
feat: blobs.disable ( #3884 )
...
Allows to template-disable specific blob configurations.
Closes #3883
2023-03-23 08:59:04 -03:00
actions-user
21b594d009
chore: docs auto-update
2023-03-20 19:07:44 +00:00
actions-user
ec8134b500
chore: docs auto-update
2023-03-20 12:23:36 +00:00
howieyuen
1f56d8e088
feat: scoop shortcuts ( #3846 )
...
close: https://github.com/goreleaser/goreleaser/issues/3845
2023-03-20 09:21:44 -03:00
Carlos A Becker
98bb4ba23a
chore: schema update
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2023-03-19 23:34:22 -03:00
Carlos Alexandro Becker
dec5fb8e17
feat(deps): bump github.com/goreleaser/nfpm/v2 from v2.26.0 to v2.27.1 ( #3876 )
...
latest and greatest, just released, nfpm version!
---------
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2023-03-19 23:19:22 -03:00
actions-user
6bbd71f476
chore: docs releases json auto-update
2023-03-20 01:31:57 +00:00
Ivan Vandot
8877fe1ef4
feat: include prerelease suffix in git ( #3841 )
...
<!--
Hi, thanks for contributing!
Please make sure you read our CONTRIBUTING guide.
Also, add tests and the respective documentation changes as well.
-->
<!-- If applied, this commit will... -->
This commit will fix bad version tag sort if there is a prerelease on
the same commit as a release tag. Current output is shown below
```
❯ git tag --points-at HEAD --sort=-version:refname --format='%(creatordate)%09%(refname)'
Thu Mar 2 21:38:51 2023 +0300 refs/tags/v1.13.0-rc3
Thu Mar 2 21:38:51 2023 +0300 refs/tags/v1.13.0
```
Test is changed to match current default value so it will fail without
this fix.
Default value `-` is set to the one that is described inside
[docs](https://goreleaser.com/how-it-works/?h=prerelease#how-it-works ),
but people are still allowed to change it.
Output with fix applied
```
❯ git -c versionsort.suffix=- tag --points-at HEAD --sort -version:refname --format='%(creatordate)%09%(refname)'
Thu Mar 2 21:38:51 2023 +0300 refs/tags/v1.13.0
Thu Mar 2 21:38:51 2023 +0300 refs/tags/v1.13.0-rc3
```
<!-- # Provide links to any relevant tickets, URLs or other resources
-->
More info about `versionsort.suffix` can be found
[here](https://github.com/git/git/blob/master/Documentation/config/versionsort.txt#L5 )
Docs as well both schemas are updated as well.
I am not sure if users should be allowed to change this option at all.
2023-03-19 22:19:40 -03:00
actions-user
9f91bea921
chore: docs releases json auto-update
2023-03-20 00:33:05 +00:00
actions-user
5b9f2a7c0d
chore: docs releases json auto-update
2023-03-10 13:57:04 +00:00
actions-user
ba2c93bf20
chore: docs releases json auto-update
2023-03-10 13:20:25 +00:00
actions-user
1a81111e90
chore: docs auto-update
2023-03-09 11:27:07 +00:00
actions-user
945b5453d9
chore: docs releases json auto-update
2023-03-07 01:22:45 +00:00