Ecosyste.ms: OpenCollective

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

github.com/goreleaser/nfpm

nFPM is Not FPM - a simple deb, rpm, apk, ipk, and arch linux packager written in Go
https://github.com/goreleaser/nfpm

fix: deb and apk: s390

9f941b92a05308faa1fe544b1f3624c5611d3459 authored about 3 years ago by Carlos A Becker <[email protected]>
fix: deb and rpm armv5

1846234a11d0b592fce118daa3a49037b8261744 authored about 3 years ago by Carlos A Becker <[email protected]>
test: faster rpm/arm64 tests using centos

02923463fdf5339d62c338af3b3ad6dd4a57dc39 authored about 3 years ago by Carlos A Becker <[email protected]>
test: do not test rpm/armv6

28efbd92af14e520c3feb1c8946c487219f09983 authored about 3 years ago by Carlos A Becker <[email protected]>
test: deb changelog test

1cbbf6afad03d73854afff5530de3d8043a83d52 authored about 3 years ago by Carlos A Becker <[email protected]>
test: use debian as base img

97d7437c512ef59f5348224559f97940127773d1 authored about 3 years ago by Carlos A Becker <[email protected]>
test: fix upgrade test

7a465a6ad500c35689b0706f0ace0f09cbd989ec authored about 3 years ago by Carlos A Becker <[email protected]>
chore(ci): do not pull

62f773fdf489bced42b477de1d9d8acdda6aee61 authored about 3 years ago by Carlos A Becker <[email protected]>
test: override pkg on test

f278a0d9224e98fbb84c672a456e5c580a9d2ba0 authored about 3 years ago by Carlos A Becker <[email protected]>
fix: dep architectures

743cd766006ef7cbe75af50bfb951efc48880616 authored about 3 years ago by Carlos A Becker <[email protected]>
fix: rpm on arm

