Andy Grunwald
492a018b7f
feat: Added basic support to push binaries into Artifactory
...
Artifactory is an universal Artifact Repository Manager by
JFrog. See https://www.jfrog.com/artifactory/
It is available in an OSS and Enterprise version.
Many companies using this internally to store, manage and
distribute binaries within their internal infrastructure.
It adds basic support to push all generated binaries into an
Artifactory. Basic means only the built artifacts. Without
checksums or archives.
As an authentication only Basic auth is supported by this Pipe.
See #344
2017-12-02 20:26:55 +01:00
Carlos Alexandro Becker
76087d53cd
feat: validate changelog config for invalid fields
...
If the user configures the changelog section with an invalid key, show
an error.
2017-10-20 16:22:01 -02:00
Carlos Alexandro Becker
529af6fe72
refactor: improved git error handling
...
Improved the error handling in git code,
mostly in the defaults pipe. The idea is to
output better error messages, hopefully avoiding
confusion on "whats wrong".
refs #356
2017-10-15 19:18:04 -02:00
Carlos Alexandro Becker
d85a9001ec
removing all assert.New because vet shadow complains about this now
...
aaaaaaaaaaarhhhhhhhhgttt
2017-09-26 19:24:49 -03:00
Carlos Alexandro Becker
9e3230516b
config tests
2017-09-12 01:04:26 -03:00
Carlos Alexandro Becker
41dba4581f
config pkg test coverage increased
2017-08-03 22:28:45 -03:00
Carlos Alexandro Becker
cec34b91d5
breaking on invalid config files
2017-07-08 12:05:57 -03:00
Carlos Alexandro Becker
6f9597d8e8
imports
2017-05-18 09:02:44 -03:00
Carlos Alexandro Becker
b9d644db55
improved config package test coverage
2017-05-18 09:02:02 -03:00
nickg
27e4b02892
gofmt, goimports
2017-05-10 19:35:44 -07:00
nickg
41ff818aa0
add minimal test
2017-05-10 19:34:47 -07:00
Carlos Alexandro Becker
720786280c
tests
2017-01-14 14:29:01 -02:00
Carlos Alexandro Becker
705b1a7866
config test
2017-01-06 13:37:09 -02:00
Carlos Alexandro Becker
846af7349b
Revert "config"
...
This reverts commit 759bb2918e
.
2017-01-06 13:23:55 -02:00
Carlos Alexandro Becker
759bb2918e
config
2017-01-06 12:53:48 -02:00
Carlos Alexandro Becker
795132cbcc
panic instead of t.error
2017-01-02 13:34:34 -02:00
Carlos Alexandro Becker
40de5c5c64
added errcheck
2017-01-02 13:20:33 -02:00
Carlos Alexandro Becker
c993a5baf0
duplicated code
2017-01-02 10:51:24 -02:00
Carlos Alexandro Becker
9203df58df
added changelog
...
closes #20
2016-12-31 14:05:14 -02:00
Carlos Alexandro Becker
ca8443938c
typo
2016-12-31 13:21:41 -02:00
Carlos Alexandro Becker
12436a5bf4
improved config
2016-12-31 10:03:25 -02:00
jspc
590bda3ee3
Allow for files with no suffix
2016-12-31 11:21:26 +00:00
jspc
6098987b14
Allow for patterns in default file patterns
2016-12-31 10:55:17 +00:00
jspc
0c6e7bcc77
Allow for non-US spelling of Licence
2016-12-30 17:31:06 +00:00
Carlos Alexandro Becker
d9c8c5f499
golint
2016-12-30 12:41:59 -02:00
Carlos Alexandro Becker
9a67478c0d
gofmt -s
2016-12-30 12:03:43 -02:00
Carlos Alexandro Becker
7bd9ed244d
test fix
2016-12-29 12:38:24 -02:00
Carlos Alexandro Becker
5d087173b4
fixes
2016-12-28 23:50:37 -02:00
Carlos Alexandro Becker
8b90e17596
tests
2016-12-28 23:33:29 -02:00
Carlos Alexandro Becker
44b15f7897
main script
2016-12-28 22:23:39 -02:00
Carlos Alexandro Becker
fe42f1b474
tests
2016-12-28 22:16:02 -02:00