Commit Graph

29 Commits

Author SHA1 Message Date
Ben Reedy 45a74fdb7f
CI: Output artifacts in single, flat directory.
Nested directories caused issues with promu checksum output, causing
user checks of the sha265sums.txt file to fail as the filenames did not
match.

Signed-off-by: Ben Reedy <breed808@breed808.com>
2021-04-19 19:38:17 +10:00
Calle Pettersson 5d224b43ca Update CI to install tools with go install rather than go get
Signed-off-by: Calle Pettersson <calle@cape.nu>
2021-03-27 15:30:50 +01:00
Ben Reedy e8ffeaa0d7 Add end-to-end test to Appveyor CI
Signed-off-by: Ben Reedy <breed808@breed808.com>
2020-12-07 08:01:07 +10:00
Michael Snoyman 898c17e657 Bump Go version from 1.13 to 1.15 for CI
Fixes #629, by including bugfix for
https://github.com/golang/go/issues/35447

Signed-off-by: Michael Snoyman <michael@snoyman.com>
2020-10-19 15:59:39 +03:00
Calle Pettersson 51dd61beeb Set Windows versioninfo on build
Signed-off-by: Calle Pettersson <carlpett@users.noreply.github.com>
2020-10-10 10:33:48 +02:00
Calle Pettersson c62fe4477f Update AppVeyor configuration 2020-06-02 15:17:56 +02:00
Calle Pettersson 10caabe0b1 Update CI and installer 2020-05-24 20:54:35 +02:00
Calle Pettersson 0d4f747f8f Switch to go modules 2019-12-28 16:28:10 +01:00
Calle Pettersson daa6f3d111 Support releases with prerelease tags 2019-05-25 14:43:36 +02:00
Sachin Kumar 8841091f9c Container changes (#320)
Added container metrics
2019-03-13 21:31:29 +01:00
Calle Pettersson 76ddad34b8 Add linting 2019-01-23 09:55:26 +01:00
Calle Pettersson 35b81dcdd0 Change AppVeyor build to cross-compile instead of having two runs (#311) 2019-01-23 02:24:59 +01:00
Martin Lindhe bda7dd18cf appveyor: re-enable tests 2018-03-13 20:50:31 +01:00
Dave Henderson 617d795383 Use dep instead of govendor
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
2018-03-13 20:48:33 +01:00
Calle Pettersson caf8742dcd Fix promu build 2017-09-08 09:38:33 +01:00
Calle Pettersson b4ca3412dd Fix arch name typo 2016-12-25 07:55:42 +01:00
Calle Pettersson e65b785995 Remove rdp-debug 2016-12-22 07:45:09 +01:00
Calle Pettersson 8482814343 Add arch-specific go-bin directory to path 2016-12-22 06:54:46 +01:00
Calle Pettersson 8df4ea3f51 Debug x86 build failure 2016-12-22 06:45:58 +01:00
Calle Pettersson f60211aba3 Compile for both x86 and amd64 2016-12-20 18:51:56 +01:00
Calle Pettersson 4c39660624 Setup GitVersion 2016-10-18 16:37:30 +02:00
Martin Lindhe c5d7bb8375 appveyor: build using promu to embed branch and revision info into binary 2016-10-13 09:07:41 +02:00
Martin Lindhe 2ff652ed86 simplify appveyor (#31) 2016-09-27 19:59:29 +02:00
Calle Pettersson e67c534b6e Remove branch requirement for deployments, since it seems broken in combination with tags 2016-09-16 12:05:33 +02:00
Calle Pettersson b3567c379f Add msi builder (#19)
Add msi builder. Installer is built and uploaded to Github as a release when master is tagged with a version string
2016-09-16 08:36:58 +02:00
Martin Lindhe 3169966989 appveyor: add deploy config (for #19) 2016-09-10 00:09:24 +02:00
Martin Lindhe 29beaa6c3b govendor: update build instructions and fix #18 2016-09-01 21:10:02 +02:00
Martin Lindhe 3ececbaa39 appveyor.yml: set clone_folder 2016-08-27 12:52:42 +02:00
Martin Lindhe 7005da5389 add appveyor.yml 2016-08-27 12:50:37 +02:00