e0092243597a396e9e6e7d47672fb567f0616c8f authored about 3 years ago by Carlos A Becker <[email protected]>
feat: add deprecation notice interface (#399)

* feat: add deprecation notice interface

* fix: use a simple writer

* fix: use println

2a869571872a82e31ba39985d452b9007a850e12 authored about 3 years ago by Carlos Alexandro Becker <[email protected]>
feat(deps): bump sigstore/cosign-installer from 1.3.0 to 1.3.1 (#402)

Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 1.3.0 to 1....

5e665bdaf4e0f4f6c27771b197ce069afbbbef2f authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs: fix url

074c2de8e7d3bdf549eaff2e212225c1f907e813 authored about 3 years ago by Carlos A Becker <[email protected]>
feat: rename branch to main (#400)

eaf42de44586e2da147fb7d1b9e5c3ad24b156e1 authored about 3 years ago by Carlos Alexandro Becker <[email protected]>
fix: remove replace from go.mod

closes #384

b909114591c2c27623d1bf1fd5e8f311885207cf authored about 3 years ago by Carlos A Becker <[email protected]>
feat: directory content type with custom attributes (#390)

* Deprecate EmptyFolders and introduce dir contents.

* Handle explicit dirs with attributes c...

4f5362102c16b7aaa894c27b50d7e86f8143a3d1 authored about 3 years ago by Erik G <[email protected]>
fix: added more arches (#398)

* fix: added more arches

* fix: code review

e05fb50648065ed612fd106142dad7e2203d6a97 authored about 3 years ago by Carlos Alexandro Becker <[email protected]>
chore: user require instead of assert

2e30111d868d2451660e08277cdf03e9dd43edcf authored about 3 years ago by Carlos A Becker <[email protected]>
chore(ci): install cosign

f6fd7c7d366a825d080652522e3b31d957cf1623 authored about 3 years ago by Carlos A Becker <[email protected]>
chore(ci): install cosign

26ea8440880fcb6120678ff4ffb4c0139c5956da authored about 3 years ago by Carlos A Becker <[email protected]>
refactor: improve if a bit

43d46e27673848c60a5d38881ad250f3080a204a authored about 3 years ago by Carlos A Becker <[email protected]>
feat(deps): bump github.com/AlekSi/pointer from 1.1.0 to 1.2.0 (#389)

Bumps [github.com/AlekSi/pointer](https://github.com/AlekSi/pointer) from 1.1.0 to 1.2.0.
- [Re...

60673eed4187314d34aee60e8ddcdac18df3f6f2 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: Improve performance of content destination collision detection (#388)

* Fix: Improve performance of content destination collision detection.

* Remove duplicate inf...

3f068f057ca9b6edfc2891eb266a19873568e688 authored about 3 years ago by Erik G <[email protected]>
docs: fix docker exec example (#391)

72daac227fa35d9b97b2e2060c9964050f7a0f11 authored about 3 years ago by Roman Dodin <[email protected]>
fix(ci): build ./cmd/nfpm (#394)

de696931523bf81145047b4f9f755cacc128c41f authored about 3 years ago by Erik G <[email protected]>
fix: use full mode instead of permissions in tarball (#395)

563d480677ca8143855e7ac8edc26dd624e21f68 authored about 3 years ago by Erik G <[email protected]>
feat: allow platform specific arch overrides. (#396)

* Feat: Allow platform specific arch overrides.

* Fix typos and make arch handling more consi...

e5c7e17300e4a31aef5528bd7a5d5e71d747810f authored about 3 years ago by Erik G <[email protected]>
docs: improve search

685352fcfb46be263e70c9909ecc4d20fe07b0f8 authored about 3 years ago by Carlos A Becker <[email protected]>
feat(deps): bump actions/cache from 1 to 2.1.6 (#380)

Bumps [actions/cache](https://github.com/actions/cache) from 1 to 2.1.6.
- [Release notes](http...

984d00a7ed52af8d8729782e32c91b61ebd71e3d authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat(deps): bump codecov/codecov-action from 1 to 2.1.0 (#381)

* feat(deps): bump codecov/codecov-action from 1 to 2.1.0

Bumps [codecov/codecov-action](http...

d19d788b7e3c2c8de8589b31be20e59e91cc0e65 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat(deps): bump dessant/lock-threads from 2 to 3 (#382)

Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2 to 3.
- [Release n...

80d1f00930ea6616e49b683bd5f3dcc9e5f04d78 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: sign artifacts

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

2e78af57b9e48ee456d390a932857c0357fc9bc2 authored about 3 years ago by Carlos A Becker <[email protected]>
docs: install script method removed

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

e0d55fba23519210ca74a01d5d70dbb00fcb8449 authored about 3 years ago by Carlos A Becker <[email protected]>
docs: fix coc

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

6f5843973dc4f4ae6814bee792fefc45702f976b authored about 3 years ago by Carlos A Becker <[email protected]>
chore(ci): fix dependabot config

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

f29b6460e2ec6ad39448392d8503e9a97869c5cf authored about 3 years ago by Carlos A Becker <[email protected]>
chore(ci): fix dependabot config

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

341997fdd922d17b558b67983067e5d9f38f95d4 authored about 3 years ago by Carlos A Becker <[email protected]>
chore(ci): fix dependabot config

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

8e619059603cb0a038ef6669ef87d8bd779288de authored about 3 years ago by Carlos A Becker <[email protected]>
chore(ci): dependabot config

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

1326bf393b51f458197a8e00ae33a20a3f045add authored about 3 years ago by Carlos A Becker <[email protected]>
chore(ci): improve/fix release config

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

d04964eae15ab83ec169fd3561080e44f130d1b7 authored about 3 years ago by Carlos A Becker <[email protected]>
chore(ci): improve/fix release config

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

4a9ffaf33398f7e8ae1fe0f4718668197ae294a7 authored about 3 years ago by Carlos A Becker <[email protected]>
docs: arch accepts env

closes #362

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

556b002d40bd026c30c60686f61a9473853323e3 authored about 3 years ago by Carlos A Becker <[email protected]>
manually set the header attribute。 (#359)

Co-authored-by: zhanglei.sec <[email protected]>
Co-authored-by: Dj Gilcrease <d.gilcr...

d1ff1af396a3b88ec601ba2055b744e71f32e2a0 authored about 3 years ago by PaiPai <[email protected]>
feat: bump most deps (#374)

* feat: bump all deps

closes #368
closes #370

Signed-off-by: Carlos A Becker <caarlos0@gm...

8230209c404e96b9dd8963651b6a107f81a1bf7d authored about 3 years ago by Carlos Alexandro Becker <[email protected]>
chore(ci): use repo-token

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

6b039bdbef7796e15fbe50e4369735c29df819f1 authored about 3 years ago by Carlos A Becker <[email protected]>
chore(ci): passing the github token to setup-task (#379)

* chore(ci): passing the github token to setup-task

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

9183e61357bda2dfc05026cc3e2f8a039b466860 authored about 3 years ago by Carlos Alexandro Becker <[email protected]>
docs: refresh schema

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

4cdfb6b273e87f2d3a651e904d96eaa431415b99 authored about 3 years ago by Carlos A Becker <[email protected]>
chore(ci): tasks

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

0decc7251f7e83657168c539618ece6aeb1d36dc authored about 3 years ago by Carlos A Becker <[email protected]>
chore: fmt

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

fb0a007440796be6dcbb0cd51ca2ba0818f57fb1 authored about 3 years ago by Carlos A Becker <[email protected]>
feat: enforce packager defaults (#372)

* feat: apply defaults to required deb values

* feat: Adding default info to config documenta...

56c46c6d5026755b8fc67fad298dc69e98562402 authored about 3 years ago by Drew Stinnett <[email protected]>
chore(deps): bump github.com/ulikunitz/xz from 0.5.9 to 0.5.10 (#378)

Bumps [github.com/ulikunitz/xz](https://github.com/ulikunitz/xz) from 0.5.9 to 0.5.10.
- [Relea...

1a515b4d32d9f3da7e85e04406abc12b1d1f0e6c authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: release at end of version string (#375)

Co-authored-by: Carlos Alexandro Becker <[email protected]>

4210500f66af101f122d3887138e6c6bb15487da authored about 3 years ago by Kyle Penfound <[email protected]>
chore(ci): use taskfile, improve configs (#376)

* chore(ci): use taskfile, improve configs

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

d43e819f62b0849077a7955e87fe58369ebbd2f0 authored about 3 years ago by Carlos Alexandro Becker <[email protected]>
chore: vercel scripts

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

88807ba25412b22b4c5a77081eb64cc553b9d112 authored about 3 years ago by Carlos A Becker <[email protected]>
docs: vercel config

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

4eecbe243ee9a205102baa7b98a19e43fe2a10bf authored about 3 years ago by Carlos A Becker <[email protected]>
Merge remote-tracking branch 'origin/master'

9194fa76fb1913c4b18f5cafbbd13a0d0ce5cd3c authored about 3 years ago by Carlos A Becker <[email protected]>
feat: upgrade to go 1.17 (#373)

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

0635b3e5c75590e9459527eb8d60dad38f5bfdff authored about 3 years ago by Carlos Alexandro Becker <[email protected]>
feat: upgrade to go 1.17

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

be5b603f5d520b5614fda34c318d5d8ae0680650 authored about 3 years ago by Carlos A Becker <[email protected]>
fix: testdata/acceptance/deb.dockerfile to reduce vulnerabilities (#371)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-UBUNTU2004...

df14bee98ef5099f41cd5d61387b4999ceb06dfc authored about 3 years ago by Snyk bot <[email protected]>
chore: delete kodiak.yml

444fec5b0ee61c1bd58a1832bc6b42640ad3d5ae authored over 3 years ago by Carlos Alexandro Becker <[email protected]>
chore: delete funding.yml

fb48e4a273037db2f269be1b146553e5eb1d16d6 authored over 3 years ago by Carlos Alexandro Becker <[email protected]>
docs: fix typo on README.md

'software' is not a 'countable' kind of noun which attracts pluralization. It's like 'traffic' ...

df1a924385e6e017ce07bd0d4f24cc0d659b520b authored over 3 years ago by bby-bishopclark <[email protected]>
feat: compression option with xz support for deb (#363)

2a331c5c7f5e610f27224ecb0b272301e72912f5 authored over 3 years ago by Erik G <[email protected]>
docs: readme

995311c9d7eac2379ddfb0384b28e5a54909f410 authored over 3 years ago by Carlos Alexandro Becker <[email protected]>
docs: readme

c6110ddb53e65d5ca93c0b9d805411d276ca4a3d authored over 3 years ago by Carlos Alexandro Becker <[email protected]>
chore(deps): bump github.com/ProtonMail/gopenpgp/v2 from 2.2.1 to 2.2.2 (#358)

Bumps [github.com/ProtonMail/gopenpgp/v2](https://github.com/ProtonMail/gopenpgp) from 2.2.1 to ...

5718be6a5a8119a3552745aabd535ef2221c3645 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump github.com/ProtonMail/gopenpgp/v2 from 2.2.0 to 2.2.1 (#357)

Bumps [github.com/ProtonMail/gopenpgp/v2](https://github.com/ProtonMail/gopenpgp) from 2.2.0 to ...

e17af9b7f9323036aae85b7b5deff60efc28c756 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs: update repo url

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

814849d76df7e0fa81be13d564e1ad3e242d129e authored over 3 years ago by Carlos Alexandro Becker <[email protected]>
fix: consistency

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

36a847b2f85bb74b68ffd7997d27678160838ef6 authored over 3 years ago by Carlos Alexandro Becker <[email protected]>
docs: indent levels

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

e216fd8243bbdf1d27c51c62e60e1c83495a872b authored over 3 years ago by Carlos Alexandro Becker <[email protected]>
docs: improve install

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

1a8aebfb2f378f99deb660794358f92669f40b9e authored over 3 years ago by Carlos Alexandro Becker <[email protected]>
fix(ci): missing token

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

ad3796e44a0fff4499252e3880c5e3f4a8138294 authored over 3 years ago by Carlos A Becker <[email protected]>
fix(ci): update config, use goreleaser-pro

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

1243c98f6893bff5c6ec347eef3319bfba2b7a3e authored over 3 years ago by Carlos A Becker <[email protected]>
feat: jsonschema (#350)

* feat: jsonschema

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

* fix: gitattr

S...

5c895f6e80f3651709c608c55502d84d343f0f11 authored over 3 years ago by Carlos Alexandro Becker <[email protected]>
chore(ci): use fork to gen cmd docs

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

a582b89bec524489b5f0a98ad1ae1ba47aec3ac3 authored over 3 years ago by Carlos A Becker <[email protected]>
docs: using cobra fork

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

330cc488939b93a928f4f1ffc2c0e54d65fd383e authored over 3 years ago by Carlos A Becker <[email protected]>
feat: updates after cobra update

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

8a05df1908948c07591e71d5675a70c7c56fdde4 authored over 3 years ago by Carlos A Becker <[email protected]>
chore(deps): bump github.com/ProtonMail/gopenpgp/v2 from 2.1.10 to 2.2.0 (#347)

Bumps [github.com/ProtonMail/gopenpgp/v2](https://github.com/ProtonMail/gopenpgp) from 2.1.10 to...

97d21232f67e53abaac86d4f10826a91575bd2cf authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump github.com/spf13/cobra from 1.1.3 to 1.2.1 (#349)

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

e1bc6e0e1108a3d250244150255eac8675f837dc authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs: fix wording, links

closes #346

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

a5f74353cf3a08ce2fc2f172e2e0de3d4bb55210 authored over 3 years ago by Carlos A Becker <[email protected]>
docs: improve colors and analytics

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

d0efbe45f40f74c21a18a8b3f141dd525fbc098c authored over 3 years ago by Carlos A Becker <[email protected]>
fix(ci): htmltest

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

decb73f3a7093a51a63d41865857c159e117b530 authored over 3 years ago by Carlos A Becker <[email protected]>
feat(ci): auto-update cmd docs

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

eab9af1d52cd90a69f9904a18f4d7cf4218585dd authored over 3 years ago by Carlos A Becker <[email protected]>
chore(deps): bump github.com/ProtonMail/gopenpgp/v2 from 2.1.9 to 2.1.10 (#344)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

da18e16a214d8c28d09b75d272fab0a5d91a8ebc authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs: fix go install

refs #343

d10300d9e4cfedc4e9de7afaae534eefe1bbae7f authored over 3 years ago by Carlos Alexandro Becker <[email protected]>
docs: fix `go install` instructions (#340)

d92f4b1345538282c547542dea7d54710cb51efe authored over 3 years ago by Jesse Donat <[email protected]>
chore(deps): bump github.com/ProtonMail/gopenpgp/v2 from 2.1.8 to 2.1.9 (#337)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

c7298c3d7419be5ad4d34352304777d2ade0a9b0 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: remove semver parsing code before schema version detection (#333)

Co-authored-by: Carlos Alexandro Becker <[email protected]>

5c1976b7cd61db8d9d5a5165de09695d1c159748 authored over 3 years ago by Dmitri Muntean <[email protected]>
fix: go mod tidy

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

7b9b0c4114ae8d2519cecedb76abb0a02abdc0bf authored over 3 years ago by Carlos A Becker <[email protected]>
chore(deps): bump github.com/ProtonMail/gopenpgp/v2 from 2.1.7 to 2.1.8 (#329)

Bumps [github.com/ProtonMail/gopenpgp/v2](https://github.com/ProtonMail/gopenpgp) from 2.1.7 to ...

224aa86f7ba1384fe9d4f7c86ef714e211be85b2 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Upgrade to GitHub-native Dependabot (#330)

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

ee54c3f237b12a3b83af7547c4d274f126a19776 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
chore: go mod tidy

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

3ae6012a7df8d1698f015a259c9bed6a056afbf4 authored over 3 years ago by Carlos Becker <[email protected]>
chore(deps): bump github.com/spf13/cobra from 1.1.1 to 1.1.3 (#328)

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

b2dd54699aceb9f26547d684ed19ad71754acf38 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
fix(ci): run build workflow on tags

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

43cb0c1433dd0f5f42a63da05a25f355fd1f41e1 authored over 3 years ago by Carlos Alexandro Becker <[email protected]>
feat: overhaul cmd and release process (#325)

c39b8ba0602f43dfd30c8766ebfcf3a7774c73c2 authored over 3 years ago by Carlos Alexandro Becker <[email protected]>
feat: add version_schema config option to allow controlling how the version string is parsed. (#324)

closes #283

fe1413c7afa24af9381f97f026a81e9f9376679f authored over 3 years ago by Dj Gilcrease <[email protected]>
feat: add %pretrans %posttrans scriptlets (#322)

* create branch

* added rpm pretrans and posttrans scriptlets

* update rpmpack dependency

* u...

39f5bf392d22c9284f45cb9f5c34c06c4901fef1 authored over 3 years ago by Cristian Ciutea <[email protected]>
feat: add support for alpine pre and post upgrade scripts and add an upgrade test (#323)

501e74301040b6fb7bb7158a83cebe9caeae8319 authored over 3 years ago by Dj Gilcrease <[email protected]>
fix: split the workflows by platform as well (#321)

fb9b6f48466eed4c0740c9062247c3ba554a9b65 authored over 3 years ago by Dj Gilcrease <[email protected]>
feat: gomod verifiable builds (#319)

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

1fb26910a00fb1e7625f2763db819521f87f1134 authored over 3 years ago by Carlos Alexandro Becker <[email protected]>