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

163 Commits

Author SHA1 Message Date
Carlos A Becker
5025a363ff
chore(ci): commit author on generated code
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-12-06 23:18:20 -03:00
Carlos Alexandro Becker
55613db262
chore(ci): run codeql analysis (#2740)
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-12-06 09:45:28 -03:00
Carlos Alexandro Becker
0e0c558bc8
chore(deps): update milestone and dependabot config (#2739)
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-12-06 09:24:11 -03:00
Carlos Alexandro Becker
55cd895698
chore(ci): auto-assign milestone (#2729)
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-12-04 14:04:10 -03:00
Carlos A Becker
f545feea91
chore(ci): auto-gen schema
refs https://github.com/goreleaser/goreleaser/pull/2673#issuecomment-972839504
2021-11-18 10:01:51 -03:00
Carlos A Becker
4bd0b73e95
chore(ci): fix test pkgs 2021-11-14 12:27:43 -03:00
Carlos Alexandro Becker
c631b910ee
feat: update nfpm to 2.9.2 (#2668)
* feat: update nfpm to 2.9.2

* chore(ci): test packages on main
2021-11-14 11:54:31 -03:00
dependabot[bot]
9aeb2f3f5a
feat(deps): bump sigstore/cosign-installer from 1.3.0 to 1.3.1 (#2665)
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v1.3.0...v1.3.1)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-12 17:25:31 -03:00
Carlos A Becker
416d76eec4
feat: rename main branch
refs #2645
2021-11-12 17:23:32 -03:00
Carlos Alexandro Becker
52cf951c30
feat: krew support (#2639)
* feat: krew support

* fix: adds it to the pipe

* chore: fmt

* test: improvements

* fix: rm unused code

* fix: stringer

* fix: tmpl

* test: improvements

* fix: lint issues

* fix: only allow 1 binary per archive

* fix: validate

* chore: comment

* fix: renamed to manifest

* fix: krew plugin manifest

* fix: name

* fix: godoc

* fix: install validate-krew-manifest on ci

* fix: helper

* fix: ensure order

* fix: testing

* docs: guidelines

* fix: flag
2021-11-11 09:37:58 -03:00
Carlos Alexandro Becker
9af17a49ad
docs: fix link to CoC
res #2654
2021-11-09 22:35:04 -03:00
dependabot[bot]
1dae601df5
feat(deps): bump sigstore/cosign-installer from 1.2.1 to 1.3.0 (#2629)
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v1.2.1...v1.3.0)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-04 09:26:43 -03:00
Carlos A Becker
d7c79d0827
chore: use PAT 2021-11-02 21:31:53 -03:00
Carlos A Becker
f68ddf2261
chore(ci): auto-update docs 2021-11-02 21:21:46 -03:00
Carlos A Becker
cb29c1ea27
chore(ci): run docs build only when changing docs 2021-10-30 09:27:05 -03:00
Carlos Alexandro Becker
bc89397672
chore(ci): remove auto-assign
this mostly doesn't work anyway
2021-10-30 09:22:05 -03:00
dependabot[bot]
69f8927970
feat(deps): bump sigstore/cosign-installer from 1.2.0 to 1.2.1 (#2602)
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-25 10:16:02 -03:00
Carlos A Becker
0ccc79f099
chore(ci): fix docs action
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-10-12 22:29:14 -03:00
Carlos A Becker
d097f474ac
chore(ci): dependabot config
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-10-12 22:18:56 -03:00
Carlos A Becker
9d87554ef3
chore(ci): use repo-token
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-10-12 20:14:15 -03:00
Carlos A Becker
7f9bd343b1
docs: task
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-10-10 11:23:33 -03:00
Carlos Alexandro Becker
aca255493b
chore(ci): cache go-build results on github actions (#2559) 2021-10-06 08:21:38 -03:00
Carlos A Becker
2cf4d28157
chore(ci): improve release workflow
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-10-05 23:23:19 -03:00
Carlos A Becker
e7a9c2f05c
chore(ci): improve taskfile and build
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-10-05 20:39:24 -03:00
Andrey Nering
c1e61bdd1e
chore(ci): Replace Make with Task (#2557) 2021-10-05 20:05:22 -03:00
dependabot[bot]
ff205733e7
chore(deps): bump srggrs/assign-one-project-github-action (#2553)
Bumps [srggrs/assign-one-project-github-action](https://github.com/srggrs/assign-one-project-github-action) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/srggrs/assign-one-project-github-action/releases)
- [Changelog](https://github.com/srggrs/assign-one-project-github-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/srggrs/assign-one-project-github-action/compare/1.3.0...1.3.1)

---
updated-dependencies:
- dependency-name: srggrs/assign-one-project-github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-05 09:32:32 -03:00
dependabot[bot]
cab04ef6c1
chore(deps): bump dessant/lock-threads from 2 to 3 (#2535)
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2 to 3.
- [Release notes](https://github.com/dessant/lock-threads/releases)
- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dessant/lock-threads/compare/v2...v3)

---
updated-dependencies:
- dependency-name: dessant/lock-threads
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-28 09:09:39 -03:00
dependabot[bot]
6a4dff155c
chore(deps): bump srggrs/assign-one-project-github-action (#2518)
Bumps [srggrs/assign-one-project-github-action](https://github.com/srggrs/assign-one-project-github-action) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/srggrs/assign-one-project-github-action/releases)
- [Changelog](https://github.com/srggrs/assign-one-project-github-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/srggrs/assign-one-project-github-action/compare/1.2.1...1.3.0)

---
updated-dependencies:
- dependency-name: srggrs/assign-one-project-github-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2021-09-27 08:55:40 -03:00
Carlos Alexandro Becker
b6696fe535
chore(ci): announce to discord
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-09-23 15:33:41 -03:00
Carlos Alexandro Becker
c6bdda2774
chore: delete funding.yml 2021-09-21 16:45:58 -03:00
Erkan Zileli
35cb87e66a
fix(buildpacks): add if check when copying Dockerfile (#2493)
Signed-off-by: Erkan Zileli <erkan.zileli@trendyol.com>
Co-authored-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
Co-authored-by: Furkan Türkal <furkan.turkal@trendyol.com>

Co-authored-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
Co-authored-by: Furkan Türkal <furkan.turkal@trendyol.com>
2021-09-16 22:18:44 +00:00
Carlos Alexandro Becker
820194cc92
docs: typo
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-09-16 14:32:36 -03:00
Carlos Tadeu Panato Junior
a9074a3af0
chore(ci): update cosign installer action to 1.2.0 (#2490)
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2021-09-15 10:40:15 -03:00
Carlos Alexandro Becker
eb9950e794
fix: pin cosign installer action version
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-09-02 22:43:19 -03:00
Carlos Alexandro Becker
70057e81e5
ci: auto assign project to issues/prs
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-08-25 17:23:43 -03:00
Carlos Alexandro Becker
dd5ccf7170
feat: use go 1.17 (#2408)
* feat: use go 1.17

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

* fix: go mod tidy

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

* test: fix failing test

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

* ci: increase lint timeout

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

* ci: increase lint timeout

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-08-24 20:49:11 -03:00
Carlos Alexandro Becker
04a62ae481
ci: sign goreleaser artifacts
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-08-24 11:30:39 -03:00
Carlos Alexandro Becker
ad57a133fb
feat: sign docker images with cosign (#2423)
* feat: sign docker images with cosign

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

* fix: improve sign logging

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

* fix: do not sign if skip publish is set

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

* fix: install cosign

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

* docs: fix wrong docs

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-08-24 11:22:09 -03:00
Carlos Alexandro Becker
9572ef58e5
chore: pin major of codecov 2021-07-29 09:49:25 -03:00
dependabot[bot]
8c19bafdca
chore(deps): bump codecov/codecov-action from 1 to 2.0.1 (#2351)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 to 2.0.1.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v1...v2.0.1)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-20 09:29:41 -03:00
Matthieu MOREL
757065fb1b
chore(ci): enabled dependabot on docker (#2344) 2021-07-16 14:11:02 -03:00
Carlos Alexandro Becker
80dc5e65b7
chore: deleted in favor of new templates 2021-07-13 14:27:38 -03:00
Carlos Alexandro Becker
0ea374435e
docs: template 2021-07-13 14:25:31 -03:00
Carlos Alexandro Becker
e1f1ce7ca3
docs: template 2021-07-13 14:23:45 -03:00
Carlos Alexandro Becker
0c371ce7cc
docs: update template 2021-07-13 14:20:41 -03:00
Carlos Alexandro Becker
154ae24f2c
docs: bug.yaml template 2021-07-13 14:16:19 -03: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 Alexandro Becker
42c6b8b7a8
chore(ci): use htmltest action (#2303)
* feat: use htmltest action

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

* fix: config

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-06-16 16:01:19 -03:00
Carlos A Becker
a9ea729c96
chore(ci): params
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-06-05 02:13:45 +00:00
Carlos Alexandro Becker
bad1132e78
feat: --auto-snapshot on dirty git tree (#2286)
* feat: --auto-snapshot

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

* docs: fix

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

* fix: workflow

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-06-04 23:09:12 -03:00