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: yaml v2 and strict unmarshal

c75a76b83f3aa067e7692b49c78e2107008ba0d9 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
docs: update project status

2df2ffc92bcf8b401fa28bb24b516773de396984 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
fix: better validations

672aa2bd659a22558aa5d727bd6e76ec5d3aafb2 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
style: improved rpm pipe tests

c592eb01a72a766380153af9ad7a4772a0c9959e authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
fix: versions with dash on rpm

c52d07bcc82976b0206e6ab8dc9c12a23e1b142e authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
test: added test for dash version on deb pipe as well

327533fa21b5b31961a787645b2b56567f128f9e authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
test: added rpm test with a dash on version

refs #24

fc4cd13a2420fb2cdce94ae6346f57b6d0ba0b82 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
test: added acceptance tests for versions with dash

0c117a72f55c4a3d99f6ae03f943cc9cb1c719f4 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
Merge pull request #23 from goreleaser/errs

chore: improving error handling and wrapping

7f4d7686a070c1288f5136fa67619c6cac8dd530 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
chore: improving error handling and wrapping

db0bbe8ee6c3cbcef652df9ade7c1f7f912b0ce4 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
chore: dep ensure

368ee0bd578c9ebf4fae1641104be7bd1d7c2967 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
chore: goreleaser: do not show merge commits on changelog

6b9e6c8494eac66ecbbf2290fa50a83edbac2c2f authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
test: acceptance tests for globs

refs #17

1238660a593aa6159ee385310cff0af856309468 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
Merge pull request #17 from tympanix/feat-globs

feat: File globs using mattn/go-zglob library

f83817330e5fe2ac7bb967a8f7aa06171cfe69b5 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
Merge pull request #22 from goreleaser/arch

fix: arch map for debian/rpm packages

abbeff965dca4a62182014b9105fe305d2f26af4 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
fix: rpm: translate 386 to i386

5b49758715ed7abb9a2789bdb7fda2554ecd577c authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
test: fixed debian test

7c68620dff702fc8ff46baced36d3ea8d7018a52 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
style: dont need to have arches that are the same

9deb9817c55078e50750bfd0e8cdaa6b57ede03f authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
test: acceptance tests for rpm i386

0ed55a12bcccab6bfd3196a7a5807bec3fae7856 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
test: acceptance tests for debian i386

b4d00589a1222faf151cb8fe0ebe4cda4c423e88 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
fix: arch map for debian packages

refs #21

9f7e12ad8f984b3dd176a74a627e41f32e335a78 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
Merge pull request #20 from Lngramos/default-description-value

Provide default value for Description field

9626479d1870cc1665b68f44a537f551cbece34f authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
Fix tests

c3ee4468537de2d29e21d201c1302f3b4b66c3d4 authored almost 7 years ago by Luis Ramos <[email protected]>
Set default value for Description field

6af88f78d105b97d93e77ea386384f6f00376cda authored almost 7 years ago by Luis Ramos <[email protected]>
Merge branch 'master' into feat-globs

15055e03375f806552b8a4e79409fbda183aee60 authored almost 7 years ago by tympanix <[email protected]>
fix: simplified rpm version regex

we should probably make it work on other langs as well.

refs https://gophers.slack.com/archives...

3db9ba1cd1f794244fbcb6139dda2c72775b8407 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
fix: deps

5e04200641178f6013e98956fedd526d3382f97f authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
fix: recommend install rpm on linux packages

41e2bfc3564344675f20f93c321ed98b8cf606a5 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
chore: improved makefile

23c2d551b3d093c1a709d4a62af94ac153d54b38 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
Merge pull request #18 from goreleaser/acceptance

test: starting to add acceptance tests

e9801b082bb5fc8b3393ceea5ed29c340a6ff2a9 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
test: added empty file to make go test happy

2c9404b5b7ce1f9a7f8c7fbc245f03ad2c074628 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
test: renamed file

