WithoutPants
629126df98
Update to golang 1.13 ( #754 )
...
* Update to use golang 1.13
* Update node and ubuntu versions
* Update compiler version
2020-09-11 10:43:41 +10:00
WithoutPants
fb5867ba59
Fix travis script error
2020-09-02 13:23:17 +10:00
WithoutPants
c1d22f60a9
Add skip cleanup to docker releases
2020-08-31 13:35:05 +10:00
WithoutPants
0345bc9ef7
Make travis build and push docker images ( #772 )
2020-08-31 12:04:05 +10:00
WithoutPants
f7a45f9d10
Cross compile for armv7/armv8, raise raspi variant to armv6 (only) ( #737 )
...
* Add arm cross compile changes from #602
* Bump pi arm version
* Prevent caching of yarn key
* Add dockerignore for build dockerfile
2020-08-20 09:27:54 +10:00
WithoutPants
54430dbc11
Fix travis not validating UI ( #653 )
...
* Fix travis not validating UI
* Fix lint errors
2020-07-06 08:58:35 +10:00
WithoutPants
883a0e785a
Fix UI not showing version ( #631 )
2020-06-24 15:46:37 +10:00
WithoutPants
50530ae85d
Fix setting release notes for development build
2020-05-15 16:52:03 +10:00
bnkai
db716d2e17
Revert "travis fix"
2020-05-03 00:22:11 +03:00
bnkai
461127c8c4
travis fix
2020-05-02 23:28:35 +03:00
WithoutPants
3d22d5a742
Refactor build ( #493 )
...
* Add lint/format checks to build
* Make travis get full repo to get tags
* Run packr2 once in cross-compile
* Fix quotes in package.json
* Fix linting issues
* Formatting
* Fix vet issue
* Fix go lint issues
* Show start of each platform compilation
* Add validate target
* Set gitattributes for go fmt and mod vendor
* Fix tag name
* Add fmt-ui target
2020-04-29 12:13:08 +10:00
bnkai
18dc5e85fa
Don't run travis for the latest_develop tag ( #439 )
2020-04-04 09:27:49 +11:00
InfiniteTF
aee9df966b
Cut over to v2.5 UI ( #433 )
...
* Cut over to v2.5 UI
* Use node 12 in travis
* Remove unnecessary `nvm use`
* Update docker file
2020-04-03 08:46:23 +11:00
WithoutPants
acc8a126d0
Fix travis tagged build ( #379 )
...
* Fix tagged master build on travis
* Remove branches section
2020-02-24 17:05:08 +11:00
WithoutPants
254d6978d0
Fix branch condition in travis
2020-02-07 06:57:44 +11:00
WithoutPants
3c1eeb3d47
Prepare for 0.1.0 release ( #345 )
...
* Tag develop builds as latest. Version in makefile
* Rename latest to latest_develop
* Update GetLatestVersion
* Separate master and develop releases
* Add release date back into development version
* Remove unused code
* Two minute limit per file to upload to transfer.sh
2020-02-07 06:39:08 +11:00
WithoutPants
2dc1b42a0a
Use --frozen-lockfile in travis calls to yarn install ( #329 )
...
* Add --freeze-lock to travis
* Update README
2020-01-24 22:35:55 -05:00
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