Carlos Alexandro Becker
683c019bc1
Merge pull request #335 from matthewmueller/fix/rpm
...
fix RPM cross-compiling (OSX => amazonlinux/CentOS)
2017-08-18 18:42:44 -03:00
Carlos Alexandro Becker
34ad854a33
improved logs
2017-08-17 18:41:08 -03:00
Matthew
164af46838
fix RPM cross-compiling (OSX => amazonlinux/CentOS)
2017-08-17 14:29:32 +07:00
Lachlan Donald
c15d4b6821
Add a Files stanza to the FPM config
...
This allows for extra files to be passed into FPM packages.
2017-08-09 12:00:44 +10:00
Carlos Alexandro Becker
57a177495b
multiple binaries on naked release: fpm working
2017-07-13 19:46:48 -03:00
Carlos Alexandro Becker
827adc83c3
Merge branch 'builds' into naked-release
2017-07-03 00:10:04 -03:00
Carlos Alexandro Becker
6158285994
project name, templates, readme, etc
2017-07-01 22:42:10 -03:00
Carlos Alexandro Becker
736d155884
fpm only for linux builds
2017-07-01 13:02:41 -03:00
Carlos Alexandro Becker
40fc46da92
fixes to archiving and fpm
2017-07-01 12:58:48 -03:00
Carlos Alexandro Becker
7d01a5a8a4
renamed archives to binaries, pointed more changes
2017-07-01 12:30:24 -03:00
Carlos Alexandro Becker
4504cd4527
fixing more errors
2017-06-27 19:36:36 -03:00
Carlos Alexandro Becker
295c7356f1
logs update
2017-06-23 19:47:08 -03:00
Carlos Alexandro Becker
7a955321c4
Merge branch 'master' into naked-release
2017-06-23 19:41:27 -03:00
Carlos Alexandro Becker
bd70d5ef42
improved some logs
2017-06-22 10:47:34 -03:00
Carlos Alexandro Becker
1e9e82d926
apex log
2017-06-22 00:09:14 -03:00
Dominik Schulz
f6abdf3c27
Add missing loop variable capture
...
Fixes #261
2017-06-19 09:57:56 +02:00
Jorin Vogel
24c50d804b
Use format: binary to skip archive
...
instead of a separate skip: true option.
2017-06-08 11:41:47 +02:00
Jorin Vogel
454abc9a0a
Add option to skip archive.
...
See #243 .
Upload binaries directly instead of creating archive.
This option, however currently doesn't work together with brew and fpm
since they both require archived artifacts.
2017-06-05 18:04:07 +02:00
Carlos Alexandro Becker
d04efee12d
fixing a bug int the fpm pipe, added more tests
2017-04-22 10:41:58 -03:00
Carlos Alexandro Becker
5b3484b795
make brew and fpm config more alike
2017-04-21 17:02:28 -03:00
Bjørn Erik Pedersen
988cc016ab
Add fpm options
...
This is needed to create a proper debian control file, but will also be used for the .rpm packages.
2017-04-21 11:28:19 +02:00
Carlos Alexandro Becker
3bc428120d
adding more tests and godocs
2017-04-14 15:39:32 -03:00
Carlos Alexandro Becker
7c0e2628a4
fixed old TODO: artifact list on context
2017-04-14 12:07:40 -03:00
Carlos Alexandro Becker
3ce5a430ee
renamed
2017-03-25 21:31:16 -03:00
Carlos Alexandro Becker
7610138016
more test
2017-03-25 21:29:38 -03:00
Carlos Alexandro Becker
b3fa5cfc19
renamed from binary_name to binary
2017-03-22 21:06:37 -03:00
Carlos Alexandro Becker
ec391a4a79
adds conflicts_with for fpm and brew
2017-02-01 15:40:27 -02:00
Carlos Alexandro Becker
0f2f8dd1a1
concurrency fix
2017-01-30 14:53:21 -02:00
Carlos Alexandro Becker
1c2221b2c5
using cmd.CombinedOutput()
2017-01-30 08:17:15 -02:00
Carlos Alexandro Becker
d13da655fd
added comments
2017-01-30 07:54:40 -02:00
Carlos Alexandro Becker
dd277451d8
using lookpath
2017-01-30 07:53:05 -02:00
Carlos Alexandro Becker
3f2eb7c56b
code improvements
2017-01-29 22:33:08 -02:00
Carlos Alexandro Becker
8b83e59971
fixed test
2017-01-29 22:01:26 -02:00
Carlos Alexandro Becker
aace3d4813
added fpm support
...
closes #10
2017-01-29 21:55:32 -02:00