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

106 Commits

Author SHA1 Message Date
actions-user
c6e092a6ca chore: docs auto-update 2022-10-06 00:27:12 +00:00
actions-user
6a9606d0b4 chore: docs auto-update 2022-09-27 13:14:25 +00:00
Carlos Alexandro Becker
f3849e2bbe
fix: client key and cert should not be required (#3409)
closes #3407

Signed-off-by: Sheridan C Rawlins <scr@yahooinc.com>
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
Co-authored-by: Sheridan C Rawlins <scr@yahooinc.com>
2022-09-27 10:12:34 -03:00
actions-user
23a7922f8e chore: docs auto-update 2022-08-30 15:07:04 +00:00
Carlos Alexandro Becker
d7acf21f03
fix: source archive add subfolders (#3343)
`--add-file` adds only the `--prefix` joined with the basename of the added file, so, adding a folder like `vendor` would break havoc.

this basically writes our own source archives (which are more compressed) and allows to add an entire folder easily, as well as other mappings as `archives` already supports. 

refs #3102 #2911

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-08-25 02:15:37 -03:00
actions-user
12c425614c chore: docs auto-update 2022-08-25 04:12:08 +00:00
actions-user
e55df16ff1 chore: docs auto-update 2022-08-23 00:36:57 +00:00
Carlos A Becker
ce264f1fca
fix: jsonschema
very hacky, fixes #3238 for good

refs https://github.com/invopop/jsonschema/issues/26

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-08-17 23:50:14 -03:00
Carlos A Becker
aa12ad014e
feat(deps): update nfpm to latest patch
Should fix some jsonschema issues
2022-08-17 23:39:04 -03:00
actions-user
5c5844c397 chore: docs auto-update 2022-08-18 02:00:32 +00:00
actions-user
dcd402c013 chore: docs auto-update 2022-08-18 01:35:06 +00:00
actions-user
a199c00d61 chore: docs auto-update 2022-08-16 05:07:26 +00:00
Carlos Alexandro Becker
08e7038a20
feat: remove gofish (#3312)
* feat: remove gofish

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>

* fix: remove more unused code

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>

* fix: remove more references

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-08-16 01:16:45 -03:00
actions-user
482a6f55fd chore: docs auto-update 2022-08-16 03:40:59 +00:00
actions-user
4dc372d784 chore: docs auto-update 2022-08-16 01:55:18 +00:00
Sheridan C Rawlins
53ed81665b
feat: mTLS with client certificate (#3302)
* Support mTLS with client certificate when configured.

* Fix the omitempty typo.

* Add check for missing cert as well.

* Added documentation for artifactory and upload, as well as how to run mkdocs locally

* set pip version to just 3.

* Added example to the full config.

* Remove the Pipfile and update documentation to mention the task.

* update language in doc about multiarch images.

Co-authored-by: Sheridan C Rawlins <scr@ouryahoo.com>
2022-08-12 09:44:54 -03:00
actions-user
677539032a chore: docs auto-update 2022-08-07 15:15:39 +00:00
Carlos Alexandro Becker
5a433347ac
feat: allow to skip scm release uploads (#3282)
* feat: allow to skip scm release uploads

refs #3268

* chore: schema update

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-08-06 18:59:59 -03:00
Carlos A Becker
ebd2afdf3c
fix: jsonschema
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-08-04 15:30:25 -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 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
actions-user
3cf64c1541 chore: docs auto-update 2022-07-12 12:58:25 +00:00
actions-user
2ea3e45020 chore: docs auto-update 2022-06-27 01:02:52 +00:00
actions-user
b5f14be757 chore: docs auto-update 2022-06-14 14:16:57 +00: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
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
actions-user
06324e2ed6 docs: update 2022-05-10 12:19:06 +00:00
actions-user
189ffcb1d8 docs: update 2022-05-09 12:34:08 +00:00
actions-user
11b4bf1bbc docs: update 2022-04-13 17:43:46 +00:00
actions-user
78da3ea7d0 docs: update 2022-03-30 12:44:38 +00:00
actions-user
3ae9a6e8a5 docs: update 2022-03-19 20:46:08 +00:00
actions-user
261af2d355 docs: update 2022-03-17 11:55:25 +00:00
actions-user
31df0a0716 docs: update 2022-03-17 02:39:09 +00:00
actions-user
3eaec333d7 docs: update 2022-03-17 00:14:26 +00:00
actions-user
1950a45633 docs: update 2022-03-06 02:18:20 +00:00
actions-user
b658e7f9ca docs: update 2022-02-09 14:42:20 +00:00
Carlos A Becker
4095da684b
fix: jsonschema on archives.files.info.group
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-02-05 17:48:41 -03:00
actions-user
c901edc7ee docs: update 2022-02-02 03:03:00 +00:00
actions-user
ebbcb29806 docs: update 2022-01-20 18:01:16 +00:00
actions-user
8833bfcf4d docs: update 2022-01-08 17:48:05 +00:00
actions-user
5de6201e08 docs: update 2022-01-07 12:18:44 +00:00
actions-user
3fa464bfb5 docs: update 2022-01-07 01:12:42 +00:00
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
1d13d6a776
docs: schema
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-12-21 14:23:04 -03:00
actions-user
d5a552f892 docs: update 2021-12-12 03:23:10 +00: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 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
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
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