Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

goreleaser

Deliver Go binaries as fast and easily as possible
Collective - Host: opensource - https://opencollective.com/goreleaser - Website: https://goreleaser.com - Code: https://github.com/goreleaser

feat: replace glob library (#244)

* feat: replace glob library

BREAKING CHANGE: may have unintended side-effects.

Signed-off...

github.com/goreleaser/nfpm - a83e6466a0675387164063d3f85d59e55d1b9f0d authored almost 4 years ago by Carlos Alexandro Becker <[email protected]>
feat: allow explicit summary from RPM packages (#246)

The previous behaviour was to use only the first line of the
description as the summary. In som...

github.com/goreleaser/nfpm - 13335ee8831187cab02a51d17b9d4d69b05b2b24 authored almost 4 years ago by wwade <[email protected]>
docs: godoc

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/fileglob - 8c8b91cca9f9a025478eec64c0b7afb08ada9926 authored almost 4 years ago by Carlos Alexandro Becker <[email protected]>
fix: do not override pattern

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/fileglob - 1d2f0f35235a4e77047401e24baa05ee10548936 authored almost 4 years ago by Carlos Alexandro Becker <[email protected]>
refactor: separator et al

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/fileglob - 74616f944484fb2705928594087b2a3e49f7f2a2 authored almost 4 years ago by Carlos Alexandro Becker <[email protected]>
feat: Refactor, more tests and options.

github.com/goreleaser/fileglob - f0efe37e1e3a47d1e17db39959d3ccb4f846d72a authored almost 4 years ago by Erik Geiser <[email protected]>
ci: Add golangci-lint.

github.com/goreleaser/fileglob - 6d6afb454a4e2f1feca9c025ed24a14bcdadd729 authored almost 4 years ago by Erik Geiser <[email protected]>
fix: Fix linter errors.

github.com/goreleaser/fileglob - a65d8f91bde2972b0197c3abf8df3d02fbd09d04 authored almost 4 years ago by Erik Geiser <[email protected]>
doc: Update README.md.

github.com/goreleaser/fileglob - 5b1561e77d925c82db476c85f27c5ef9d9eeeaeb authored almost 4 years ago by Erik Geiser <[email protected]>
test: add more tests (#3)

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/fileglob - ce7bf71ad1862885b65df9a0398265b77b8fa032 authored almost 4 years ago by Carlos Alexandro Becker <[email protected]>
docs: typo

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/fileglob - f0ce40e4bcdc70192f6497011c3d2494a43b3c6f authored almost 4 years ago by Carlos Alexandro Becker <[email protected]>
docs: badges et al

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/fileglob - 613c02a568ee0bdcb29b3cd6504405b12e15596c authored almost 4 years ago by Carlos Alexandro Becker <[email protected]>
ci: its main now

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/fileglob - b706af30fe3e1b34782209edd504d7b07cadf525 authored almost 4 years ago by Carlos Alexandro Becker <[email protected]>
ci: fix yaml

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/fileglob - 70adf20bf54f647fd30d4a08e1d132c843fa7f87 authored almost 4 years ago by Carlos Alexandro Becker <[email protected]>
docs: readme

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/fileglob - 2a272444016f8e4b53f36c7291f2390d343430fb authored almost 4 years ago by Carlos Alexandro Becker <[email protected]>
Merge pull request #1 from goreleaser/options

feat: options

github.com/goreleaser/fileglob - c55480a7854f0db25735a84d46a31add6e96ae7b authored almost 4 years ago by Carlos Alexandro Becker <[email protected]>
fix: quotemetagp

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/fileglob - f43af23fc93badbbc6a88d8390777577cce9da1c authored almost 4 years ago by Carlos Alexandro Becker <[email protected]>
feat: options

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/fileglob - da875e0a06c5c96ce36568c5f6e84d1d8676adb8 authored almost 4 years ago by Carlos Alexandro Becker <[email protected]>
ci: goreleaser config

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/fileglob - 1e164c34d36927a01b0da947beec35b6cdc380d7 authored almost 4 years ago by Carlos Alexandro Becker <[email protected]>
feat: preparing for release

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/fileglob - 2762ffd0ee9b75555e4eabd99bece2be0cd35da7 authored almost 4 years ago by Carlos Alexandro Becker <[email protected]>
test: more tests

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/fileglob - bfa3bc57d6f5f27faf6df84335c11e6a6cf65b80 authored almost 4 years ago by Carlos Alexandro Becker <[email protected]>
fix: Fix comments.

github.com/goreleaser/fileglob - e2f9e80fd9f41b4fb836b279831a17a0e894b649 authored almost 4 years ago by Erik Geiser <[email protected]>
test: real, direct match

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/fileglob - 3ae9006c7657a20be14e038f10c84ba5e40ad39b authored almost 4 years ago by Carlos Alexandro Becker <[email protected]>
test: Add tests with escaped wildcards.

github.com/goreleaser/fileglob - 236476615819f63040d5d1258fcce3dc1709e258 authored almost 4 years ago by Erik Geiser <[email protected]>
fix: skip dir

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/fileglob - 39d500eccc9afae65fc75eb5a570205b2772b92b authored almost 4 years ago by Carlos Alexandro Becker <[email protected]>
fix: prefix

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/fileglob - 93c4dab5b5bf2928e5e9ea0050a47cd5570606f4 authored almost 4 years ago by Carlos Alexandro Becker <[email protected]>
fix: Remove redundant path joins.

github.com/goreleaser/fileglob - 11ce768280ae7a9e9cb1ec26232357d44c693dd1 authored almost 4 years ago by Erik Geiser <[email protected]>
test: added a bunch

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/fileglob - 79878acdd3db7181128e467485b8007db0687797 authored almost 4 years ago by Carlos Alexandro Becker <[email protected]>
fix: Use fs.Stat instead of os.Stat.

github.com/goreleaser/fileglob - 428cfd95705a3fd01328997988ae68cd5cae4934 authored almost 4 years ago by Erik Geiser <[email protected]>
feat: Initial file walking glob implementation.

github.com/goreleaser/fileglob - 6f18a39f26dbfa24e9cde1f35cf1f4aec613ffed authored almost 4 years ago by Erik Geiser <[email protected]>
fix: typo

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/fileglob - 89a42face26715cae2da5248fb4418852310a247 authored almost 4 years ago by Carlos Alexandro Becker <[email protected]>
feat: use afero

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/fileglob - 573e2529a4ab79e23d07fe389354787f65f7c530 authored almost 4 years ago by Carlos Alexandro Becker <[email protected]>
feat: use afero

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/fileglob - cda87e5302073f433f6f6356aec9868a8f4770c0 authored almost 4 years ago by Carlos Alexandro Becker <[email protected]>
feat: Add staticPrefix function.

github.com/goreleaser/fileglob - 5f4934affb64372c477495d7e786c2be6144aa0a authored almost 4 years ago by Erik Geiser <[email protected]>
feat: first

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/fileglob - 7cc372f0e0f3dab79fd6fd72b40c0daefdf09b25 authored almost 4 years ago by Carlos Alexandro Becker <[email protected]>
Initial commit

github.com/goreleaser/fileglob - 1e446cd0cea334060b9d0cc7012c7f77d8a154d4 authored almost 4 years ago by Carlos Alexandro Becker <[email protected]>
Update CHANGELOG

github.com/goreleaser/goreleaser-action - 499c61b7c56d4c281b7120dcc74f130e5b0b9a18 authored almost 4 years ago by CrazyMax <[email protected]>
fix: CI workflow

github.com/goreleaser/goreleaser-action - ddc7bc8b433ad737e27a2dd9830a6568fbcfd40f authored almost 4 years ago by CrazyMax <[email protected]>
chore: Use major version of actions

github.com/goreleaser/goreleaser-action - 9c48726d5e4d91a73c792179b52ad76c683af06e authored almost 4 years ago by CrazyMax <[email protected]>
feat: Add install-only test job and fix action.yml

github.com/goreleaser/goreleaser-action - d0f90f55ae245908d4dbab024ab6e77e7f460d28 authored almost 4 years ago by CrazyMax <[email protected]>
feat: Add install-only option for using goreleaser in user scripts (#252)

Co-authored-by: CrazyMax <[email protected]>

github.com/goreleaser/goreleaser-action - f2a4c95ec7cd5f6e265fea72f70cd40086799a2e authored almost 4 years ago by Arunvel Sriram <[email protected]>
Add install-only test job and fix action.yml

github.com/goreleaser/goreleaser-action - 3d57a2062133425cfe35ca0813024fa17dd71847 authored almost 4 years ago by CrazyMax <[email protected]>
Merge branch 'master' into install-only-option

github.com/goreleaser/goreleaser-action - 3f5ecc4e17cf99e55c707856b70ac773d5861571 authored almost 4 years ago by CrazyMax <[email protected]>
Do not test signing keys on PR

github.com/goreleaser/goreleaser-action - 70364181efd570b8fc9644282630741e0bb2e9ee authored almost 4 years ago by CrazyMax <[email protected]>
feat: support replaces on nfpm (#1888)

* feat: support replaces on nfpm

Signed-off-by: Carlos Alexandro Becker <[email protected]>
...

github.com/goreleaser/goreleaser - 9935b87100b6f3e286e90614d22ee1bf169a2d9b authored almost 4 years ago by Carlos Alexandro Becker <[email protected]>
feat: Add install-only option for using goreleaser in user scripts

github.com/goreleaser/goreleaser-action - 7007251a74ee98a258eb60489257c4897c2678bf authored almost 4 years ago by Arunvel Sriram <[email protected]>
feat: add packager-specific nfpm config (#1849)

* feat: Add deb packager-specific nfpm config (#1829)

* Use env vars containing nfpm ids for ...

github.com/goreleaser/goreleaser - 17e56747cca3e29265ab97b378de93e7091b9aa0 authored almost 4 years ago by Jonathan Lloyd <[email protected]>
feat: use proxy from environment (#1885)

* feat: use proxy from environment

Signed-off-by: Carlos Alexandro Becker <[email protected]>
...

github.com/goreleaser/goreleaser - f1049b94ef34861737068f7976c811a99e15f1d5 authored almost 4 years ago by Carlos Alexandro Becker <[email protected]>
feat: validate goos, goarch, goarm and gomips (#1886)

* feat: validate goos, goarch, goarm and gomips

Signed-off-by: Carlos Alexandro Becker <caarlos...

github.com/goreleaser/goreleaser - 032a1055335ff5a1a9b2503bbbf48d0132789632 authored almost 4 years ago by Carlos Alexandro Becker <[email protected]>
fix: install completions with homebrew (#1877)

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/goreleaser - fafeb9b0dc91c75bb1992d5578492eb1078636be authored almost 4 years ago by Carlos Alexandro Becker <[email protected]>
chore(deps): bump actions/checkout from v2.3.3 to v2.3.4 (#1884)

Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.3 to v2.3.4.
- [Release...

github.com/goreleaser/goreleaser - 452e97d182500de61f1c33adc3bf484a3b5ac8e7 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump actions/checkout from v2.3.3 to v2.3.4 (#253)

Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.3 to v2.3.4.
- [Release...

github.com/goreleaser/goreleaser-action - c5a3850c0687a1efb2d79899232063716af66238 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump actions/checkout from v2.3.3 to v2.3.4 (#28)

Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.3 to v2.3.4.
- [Release...

github.com/goreleaser/chglog - 26bf179ccfb59721440639cafd01dd8519eca9ff authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): update nfpm (#1883)

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/goreleaser - 98a28f05ef4fea32d9aac1f0b9bb6b9dc5ac42e7 authored almost 4 years ago by Carlos Alexandro Becker <[email protected]>
Scoop update for nfpm version v1.9.0

github.com/goreleaser/scoop-bucket - 3cff2709e26ca98546a2cebab5a0126e8708a574 authored almost 4 years ago by goreleaserbot <[email protected]>
Brew formula update for nfpm version v1.9.0

github.com/goreleaser/homebrew-tap - 7af3f54498982bd9de5550511f7eaad21af06ffb authored almost 4 years ago by goreleaserbot <[email protected]>
chore(ci): dont need to tidy anymore (#236)

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/nfpm - a2ffae7a5dd9ad38ee4ed6fcb13bbf96fd9fd56d authored almost 4 years ago by Carlos Alexandro Becker <[email protected]>
feat: add support for deb templates (#240)

* add support for deb templates

* merge scripts and templates, make mode settable and move Te...

github.com/goreleaser/nfpm - 7a70791bb0db403aac48cbd0a26e84f7e159b1b7 authored almost 4 years ago by Ivan Vandot <[email protected]>
chore(deps): bump github.com/xanzy/go-gitlab from 0.38.1 to 0.39.0 (#1874)

Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.38.1 to 0.39.0.
- ...

github.com/goreleaser/goreleaser - 11ee94c63fbe69dab42d73fd6a4ff8d809aa95f3 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump github.com/fatih/color from 1.9.0 to 1.10.0 (#1881)

Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.9.0 to 1.10.0.
- [Release...

github.com/goreleaser/goreleaser - 86faac47a7044d4e2bf873169bc5866c82ef3bca authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: hash name typo. (#238)

github.com/goreleaser/nfpm - 0e2c2844bbf34472793220baefea43b9cd0294c1 authored almost 4 years ago by Erik G <[email protected]>
Scoop update for goreleaser version v0.146.0

github.com/goreleaser/scoop-bucket - 5e391b1581c76fee5f3a3f69ba239f2d8c08fbcf authored almost 4 years ago by goreleaserbot <[email protected]>
Brew formula update for goreleaser version v0.146.0

github.com/goreleaser/homebrew-tap - b1a6c23d7b217c290fd0d3082006b67937428536 authored almost 4 years ago by goreleaserbot <[email protected]>
fix: ensure uniqueness of brew's bin.install (#1876)

This patch ensures that there are no duplicate `bin.install` statements added to the homebrew fo...

github.com/goreleaser/goreleaser - f629ac74edd09c2c6f59cb1b7473f199bb5b2231 authored almost 4 years ago by hackerman <[email protected]>
docs: .ArtifactPath is the absolute path (#1870)

github.com/goreleaser/goreleaser - 85f064bcfe9ab6892acee4a60a4628726cd7f5f3 authored almost 4 years ago by Per Abich <[email protected]>
chore(ci): dont need to tidy anymore (#1873)

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/goreleaser - 098cc4c6a65eb9b703dca0838621aba4ca58d8da authored almost 4 years ago by Carlos Alexandro Becker <[email protected]>
docs: added apk package (#1875)

added apk package to the list of the supported packages in the docs

github.com/goreleaser/goreleaser - 2848add0790111b2efcfbcb92a2c06b65e2b64cb authored almost 4 years ago by Roman Dodin <[email protected]>
chore(deps): bump stefanzweifel/git-auto-commit-action (#1871)

Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-ac...

github.com/goreleaser/goreleaser - e237cfc0cc9e876b9e2fae1c9af2aa139afadd38 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
tests: fix snapcraft tests (#1862)

github.com/goreleaser/goreleaser - cc3590adb8f37266f016943bc6b7ae2915336b3b authored almost 4 years ago by Jonas Bögle <[email protected]>
fix: upgrade zglob (#234)

* chore: Update zglob.

* test: Use dnf instead of yum.

* test: Test escaped braces in globs.

github.com/goreleaser/nfpm - 6b9ef195fb4503e384b0eacf5d0aeae12167fa1d authored almost 4 years ago by Erik Geiser <[email protected]>
chore(deps): bump stefanzweifel/git-auto-commit-action (#1868)

Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-ac...

github.com/goreleaser/goreleaser - 139dcf59f93e1cf2f9dc1db27fba3b4a444b9ca9 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update generated content

github.com/goreleaser/goreleaser-action - 4441f834e5bfb862ea25f72b5b8efc342cd6665a authored about 4 years ago by CrazyMax <[email protected]>
ci: create releases via github actions

Signed-off-by: Artur Troian <[email protected]>

github.com/goreleaser/goreleaser-cross - 6e6a2bed730fbdc31ca63e33642cd524e9577677 authored about 4 years ago by Artur Troian <[email protected]>
refactor: build process

split dockerfiles to allow build smaller images for specific arch

Signed-off-by: Artur Troian <...

github.com/goreleaser/goreleaser-cross - 98e297ac31d9ab03ab52a71ad0498a9e183f908c authored about 4 years ago by Artur Troian <[email protected]>
fix: remove test creds

Signed-off-by: Artur Troian <[email protected]>

github.com/goreleaser/goreleaser-cross - 59e0b92a48f1e823f6780b82a757a6a097b6f561 authored about 4 years ago by Artur Troian <[email protected]>
chore(deps): bump codecov/codecov-action from v1.0.13 to v1.0.14 (#251)

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.0.13 to v1.0.1...

github.com/goreleaser/goreleaser-action - e8c391b2a4143e0e70ebafc7bfd44c8dbed6d7ae authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump codecov/codecov-action from v1.0.13 to v1.0.14 (#26)

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.0.13 to v1.0.1...

github.com/goreleaser/chglog - 7118e861c1923a6c97392466f823d1bf5c831595 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump github.com/spf13/cobra from 1.1.0 to 1.1.1 (#27)

Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.1.0 to 1.1.1.
- [Release ...

github.com/goreleaser/chglog - 4e083706c3ddb8ad87079d38e8b669ea14931a93 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump codecov/codecov-action from v1.0.13 to v1.0.14 (#1863)

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.0.13 to v1.0.1...

github.com/goreleaser/goreleaser - 8c5d93630820ed7d55734be2f4f93578522040b0 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump github.com/spf13/cobra from 1.0.0 to 1.1.1 (#1864)

Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.0.0 to 1.1.1.
- [Release ...

github.com/goreleaser/goreleaser - 037ccbe388db39bfb77ed49cc13adc50795c256e authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: add fish completion (#1860)

refs #1858 # #1859

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/goreleaser - afda24a1e980082a0c401cd724327daba4c95781 authored about 4 years ago by Carlos Alexandro Becker <[email protected]>
feat: add shell autocompletion to goreleaser for bash and zsh (#1859)

github.com/goreleaser/goreleaser - f1bd471526a763bb4c0e573caf24a67f7daf176e authored about 4 years ago by Daniel Helfand <[email protected]>
chore(deps): bump github.com/spf13/cobra from 1.0.0 to 1.1.0 (#25)

Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.0.0 to 1.1.0.
- [Release n...

github.com/goreleaser/chglog - 4ae245af425657cb9521a99cd44faf9b403382e2 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Scoop update for goreleaser version v0.145.0

github.com/goreleaser/scoop-bucket - 2a01fcf72ba393bc2e69e33ea62e0e4b16d7b6f3 authored about 4 years ago by goreleaserbot <[email protected]>
Brew formula update for goreleaser version v0.145.0

github.com/goreleaser/homebrew-tap - 1fb08eb2372b4afff47eff927d5dd66306564293 authored about 4 years ago by goreleaserbot <[email protected]>
feat: allow to disable archive binary count check (#1856)

closes #1855

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/goreleaser - ff2495fbd1578347efe00d70d80a05d93976fadb authored about 4 years ago by Carlos Alexandro Becker <[email protected]>
chore(deps): bump @actions/http-client from 1.0.8 to 1.0.9 (#248)

Bumps [@actions/http-client](https://github.com/actions/http-client) from 1.0.8 to 1.0.9.
- [Re...

github.com/goreleaser/goreleaser-action - 608bdefa0e07faef9ef8742efd5a69012508bebe authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(ci): parallelism

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/goreleaser - e3a408bf1e1e76aeb3c8efc9efc654ac5b89d117 authored about 4 years ago by Carlos Alexandro Becker <[email protected]>
chore(deps): bump stefanzweifel/git-auto-commit-action (#1851)

Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-ac...

github.com/goreleaser/goreleaser - 4657a61f0dcdbcf485b96479bed8e7369436ed78 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump actions/checkout from v2.3.2 to v2.3.3 (#23)

Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.2 to v2.3.3.
- [Release...

github.com/goreleaser/chglog - 4ad310e65956d54b5837a0af167f735119755686 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Scoop update for goreleaser version v0.144.1

github.com/goreleaser/scoop-bucket - 1ed8faa99fceb562c2aa544c80207ae449749b7a authored about 4 years ago by goreleaserbot <[email protected]>
Brew formula update for goreleaser version v0.144.1

github.com/goreleaser/homebrew-tap - 57669c21d13279c2efee87a99d1d7332c2b932b6 authored about 4 years ago by goreleaserbot <[email protected]>
fix: archive check when project is a library

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/goreleaser - 229c8f54a51a8b25313a752016983c44e47e0214 authored about 4 years ago by Carlos Alexandro Becker <[email protected]>
Scoop update for goreleaser version v0.144.0

github.com/goreleaser/scoop-bucket - c3a5044dd220bea8b0d5856e8c361c2288600efe authored about 4 years ago by goreleaserbot <[email protected]>
Brew formula update for goreleaser version v0.144.0

github.com/goreleaser/homebrew-tap - e5c9b607700bede0ce7e66e3a9b1dd88c6339fcc authored about 4 years ago by goreleaserbot <[email protected]>
fix: break the release if archive has different binary counts for each platform (#1841)

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/goreleaser - 4471154461a6078893008e7978db9b5c39a1835d authored about 4 years ago by Carlos Alexandro Becker <[email protected]>
feat: snap restart-condition (#1837)

* feat: snap restart-condition

Signed-off-by: Carlos Alexandro Becker <[email protected]>

...

github.com/goreleaser/goreleaser - 2d8823b8cfd87e24b0841e1804dc3e9c75a4ada6 authored about 4 years ago by Carlos Alexandro Becker <[email protected]>
docs: gitlab subgroups (#1840)

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/goreleaser - f41ac3cf9e1c696fef8ded192051ca8facba8ded authored about 4 years ago by Carlos Alexandro Becker <[email protected]>
refactor: use require on all tests (#1839)

* refactor: use require on all tests

Signed-off-by: Carlos Alexandro Becker <[email protected]...

github.com/goreleaser/goreleaser - 979f8632b7814815a8638ddfe43ade841f588b9c authored about 4 years ago by Carlos Alexandro Becker <[email protected]>
docs: improve archive docs (#1838)

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/goreleaser - 2c487bc478f3c6f65c5aee69f3e9dc88a25a8687 authored about 4 years ago by Carlos Alexandro Becker <[email protected]>