1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-08 03:31:59 +02:00
Commit Graph

29 Commits

Author SHA1 Message Date
Brian Flad
791de897bb
feat: support extra_files in publishers (#2770)
Reference: https://github.com/goreleaser/goreleaser/issues/2768

Co-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2022-01-06 22:04:43 -03:00
Carlos A Becker
386a6f3709
docs: update
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-12-21 16:14:20 -03:00
Carlos A Becker
1d13d6a776
docs: schema
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-12-21 14:23:04 -03:00
Carlos Alexandro Becker
505888f41b
feat: keyless signing (#2716)
* feat: keyless signing

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>

* fix: perms

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>

* fix: rm old pubkey

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>

* docs: missing experimental flag

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>

* docs: true keyless

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>

* docs: improve install

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>

* fix: simplifying

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>

* docs: improvements

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>

* docs: improvements

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>

* docs: trying to improve docs

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>

* fix: config

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>

* fix: package write

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-12-16 13:43:11 -03:00
Carlos A Becker
78cca698f7
docs: update schema
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-12-15 15:58:28 -03:00
actions-user
d5a552f892 docs: update 2021-12-12 03:23:10 +00:00
Carlos A Becker
ab879cb9f9
docs: update
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-12-06 17:23:04 -03:00
Olivier Mengué
61bf917918
fix: jsonschema for ReleaseNotesMode (#2741) 2021-12-06 16:58:37 -03:00
caarlos0
167d95e67f docs: update 2021-12-06 13:09:58 +00:00
caarlos0
2e31aa1146 docs: update 2021-12-04 15:34:28 +00:00
Carlos A Becker
85281bcec1
docs: update schema pro
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-11-28 11:29:20 -03:00
Carlos Alexandro Becker
b8f61718f3
feat: allow to customize release notes update behavior (#2702)
* feat: allow to customize release notes update behavior

closes #1384

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>

* fix: make it a bit better

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>

* fix: jsonschema

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-11-26 09:59:15 -03:00
caarlos0
4b556a4e03 docs: update 2021-11-24 01:26:10 +00:00
caarlos0
6a081264f1 docs: update 2021-11-24 01:20:05 +00:00
caarlos0
b1d16bbee9 docs: update 2021-11-23 18:54:40 +00:00
Carlos A Becker
611313571e
docs: pro schema 2021-11-23 15:28:31 -03:00
caarlos0
4a529c767d docs: update 2021-11-23 13:19:44 +00:00
caarlos0
dd831a09b2 docs: update 2021-11-18 13:03:37 +00:00
Carlos Tadeu Panato Junior
7f272482e4
fix: add env to the sign schema (#2673)
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2021-11-18 09:54:21 -03:00
Carlos A Becker
0d0b7aaf93
chore: bump schema 2021-11-13 22:32:22 -03:00
Carlos A Becker
e33a96481a
chore: update schema 2021-11-06 23:28:18 -03:00
Carlos Alexandro Becker
01fa7a6827
refactor: organize config a bit (#2619)
* refactor: organize config a bit

* test: fix
2021-11-01 09:31:43 -03:00
Carlos A Becker
26ce946223
docs: fix pro jsonschema 2021-10-30 09:12:13 -03:00
Carlos Alexandro Becker
cca001b70b
docs: new art (#2607) 2021-10-26 22:41:33 -03:00
Carlos A Becker
163afac53c
docs: update with jsonschema 2021-10-26 15:15:26 -03:00
Patrick Hahn
e5a9e18050
feat(schema): add command that generates jsonschema (#2589)
* feat(schema): Add command that generates the jsonschema for .goreleaser.yml files

This commit adds the jsonschema/schema subcommand that generates a jsonschema doc based on the Project go struct.
For the config types that alternatively allow you to specify a string via custom UnmarshalYAML function, this commit adds the JSONSchemaType function, so the type gets documented with an oneOf with string or itself.
Add yaml key names for properties that are currently missing them, so alecthomas/jsonschema generates the keys with correct casing.

Signed-off-by: Patrick Hahn <patricksilashahn@gmx.net>

* fix: Add linguist-generated attribute to generated schema json to exclude this file from pull request size validation

Signed-off-by: Patrick Hahn <patricksilashahn@gmx.net>

* fix: run gofumpt

Signed-off-by: Patrick Hahn <patricksilashahn@gmx.net>

* chore(schema): update alecthomas/jsonschema and regenerate schema.json

Signed-off-by: Patrick Hahn <patricksilashahn@gmx.net>
2021-10-26 15:02:03 -03:00
Carlos A Becker
4b31017bd7
docs: fix imgs
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-10-05 20:46:59 -03:00
Carlos Alexandro Becker
c60493d3d8
docs: verifying the binaries and images
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-08-24 22:31:02 -03:00
Carlos Alexandro Becker
e6de182f6c
docs: move back to www
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-05-10 17:32:55 -03:00