1
1
mirror of https://github.com/goreleaser/nfpm synced 2024-11-18 19:04:07 +01:00
Commit Graph

25 Commits

Author SHA1 Message Date
Christoph Hartmann
793979844f add support for build rpm packages for aarch64 (#56)
* add support for build rpm packages for aarch64

Signed-off-by: Christoph Hartmann <chris@lollyrock.com>

* add unit test to verify the manipulation of the arch field

Signed-off-by: Christoph Hartmann <chris@lollyrock.com>

* add acceptance test for arm64 builds

Signed-off-by: Christoph Hartmann <chris@lollyrock.com>

* use newer travis ubuntu distro

Signed-off-by: Christoph Hartmann <chris@lollyrock.com>

* enable binfmt in docker

Signed-off-by: Christoph Hartmann <chris@lollyrock.com>
2019-06-28 14:14:45 -03:00
Carlos Alexandro Becker
3e79ba0a5b
fix: skip ppc64le tests 2019-03-19 21:54:42 -03:00
Carlos Alexandro Becker
26a86166dc
feat: test os ppc64le too 2019-03-19 21:34:06 -03:00
Carlos Alexandro Becker
32909dea74
fix: lint issues 2019-03-04 10:14:05 -03:00
Carlos Alexandro Becker
e9205e74c0
fix: lint issues 2018-09-12 13:17:59 -03:00
Carlos Alexandro Becker
2615d25f99 refactor: accept params struct on ITs 2018-07-08 19:49:15 -07:00
Carlos Alexandro Becker
a0f04ab682
test: fix duplicated code and other issues 2018-06-04 09:08:27 -03:00
Carlos Alexandro Becker
8063cc1207 test: parallel acceptance tests 2018-05-16 21:42:34 -03:00
Carlos Alexandro Becker
09991ab785 test: empty managed dirs acceptance tests 2018-05-16 21:42:34 -03:00
Carlos Alexandro Becker
03334d1cf3
chore: faster it test by not sending too much context to docker daemon 2018-05-16 20:36:03 -03:00
Carlos Alexandro Becker
e8abe2ac61
test: added acceptance tests for overrides 2018-04-18 22:15:58 -03:00
Tympanix
b3e51e12b4 test: e2e test for rpm maintainer scripts 2018-04-09 13:19:45 -03:00
Tympanix
d598c7fcbb test: e2e tests for deb maintainer scripts 2018-04-09 13:19:45 -03:00
Carlos Alexandro Becker
672aa2bd65 fix: better validations 2018-04-05 09:51:01 -03:00
Carlos Alexandro Becker
0c117a72f5 test: added acceptance tests for versions with dash 2018-03-28 15:12:11 -03:00
Carlos Alexandro Becker
1238660a59
test: acceptance tests for globs
refs #17
2018-03-25 15:58:44 -03:00
Carlos Alexandro Becker
7c68620dff
test: fixed debian test 2018-03-23 14:14:04 -03:00
Carlos Alexandro Becker
0ed55a12bc
test: acceptance tests for rpm i386 2018-03-23 14:04:38 -03:00
Carlos Alexandro Becker
b4d00589a1
test: acceptance tests for debian i386 2018-03-23 13:56:57 -03:00
Carlos Alexandro Becker
2c9404b5b7
test: added empty file to make go test happy 2018-03-11 15:38:24 -03:00
Carlos Alexandro Becker
637518df29
test: renamed file 2018-03-11 15:32:22 -03:00
Carlos Alexandro Becker
f093ff00cc
test: args on img 2018-03-11 15:24:44 -03:00
Carlos Alexandro Becker
02d4d8d5c8
test: improved acceptance tests 2018-03-11 15:19:10 -03:00
Carlos Alexandro Becker
04ca909fdb
test: more acceptance tests 2018-03-11 15:14:24 -03:00
Carlos Alexandro Becker
eae43f084c
test: starting to add acceptance tests 2018-03-11 14:58:53 -03:00