Commit Graph

22 Commits

Author SHA1 Message Date
WithoutPants
482d9ddd45 Upload pull request builds to transfer.sh (#165)
* Upload pull request builds to transfer.sh
2019-11-27 13:17:32 -05:00
WithoutPants
2a02e5a65d Add test and integration tests to the Makefile (#222)
* Add unit and integration test to make file

* Add gitattributes for go.mod/go.sum files

* Always run integration tests

* Removed redundant call. Clarified targets
2019-11-24 21:10:16 -05:00
Leopere
46654f1672 fix builds (#223)
* updated cross-compile.sh and .travis.yml
2019-11-19 08:59:23 -05:00
WithoutPants
9bfa4e7560 Fix if ] character 2019-11-18 12:54:20 +11:00
WithoutPants
1f9da15491 Fix extra quote in travis.yml 2019-11-18 12:34:04 +11:00
WithoutPants
561a718674 Fix missing quote in travis.yml 2019-11-18 12:23:32 +11:00
WithoutPants
5963844191 Add develop branch releases and display version tag (#216)
* Add releases for develop branch. Show version tag

* Pass version tag to cross-compile
2019-11-17 16:41:08 -05:00
WithoutPants
6a75d5551f Use vendor when building (#201)
* Use vendor code for all go calls

* Add missing vendor dependencies

* Add travis_retry to yarn install

* Fix go test call
2019-11-16 08:03:28 -08:00
WithoutPants
ec2a8d0dc6 Add Raspberry Pi binary to builds (#189)
* Add Raspberry Pi binary to builds

* Attempt to add arm cross compile to dockerfile

* WIP fix for OSX crosscompiler

* WIP docker build debug

* Fix errors building docker image
2019-11-15 17:29:45 -05:00
Friendly C
092534c9f2 Fix travis 2019-10-15 17:04:02 +02:00
Friendly C
4627db8ade Use go generate for Packr2 and GraphQL files 2019-10-15 17:04:02 +02:00
Friendly C
e6bcff0767 Remove generated GraphQL files 2019-10-15 17:04:02 +02:00
Stash Dev
034e5d60ac Fix CI 2019-05-27 12:45:06 -07:00
Stash Dev
e05d187a77 Fixes
* Added date to release body
* Added AVI to the scan task
* Fixed index out of bounds when generating sprites
2019-03-26 09:45:08 -07:00
Stash Dev
b69739dcc4 Fix travis build 2019-03-15 16:27:09 -07:00
Stash Dev
81177847e3 UI V2 Build updates 2019-03-15 15:46:47 -07:00
Stash Dev
1a2c53a710 CI Improvements
Added a custom docker compiler image which includes the packr2 dependency
2019-03-05 13:14:00 -08:00
Stash Dev
9aba952dbe Fix CI 2019-02-28 19:13:55 -08:00
Stash Dev
1d00b2b36f Ran formatter and fixed some lint issues 2019-02-14 14:53:32 -08:00
Stash Dev
14df7b0700 Updated Makefile and Tavis config to include lint and vet tasks 2019-02-14 12:18:11 -08:00
Stash Dev
66434d106d Updated travis config
[skip ci]
2019-02-10 23:26:26 -08:00
Stash Dev
8efbfc6d72 Added Travis CI 2019-02-10 08:54:32 -08:00