Carlos Alexandro Becker
033f1d3616
docs: update
2024-08-05 23:35:20 -03:00
Carlos Alexandro Becker
d38e7939d8
docs: update
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-08-03 14:42:13 -03:00
Carlos Alexandro Becker
50ee54ac6e
docs: update
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-08-03 14:30:10 -03:00
Carlos Alexandro Becker
569295d43f
fix(jsonschema): missing ipk in nfpm.formats
...
closes #4997
2024-07-15 20:50:23 -03:00
actions-user
c3ea906db8
chore: auto-update generated files
2024-07-14 23:38:33 +00:00
Carlos Alexandro Becker
2a1bcaca53
docs: update schemas
2024-07-13 14:21:33 -03:00
Carlos Alexandro Becker
1f1b90025f
docs: update
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-07-03 09:31:08 -03:00
Carlos Alexandro Becker
409ce4ffb4
docs: improving home page ( #4953 )
...
tried to refresh the home a little bit, not sure if I like it or not.
let me know what you think :)
---------
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-06-24 23:12:15 -03:00
Carlos Alexandro Becker
3353bba5aa
docs: update
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-06-22 11:32:10 -03:00
Carlos Alexandro Becker
86b3c943d0
docs: update
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-06-22 11:31:19 -03:00
actions-user
1e076de708
chore: auto-update generated files
2024-06-11 02:37:45 +00:00
Carlos Alexandro Becker
44e7e540e3
docs: update jsonschema
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-06-05 11:16:32 -03:00
Carlos Alexandro Becker
35a5302479
docs: update jsonschema
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-06-05 11:15:50 -03:00
Carlos Alexandro Becker
50e6c4217e
docs: update schema pro
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-06-04 22:41:14 -03:00
actions-user
c891845839
chore: auto-update generated files
2024-06-05 00:46:45 +00:00
actions-user
3e40af256c
chore: auto-update generated files
2024-05-24 03:15:07 +00:00
actions-user
919b132e0d
chore: auto-update generated files
2024-05-15 14:11:22 +00:00
actions-user
b58a766d83
chore: auto-update generated files
2024-05-12 17:30:31 +00:00
Carlos Alexandro Becker
2cffcc58c5
docs: update
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-04-27 11:49:59 -03:00
actions-user
2b1fa09a07
chore: auto-update generated files
2024-04-04 02:29:32 +00:00
actions-user
b9dc6dfe1a
chore: auto-update generated files
2024-04-03 02:35:12 +00:00
Bartek Pacia
8d3cd4cef6
fix: run
not being truly POSIX-compliant ( #4739 )
...
I'm sorry, but my previous PR #4736 contained a mistake and the script
wasn't truly POSIX compliant.
With this PR I fix that mistake.
See relevant shellcheck warning: https://www.shellcheck.net/wiki/SC3010
2024-04-01 14:08:58 -03:00
Carlos Alexandro Becker
fa431f313d
docs: update docs
2024-04-01 10:26:09 -03:00
Carlos Alexandro Becker
7fc93995b8
feat: consistently use directory in property names ( #4737 )
...
It was a mess of "folder" x "directory", so changed it all to
"directory".
Closes #4732
2024-04-01 10:01:56 -03:00
Bartek Pacia
5a8b6d41fb
fix: convert run
install script to pure POSIX sh ( #4736 )
...
The changes are minimal and the benefit is quite nice – this script can
now be used to install GoReleaser on e.g. Alpine Linux without `bash`.
`shellcheck run` and `shfmt run` both report no warnings/errors.
2024-03-31 19:48:38 -03:00
Carlos Alexandro Becker
099345f167
ci: do not include nightly in releases.json
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-02-05 10:19:33 -03:00
Carlos Alexandro Becker
12fe252827
docs: fix link
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-02-05 10:18:26 -03:00
actions-user
4f2dc3c569
chore: docs auto-update
2024-02-05 12:39:29 +00:00
Carlos Alexandro Becker
00c2ff7337
docs: announce v1.24 ( #4602 )
...
v1.24 announcement, release planned for tomorrow.
This also includes the updated docs generated from goreleaser pro source
code.
---------
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-02-05 09:18:01 -03:00
Carlos Alexandro Becker
765d534c2e
feat(nfpm): support libraries ( #4587 )
...
This adds `nfpm.libdirs` to allow to set where to put libraries built,
as well as include them in the search for artifacts when building the
package.
closes #4346
---
PS: I'm not sure about the default dirs, let me know what you think!
---------
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-01-31 07:26:25 -03:00
Carlos Alexandro Becker
87a237066f
docs: update
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-01-17 08:35:28 -03:00
Carlos Alexandro Becker
325cea7277
docs: update
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-01-14 15:27:28 -03:00
Carlos Alexandro Becker
e56ec30a80
chore(pro): schema update
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-01-06 13:01:02 -03:00
Carlos Alexandro Becker
0becc41508
fix(winget): schema
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-01-04 22:43:02 -03:00
Carlos Alexandro Becker
424fc6cf62
chore: update schema
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2023-12-31 14:47:58 -03:00
Carlos Alexandro Becker
9ce21d3b95
fix: invalid jsonschema
...
closes https://github.com/goreleaser/goreleaser/issues/4511
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2023-12-31 14:43:39 -03:00
Carlos Alexandro Becker
1134f9b40a
docs: update run script
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2023-12-26 13:24:31 -03:00
actions-user
f64fa9fc17
chore: docs auto-update
2023-12-26 16:21:07 +00:00
Carlos Alexandro Becker
c4dafdf55e
chore: schema update
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2023-12-21 09:54:24 -03:00
Carlos Alexandro Becker
a85d049f9b
fix(winget): improve schema ( #4489 )
...
make required fields required
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2023-12-21 09:16:17 -03:00
Carlos Alexandro Becker
c1b71396c6
docs: update
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2023-12-20 15:47:45 -03:00
Carlos Alexandro Becker
ee14837127
feat(homebrew): add os to dependency ( #4481 )
...
closes #4480
2023-12-15 12:14:01 -03:00
actions-user
c4a33d5b83
chore: docs auto-update
2023-11-09 00:13:54 +00:00
actions-user
17393af9fa
chore: docs auto-update
2023-11-07 01:07:54 +00:00
Carlos Alexandro Becker
4f17fba173
build: fix setup-task rate limit
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2023-11-07 01:05:02 +00:00
Carlos Alexandro Becker
178ce2af58
build: only update docs, schema, after a release
...
closes #4402
2023-11-03 21:37:39 -03:00
Carlos Alexandro Becker
8cd3104f1c
chore: update schema
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2023-11-02 20:38:07 +00:00
actions-user
c5de7c54ee
chore: docs auto-update
2023-10-31 18:12:45 +00:00
Carlos Alexandro Becker
bc9f77b0e5
fix: schema enum options for dockers.use
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2023-10-25 22:51:30 -03:00
Carlos Alexandro Becker
de1c52b466
fix: improve run script
...
- if `VERSION` ends with `-pro`, set `DISTRIBUTION` to `pro`
- if `DISTRIBUTION` is `pro`, and `VERSION` does not have the `-pro`
suffix, add it
closes #4374
2023-10-25 22:51:30 -03:00