637518df2991898c3313fc87439444fb6086686c authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
test: args on img

f093ff00cc66a88a72c2b1df6390be5bdad49653 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
test: improved acceptance tests

02d4d8d5c8664470528f764122fbf1d2f63cb06b authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
test: more acceptance tests

04ca909fdb65a5c9622eb308933b7cfaec4dc124 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
test: starting to add acceptance tests

eae43f084c2e3024faa469a8e919d876996e4581 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
docs: Add documentation for glob package

e4f3587a75703e4eaaf683c59c8e6790b37fbb4a authored almost 7 years ago by tympanix <[email protected]>
refactor: Make LongestCommonPrefix private

68c928354e40b4ec516aa5841b833438dfea8b88 authored almost 7 years ago by tympanix <[email protected]>
refactor: Renamed package pkgutil to glob

cd7e1af4f2998954043aab504d720fafe7089a6c authored almost 7 years ago by tympanix <[email protected]>
fix: Glob prefix may not be a complete path

In the case that the prefix of globbed files is an incomplete path (e.g.
only half of a director...

d311cf9cafc6d1f7ada287917916c95ffc80965b authored almost 7 years ago by tympanix <[email protected]>
feat: File globs using mattn/go-zglob library

Added file globs to deb and rpm packager. Since the destination for
a glob can not be a single f...

e7c7c8342b68243b40af83c8cb7c3001ef158f27 authored almost 7 years ago by tympanix <[email protected]>
fix: fixed empty lists on deb

closes #16

eb6140663c35cd0088279c6f0f86bc1d4b11561b authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
fix: added failing test for #16

c0f95401ef1d51a3c2aa922e8fe8b7e4bb6e4c3a authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
Merge pull request #12 from goreleaser/version-parse

fixed rpm version parse

0c6b7821812f13134ac062a82b45c863ada261a0 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
fix: fixed rpm version parsing

closes #11

9078fee243421d1b6065f443314ac3b93d4cb467 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
test: added failing test for #11

21bef1641cc6d3e9aaeb0396bb39b69e7c2d66f7 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
chore: empty commit to use new goreleaser version

f0ada6f5fa30ae5103c20c8581f600acdf33906d authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
fix: remove version prefix

closes #9

e16d0005f7f007b11fdcb1eea9e7efbf80746973 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
fix: remove version prefix

closes #9

95bf6ef939d533b96203341684929af365b4d2db authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
added a note about go 1.10

5d0b26a06a569e344bb2c5533986e11c80e87b2a authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
Merge pull request #8 from goreleaser/fix-subfolders

fix: deb: create subfolders and use GNU tar format

3c6c7d3efc1372c7d2c92a82dec83c6df7c0a30e authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
chore: go test -race

24b75ec65c6c7d6f6baa7441f16c4de8a7188234 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
test: deb: added more tests

9b70ad6db6f9a17c34b5e8e4fbfd42ac95a15099 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
style: deb: organized code

20c7fa9722cd36a4696d07eb4e7c4bb382676067 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
typo: deb

a7efc0190fa814f1c8617bac1fd42f034a0248ef authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
fix: deb: do not create multiple entries for the same folder

1ae64d6aa4e9a891aeb23b6a5cca941548987092 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
fix: deb: folder modtime

4ece0503a817a6b0f56a7cbef6f168b59eabc893 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
fix: deb: create subfolders and use GNU tar format

d1e56a3269470b4a6ec9f14e7518ab9dec577562 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
fix: deb: remove / prefix from files

3fb90ada0a6a7509ac094f489bbdcd668f3f28f7 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
style: deb: simplified code a little

e4f8dde4bcf71ae17ceb082e2cd8298c645b969b authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
fix: deb: hashing was just plain wrong

6760f1586a6ef865e85d09853b838c6552c2c544 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
fix: invalid filename on md5sums file

0be274c6a12152f5b316a503427b268a1a1b2f1f authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
Update README.md

8bf94bf0eaf7c246bb2d38b88b2c75d4a1351918 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
Update main.go

9edf42ef72bf9785c074f2a50eaa1545ee9cdc83 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
godoc

9d6fd83ec51f9c44a77eb72b568fd3b6f4dac226 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
Update README.md

d7a5de1fdf5144f5f613df9a3df6f4c035f69f9f authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
chore: improved example file

f9a21b0ca01c027bef4c7711a199bb5f12c51a06 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
fix: double recommends on deb pkg

7094e234cc76f76ba3a2228c28aaeebb7330e89c authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
style: gofmt

f27591c836847ceb55d8cbafeb91406050a1532f authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
docs: readme, coc, contributing

14cecc0b8b69b1dd0ce1d42c247c222d3db40579 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
Merge pull request #5 from goreleaser/recommends

feat: support recommending and suggesting packages

8bb63d15b72e7846d6bc550f1839d21da716978c authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
fix: gometalinter

4d7ea9700c6d4c3c339f9b5d37a90c9057f761ce authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
feat: handle rpmbuild version and adds suggests as well

4486870ddd7df5b4ffe655df2e09d2f2111ad37e authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
Revert "fix: trying suggests instead of recommends"

This reverts commit 67a0b3178906823d994ad2c5651bbfc93db7d3a1.

522532aff21262cf544447a39cc027e81625c130 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
fix: trying suggests instead of recommends

67a0b3178906823d994ad2c5651bbfc93db7d3a1 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
bump: ubuntu?

233d22bbcd140bc2e95513e89063a3eae4e03cdb authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
debug

9570cc8bba64352f98479d4f91b3c6c879439e9a authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
feat: support recommending packages

2d6378cbe4c40619bfac4957640e68a8bfc48ca5 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
readme: better img

ce0f3223868a06fa269fcd2b49644cbd662e90bb authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
readme

2822cbf49b89899c6089d8ab832e698f691ab59c authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
chore: print when done

4f995bd813a38e5271ee1c5287309637fb98bc74 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
feat: deb now fully support config files

b7566dc5878c5c751908f1bfb4975fc9b4f9cfd3 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
chore: release deb and rpm

fe3c9fe73df21e462a10d17a9abc336589257465 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
chore: go 1.10

cb781e182dd5a49482ff65f5ca2d6e1a532ce72c authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
fix: no scoop

8bbb5913ccde1ae01391be001b4c3de340ae57be authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
fix: not the time for docker yet

42a4aeaf0aff97122d5d2462b9e39c3ea398ec87 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
fix: goreleaser

8a70161c158d51e82977e55b50a35be8eeea5e83 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
chore: gitignore

d35c1d5872fe3078a5fb607387ac7a98243469cd authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
chore: fix goreleaser

b8c38b7f38e6f376d0c5656b19cd90df7b7da6bb authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
chore: packr

926fe5a5999df17e6401dcb27c4945406663a53f authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
chore: ignore cov

1aad4614150984ea9f6904f0774cb53384630935 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
fix: improved cli

a1c6f981380d7579f0adc7cf9821e26da3540e11 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
chore: fix ci, maybe

5e27800bbb999fb3628cc467137c98916a4eef81 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
chore: testing rpmbuild not in path

and adding it to travis

f592011b7e248d4f56b18f13d64613b126b643cd authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
chore: build, makefile, etc

b2faa8b743e7baf01bd8de1521972082ae327962 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
feat: init from example

186cf62043b72d9840f0b62366adbfca66a0118d authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
test: added some more

e5fe548addf47d0eb10ece2d360b5b0f95e8fb18 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
chore: improved cli

00335c9c83bb146f03750928378232112b31bb09 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
chore: ignore md5 sec errs

4b73ac9428cd413b36fd962aa4fd9faf7ad9f179 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
style: improving code

b7e40a603c9f125155067b50f4edeb17763183e6 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>