Commit Graph

8 Commits

Author SHA1 Message Date
Daniel Sanchez 03397f9e8f
[CI Improvements] - Build mainnet environment for PRs (#2047)
* Enable mainnet build on PRs

Enable EWC build on release PRs
2021-03-16 16:22:49 +01:00
Mati Dastugue a9f1130a9f
[EWC] Enable Wallet connect (#1952)
* Enable Wallet connect on EWC
2021-03-04 20:29:49 +01:00
Daniel Sanchez 6d673207f3
Enable production builds for tagged builds in CI (#1987)
* Remove quotes from env var definition

* Set v3.1.2
2021-03-03 17:20:39 +01:00
Daniel Sanchez 7390ae853e Fix static files upload for production deployment 2021-03-03 16:00:20 +01:00
Daniel Sanchez 797797a831 Fix Staging deployment parameter 2021-03-03 10:59:28 +01:00
Daniel Sanchez 794e38abe3
Use Devops script to upload to AWS in staging and development (#1950) 2021-02-24 21:21:36 +01:00
Daniel Sanchez 8f3a70033a
Fix wrong script route in S3 deployment (#1949) 2021-02-24 20:42:01 +01:00
Daniel Sanchez 870509eecf
Migrate to GitHub actions (#1924)
* Add Github action for each network environment

* Disable travis build

* Move deploy scripts to new folder

* Adapt deploy scripts to Github actions

* Run coveralls only if tests succeed

* Upload sentry source map

* Add Production flag for tagged builds

* Use coveralls Github Action

* Add debug steps to all networks for first release test
2021-02-24 17:24:25 +01:00