Commit Graph

9 Commits

Author SHA1 Message Date
Daniel Sanchez 500ca4b083 Cancel running workflows when you add changes to the same branch 2021-03-26 16:32:12 +01:00
Daniel Sanchez 9c0e8f4f68 Set production services for release PRs in all networks 2021-03-24 12:16:21 +01:00
Daniel Sanchez 352461658b
Release v3.1.3 - Desktop app (#2045)
* Update release desktop app github action

* Restore yarn install step for desktop build

* Add linux deps for Ledger build in desktop workflow

Update electron to latest v9

* Push back ubuntu version for desktop build

* Set ubuntu 18 for linux desktop app

* Update Desktop App signature

* Set v3.1.3

* Fix AWS credentials configuration for Volta, xDai and EWC

* Remove explicit aws credentials for all networks
2021-03-17 20:04:00 +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