1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-11-06 09:09:29 +02:00
Commit Graph

28 Commits

Author SHA1 Message Date
Carlos Alexandro Becker
8faf7dbe55 docs: fix version in docs (#2681)
* docs: fix version in docs

* fix: script

* docs: improve install

* fix: curl

* fix: get releases

* docs: instructions

* docs: instructions
2021-11-22 09:39:16 -03:00
Carlos A Becker
a0a0050f5e docs: fix releases.json 2021-11-17 00:04:04 -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
c456654778 fix: ignore 409 when pushing to fury.io
closes #2560

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-10-06 01:16:05 -03:00
Carlos A Becker
f4a751579a chore(ci): update taskfile, rm makefile
refs #2557

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-10-05 20:20:23 -03:00
Artur Troian
f9cea01cfc fix: run goreleaser via exec to handle ctrl+c (#2525)
Signed-off-by: Artur Troian <troian.ap@gmail.com>
2021-09-27 11:57:41 -03:00
Carlos Alexandro Becker
2a304f5932 chore: improve pre-commit
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-07-24 21:21:22 -03:00
Carlos Alexandro Becker
3b6d12656d chore: pre-commit hook
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-07-24 21:05:59 -03:00
Carlos Alexandro Becker
a6e0a7f8a1 feat: smaller releases.json (#2343)
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-07-14 14:54:33 -03:00
Carlos A Becker
cef6f13982 docs: fix cmd/docs
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-07-03 19:27:03 +00:00
Carlos Alexandro Becker
b43a2e95ec chore(deps): bump github.com/spf13/cobra from 1.1.3 to 1.2.0 (#2328)
* feat: upgrade cobra

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

* feat: upgrade cobra

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

* fix: docs

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

* chore: less diffs

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-07-03 14:04:19 -03:00
Carlos A Becker
52a64c7405 fix: fury upload
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-06-26 22:16:54 +00:00
Carlos A Becker
f7983ea83e fix: fury upload, maybe
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-06-21 02:53:14 +00:00
Carlos A Becker
097c456a3b chore(ci): publish to fury
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-06-21 02:26:17 +00:00
Carlos A Becker
f2d0c61d7c docs: update releases script
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-05-26 22:23:52 +00:00
Carlos Alexandro Becker
29cb60330b docs: add cmd docs (#2184)
* docs: add cmd docs

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

* docs: cmd docs

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

* fix: num cpus

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

* docs: improve some things

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

* fix: improve docs

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

* fix: script

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-04-22 10:45:36 -03:00
Carlos Alexandro Becker
35c71b6522 fix: docs script
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-02-10 16:03:30 -03:00
Carlos Alexandro Becker
69826bd442 chore(ci): debug deploy
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-02-10 15:48:51 -03:00
Carlos Alexandro Becker
7900834837 chore(ci): debug deploy
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-02-10 15:47:21 -03:00
Carlos Alexandro Becker
fafeb9b0dc fix: install completions with homebrew (#1877)
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-11-04 23:12:49 -03:00
Carlos Alexandro Becker
c4dfc3a1e7 feat: support ghcr.io (#1784)
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-09-06 10:16:53 -03:00
Till!
bc940a9052 feat: log into Github package registry with token on our docker image (#1703) 2020-08-06 15:08:05 -03:00
Nadir Boukeffa
48b2a1f3e6 fix: docker login using password stdin (#1617)
Instead of passing the password using the `-p` arg which is deprecated, we now use `--password-stdin` which is recommended.

Solves the following warning:
```
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
```
2020-06-18 14:10:47 -03:00
Carlos Alexandro Becker
df73ead056 docs: generate static/releases.json (#1594)
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-06-08 19:48:10 +00:00
smaftoul
f56b9a8509 fix: Allow brew with github actions (#982) (#983) 2019-03-14 09:13:12 -03:00
Eelco
2f6cb9d719 feat: Allows pushing to private registry (#893)
using the goreleaser docker container
2018-12-10 13:45:01 -02:00
Igor German
06db7b76bf fix: entrypoint (#788) 2018-09-04 11:17:35 -03:00
Carlos Alexandro Becker
5cc504fb94 fix: docker image 2018-09-04 09:26:26 -03:00