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: deleted unused files

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

6271b5ac99af2937bf2eb0eb8566be4b3d3fde35 authored about 5 years ago by Carlos Alexandro Becker <[email protected]>
fix: rpm.release (#89)

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

0425109b4082cd90559b6388563161d596b8e19f authored about 5 years ago by Carlos Alexandro Becker <[email protected]>
fix: add stricter linting (#87)

* add stricter linting
* As part of this it changes the API slightly changing all uses of the `...

7889c9b2b646dad5fbefe6762b1cc2386d6a1764 authored about 5 years ago by Dj Gilcrease <[email protected]>
Merge pull request #85 from djgilcrease/bugfix/issue-50

fix: parse the version as a semver

b47eac0b54451015ef7ca77060ad001dcb95fb5e authored about 5 years ago by Dj Gilcrease <[email protected]>
clean: renovate.json

7536f58323aa8a5beefd43cc4e10120657fc5dee authored about 5 years ago by Carlos Alexandro Becker <[email protected]>
fix: remove rpm recommends

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

32d69eb89a7dd834d01559a288a542324fe33e09 authored about 5 years ago by Carlos Alexandro Becker <[email protected]>
clean: remove last mentions to rpmbuild (#84)

* clean: remove last mentions to rpmbuild

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

d29b42a9de061b5a1b5f270f323a2e55b94ece18 authored about 5 years ago by Carlos Alexandro Becker <[email protected]>
feat: provide more field support for rpms (#79)

* fix: properly add the PostRemove script, not the PostInstall script

* feat: provide more fi...

03193b2ab0508890669c45626470151a5626a402 authored about 5 years ago by Dj Gilcrease <[email protected]>
bump: deps (#81)

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

7a174b2de19806182c3faea008d54c8e1184b732 authored over 5 years ago by Carlos Alexandro Becker <[email protected]>
bump: go 1.13 (#80)

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

56f0fdf21a84376026c28742ad2b839d23110d66 authored over 5 years ago by Carlos Alexandro Becker <[email protected]>
chore(ci): disable godox

be07ce5c4d0649c4ebac0f95fbcf0415ecc20c13 authored over 5 years ago by Carlos Alexandro Becker <[email protected]>
chore(deps): update github.com/alecthomas/units commit hash to f65c72e (#73)

d3e2c4f776e656d44c95516993c14652250a571d authored over 5 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update github.com/google/rpmpack commit hash to 4fb3ac7 (#74)

aa2f99138afa6ece22cac173ad6a6a50ecc53f2c authored over 5 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): add renovate.json (#72)

b4e098915352cdb3bd015541b33c7d4db5b801b9 authored over 5 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
ci: go mod tidy

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

8d5d54a00766948f08a2fee6dbc6247702038a51 authored over 5 years ago by Carlos Alexandro Becker <[email protected]>
fix: go mod tidy

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

793528c997202808d4e3522e7631dd665e81cf50 authored over 5 years ago by Carlos Alexandro Becker <[email protected]>
feat: create RPM without rpmbuild (#67)

* feat(40): Create RPM without rpmbuild

* chore: update go.mod to remove the replace section ...

55c08981e63e91af377646bc416d2379c588a37f authored over 5 years ago by Dj Gilcrease <[email protected]>
fix: rules tests, overridables (#66)

* fix: rules tests, overridables

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

33156b2b19441b7d1004d47820dffae4c5ab60b5 authored over 5 years ago by Carlos Alexandro Becker <[email protected]>
feat: added support for "rules" debian package file (#49)

* Added support for rules debian package file

* Fixing typo in CONTRIBUTING.md

* Runing 'm...

83505988b2fccf6ad16efefd38c3bf942aef8774 authored over 5 years ago by Nick Gerakines <[email protected]>
fix: Typo in rpm.go comments (#65)

d10f05cfbaa4494b5449203f23ccf9f3304dc085 authored over 5 years ago by Marko Bevc <[email protected]>
fix: improve rpm release config (#64)

* fix: improve rpm release config

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

214d773fe23aeeb9cb2351d93885a0806c2e8f54 authored over 5 years ago by Carlos Alexandro Becker <[email protected]>
feat: add release field (#52)

* added support for a Release flag

* account for "Release: 1" default in exampleInfo()

e08d696bd6478b1ae92c963e32589ace1b5ddc8d authored over 5 years ago by James A. Robinson <[email protected]>
feat: Add option for RPM compression type (#63)

* feat: Add option for RPM compression type

See #62

* test: acceptance test for rpm compre...

c17636c028eb67b9a6878dc9f8dd14b4624c82dd authored over 5 years ago by Adrian Wennberg <[email protected]>
Adding Prefix and Group tags (#59)

* fix: Define sourcedir and rpmfilename macros for rpmbuild

Our build system has a complex rm...

76d7d4f3ca886ce14918bc5e58d6bcd5444d2f35 authored over 5 years ago by Adrian Wennberg <[email protected]>
fix: lint

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

429ed297bdf5622c594bf038befcb5615d575b2b authored over 5 years ago by Carlos Alexandro Becker <[email protected]>
add support for build rpm packages for aarch64 (#56)

* add support for build rpm packages for aarch64

Signed-off-by: Christoph Hartmann <chris@lol...

793979844f1ece5d5c319a0d276d80b88fdfb185 authored over 5 years ago by Christoph Hartmann <[email protected]>
Added Packager and Epoch tags (#58)

* feat: Add optional packager tag to rpm spec

Using the `Maintainer` tag from deb as the `Pac...

75cf0f6b4eb0eb1c60460786833343bcc6f176af authored over 5 years ago by Adrian Wennberg <[email protected]>
docs: funding.yml

8fedf987c4eed529bc8a216ca2a0193e4da480c0 authored over 5 years ago by Carlos Alexandro Becker <[email protected]>
chore: Cleanup temp files in RPM.Package() (#53)

RPM.Package() populates a temp directory with files to do its work. It should cleanup after itself.

ce9ed27f160966c6ae7f31692784b3f7bff95755 authored over 5 years ago by Aaron Beitch <[email protected]>
chore(ci): use gocenter as GOPROXY

21aa86065385f2c769cb56f151344d46e8c6c5da authored almost 6 years ago by Carlos Alexandro Becker <[email protected]>
fix: skip ppc64le tests

3e79ba0a5b68a1abcc9b93509260daf9e11efa85 authored almost 6 years ago by Carlos Alexandro Becker <[email protected]>
fix: lint issues

d5bf5e46ff3479cfce44bc8dfe560152dbfaf528 authored almost 6 years ago by Carlos Alexandro Becker <[email protected]>
feat: test os ppc64le too

26a86166dcc190626ada9e84cf9e70756738d1c0 authored almost 6 years ago by Carlos Alexandro Becker <[email protected]>
feat: rpm compatible arch for ppc64/ppc64le (#47)

Updated nfpm to perform a mapping to appropriate architectures for the
POWER big and little end...

c97639b107f3c139a512aa0eb90e143cafc9a267 authored almost 6 years ago by Phil DeMonaco <[email protected]>
fix: goreleaser config

d3a21431090092c62aa31f2f42555044a58316c4 authored almost 6 years ago by Carlos Alexandro Becker <[email protected]>
fix: lint issues

32909dea74bc550c5ddd59227b556447e30614fb authored almost 6 years ago by Carlos Alexandro Becker <[email protected]>
feat: go 1.12

a43957bada480fc13bafee0ebabfe94dd1343a46 authored almost 6 years ago by Carlos Alexandro Becker <[email protected]>
deb: Avoid emitting empty fields

The Debian policy[1] declares the following control file fields as
required for binary packages:...

052766cdfa26a563867c846d8d6a1b33feeb0f9d authored almost 6 years ago by Michael Hanselmann <[email protected]>
docs: fixed broken link

a912e8b6b7d7491c23f5cc7dc48251381b352947 authored about 6 years ago by Carlos Alexandro Becker <[email protected]>
docs: improved contributing

986479cfd0940ee414edf87cd1bb019008a375e3 authored about 6 years ago by Carlos Alexandro Becker <[email protected]>
chore: empty

11452f4e2a77580f157cc3df3f4e33b30a088062 authored about 6 years ago by Carlos Alexandro Becker <[email protected]>
fix: build, tidy

20c1238eec4d87769aafab9c43be74e2a8483cc7 authored about 6 years ago by Carlos Alexandro Becker <[email protected]>
chore: go modules

9bd8145ab5092f45a036a48143c35be79325ed18 authored about 6 years ago by Carlos Alexandro Becker <[email protected]>
add environment version feature to example config

de75d679901371e3ed0c0a606e160539d5a4b45e authored over 6 years ago by Matthias Schneider <[email protected]>
Added Environment Support for version

With this patch it is possible to use enviornment variables for the versions value in the yaml f...

8b3af839f70f6ef3eecf2aec00b3d67609801f4b authored over 6 years ago by Matthias Schneider <[email protected]>
added testdata config

1a5494328cfe8b9b0c3cc242466c352c8e4bb9b8 authored over 6 years ago by Matthias Schneider <[email protected]>
changed to os.ExpandEnv ; added tests for env support

5c2749c5bba2a50e0aba65247a6076ea1b434c90 authored over 6 years ago by Matthias Schneider <[email protected]>
fix: lint issues

e9205e74c0a6892241aafdf16bee50bfd56ff94f authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
fix: rpm: passing verbose flag to rpmbuild

45930e66ca7a55a070e1af6d6c07ad2c42b990ef authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
fix: deb: fixed wrong error message

7d1cb291131916c5d700557c4576ad3060f41653 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
Fix broken link to nfpm piper on GoReleaser.

Signed-off-by: Daehyeok Mun <[email protected]>

36b9ca6238fc6e6ce34a6698c3bc0ec7a4450c3d authored over 6 years ago by Daehyeok Mun <[email protected]>
fix: linter

91a3393a743daeab82f010c1b64d4f88c2041b8f authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
fix: deb: windows paths inside tar/ar files

121a714dabed790dc97e8b33c7bed11174534f35 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
fix: rpm: windows paths inside tar files

4980d7300c478bc527b8b401becbed5fdb985a6c authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
refactor: accept params struct on ITs

2615d25f99d36fdabc41fe03aa79bfaa0a73a55e authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
chore: typo

923d6a7473bfdbe7a583b7f3df1f3f780b1b73ab authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
chore: typo

789bf5ca36d314c5d771e7b98a3ae625f3b15838 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
fix: docker login on travis

25eddcb1759ae5b07e79bb55727075fe43492a17 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
docs: readme

fd58e75308f4d8d5685a2a6e121960d939db7886 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
feat: added docker image

68fd410f837db08c39e976712820a8cdebffd58b authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
test: fix duplicated code and other issues

a0f04ab682cdfcc312468ac01730e6c64ac65a27 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
fix: test timeout

7d40a1a1710f377f03da38b9b9c18ce1df3582b0 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
docs: Add overrides section to example config

I noticed that the new feature of pre- und postinstall scripts isn't
reflected in the output of ...

81b010414f65ee39781c6676391f408361f366a1 authored over 6 years ago by Michael Rauh <[email protected]>
fix: pull test images before testing to avoid timeouts

5baf8976dcaeb3ec8613604d74edd29d4a0132b2 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
chore: using golangci-lint as linter

e50dcef2049d5385639992ab24ab418d2f271969 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
fix: shadowed error

91995af536ee9c9671da7abb5149bab0fb26122f authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
test: parallel acceptance tests

8063cc120792463a2e0cf5aa61d0eaef255851aa authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
chore: better gometalinter

4fb797089ae4bc71c3fbd44840aed81b364b250a authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
chore: idk why travis complains about this one

d2eaeef92bdb3ead4ee45852b10b81f4c650f4fc authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
feat: rpm: create empty managed dirs

a2ecad5e1791fbc4d532b9f7b2a806e94c4aee24 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
feat: deb: create empty managed dirs

36ec9c04e254f66cc622500f739fd0738b6c5325 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
fix: deb: cyclo complexity

f146edb4fb36723cfd4396e1cb824d5bc9fa7727 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
test: empty managed dirs acceptance tests

09991ab7858c1fec702ced40eafb8d0e2b4d578b authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
feat: support creating empty managed dirs

eef4f1b180e1b710e3e291285dba3ea87962a463 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
chore: faster it test by not sending too much context to docker daemon

03334d1cf3b054ba2836f732b2ef3cc99fc6b83d authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
Merge pull request #33 from ernoaapa/fix-arm-architecture

add: Add arm6 and arm7 support to deb package

8faa8e2e621115b3b560688a72d9c37bff4acb9f authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
add: Add arm6 and arm7 support to deb package

To be able to build arm6 and arm7 packages, added required
architectures to the goarchToDebian m...

d0b56fa5f12697377b475fe99da65c8e76b712a1 authored over 6 years ago by Erno Aapa <[email protected]>
chore: removed yaml.v1

651ac59abfff6ffc1c96ff87851038f35e4ad2a4 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
test: added acceptance tests for overrides

e8abe2ac61428d04f2b18497604dc2b30e024899 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
Merge pull request #30 from tympanix/feat-overrides

feat: config overrides

304cfa8a54d07344682c5f58784522b0ed9f03d1 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
docs: issue template

bb1dcd26ab4bc8d7f53329d5c885b4e00474e0df authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
chore: dep ensure

08d09cd69c1a5600202515b6058bb148cc2cf9e9 authored over 6 years ago by tympanix <[email protected]>
chore: gofmt

300082562269d11f382552358a28d76b82f3e060 authored over 6 years ago by tympanix <[email protected]>
refactor: make config validate public

d383adbbe023554b97054fc4315930766f90eb37 authored over 6 years ago by tympanix <[email protected]>
Merge branch 'master' into feat-overrides

cf317f80638ccbb44dda8e24d5a2b42684138e34 authored over 6 years ago by tympanix <[email protected]>
feat: overrides for nfpm cli

462e4ad9dfd297c9512c70eec27adeb223ca4e24 authored over 6 years ago by tympanix <[email protected]>
feat: validate overrides for known formats

145a47c2220a42c269ebbcdca910dc4f52671e0a authored over 6 years ago by tympanix <[email protected]>
fix: fixed example config

closes #31

3c679196cdf0e95cb23e307ee903fd81aec1579d authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
chore: dep ensure

e823a1f3e0d2bd3e7c8c3e7c34a876ad3200cc32 authored over 6 years ago by tympanix <[email protected]>
refactor: overrides using explicit embedded struct

fbe68cc0f9480ffb4771a3f4f762b26f21c13b91 authored over 6 years ago by tympanix <[email protected]>
fix: parsefile nolint errcheck

b94bf26a5ba4e934a4abffd573ce0c3e18478bdc authored over 6 years ago by tympanix <[email protected]>
feat: packager config overrides

184ddc2cadf709c96c36f2edf775adb8a8c65886 authored over 6 years ago by tympanix <[email protected]>
chore: fmt

769a497b09778065904755e784c2b8ee68f66ff5 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
bump: dep update

08812ef51802ab07e1a391abcd3498c1d7d0c9c1 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
feat: maintainer scripts for rpm

c5e971efdedae32e0d0041567e2e4941762b35be authored over 6 years ago by Tympanix <[email protected]>
test: e2e tests for deb maintainer scripts

d598c7fcbb9259e99aa452fc34a12e84cbb59794 authored over 6 years ago by Tympanix <[email protected]>
refactor: pointers in favor of reflection in rpm

ee5a988ff410164bb9483c1bd5851c2ceeb2403c authored over 6 years ago by Tympanix <[email protected]>
feat: maintainer scripts for deb

992e1aac413352f799c438facf96b73a16bf6703 authored over 6 years ago by Tympanix <[email protected]>
test: e2e test for rpm maintainer scripts

b3e51e12b4c878c076ab7dcedcd980e88b538368 authored over 6 years ago by Tympanix <[email protected]>
docs: readme

fe1364fd989b8deab84f906089d9182fbd985444 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>