Commit Graph

2 Commits

Author SHA1 Message Date
Matthias Kretschmann 25bdee16b9
static HTML for S3 deployment (#1581)
* static HTML for S3 deployment

* deploy `.out` folder
2022-07-07 14:49:33 +01:00
Matthias Kretschmann a951f9bf3b
replace Travis with GitHub Actions workflow (#358)
* replace Travis with GitHub Actions workflow

* fix prettier on Windows

* remove PascalCasing bash one-liner for one use case

* use mkdirp to workaround Windows

* cache tweaks

* move s3 deploy to own workflow

* upload artifacts for debug

* path tweak

* debug

* apollo:codegen without folder pre-creation

* debug: activate s3 deploy for all branches

* pass env vars to deployment build

* more env var passing

* deploy main branch pushes only
2021-02-02 15:07:02 +02:00