Commit Graph

13 Commits

Author SHA1 Message Date
Dmytro Vorotyntsev
14bd0d5524
s3_upload workflow typo fixed (#16729) 2021-12-21 19:07:35 +01:00
Dmytro Vorotyntsev
634848228a
only invalidate if added or modified files (#16639)
* only invalidate if added or modified files

* renamed parameter
2021-12-20 07:49:48 +01:00
Dmytro Vorotyntsev
acaa6a1fed
invlidate cloudfront on new assets upload to s3 (#16634)
* invlidate cloudfront on new assets upload to s3
2021-12-17 18:45:02 +02:00
Daniel
19e7e17c9b
Revert "Add dependent job to s3 uploading (#16276)" (#16277)
This reverts commit a5605a87a8.
2021-12-02 18:45:54 +03:00
Daniel
a5605a87a8
Add dependent job to s3 uploading (#16276) 2021-12-02 18:25:47 +03:00
Dmytro Vorotyntsev
8fc848211f
Update s3_upload.yml (#14403) 2021-10-17 10:17:32 -07:00
Viktor Radchenko
bc0422c599
Remove --acl public-read from S3 uploader 2021-09-16 09:58:06 -07:00
Viktor Radchenko
bc9dc1e543
Update s3_upload.yml 2021-04-23 13:26:21 -07:00
Viktor Radchenko
d8aec07025
Add history to s3 upload 2021-04-23 13:25:57 -07:00
Adam R
bea2003184
[internal] More manual-trigger builds. (#3166)
* More manual-trigger builds.

* Yaml syntax fix.

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-08-08 23:01:45 +02:00
Adam R
662662843e
[Internal] Fix build uses different tokens (#3121)
* Fix build uses different tokens.

* If expression syntax

* Restrict Upload to main repo, remove echo

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-08-07 12:47:01 +02:00
Adam R
102f2b88d4
[Internal] New infra for runnig checks (not as jest tests) (#2938)
* CMC mapping update.

* New check infrastructure, move root folder test to new infra.

* Move list of allowed files to config.

* Include new check in other tests.

* More generic way to call checks.

* Organize fix and update actions behind interfaces.

* Organize checks into steps, multiple steps per action.

* Simplify checkStep class/instance creation.

* Migrate chain logo checks.

* Migrate asset folder check.

* Migrate further chain checks.

* Migrate eth fork folder checks.

* Migrate binance chain check.

* Extra output.

* Output improvements.

* Async fix.

* Migrate Tron check.

* Add Tron check.

* Remove Tron check from old.

* White/blacklist check in new intra, combined with fix.

* Refine ETH checks.

* Remove from old infra.

* Migrate CMC check to new infra.

* Migrate validator tests to new check infra.

* Migrate Json files validity check to new check infra.

* Whitelist check fix.

* Cleanup helpers.ts.

* Move helpers.ts.

* Cleanup of models.ts.

* Move models.ts.

* Move index.test.ts.

* Update with BEP8 support.

* Descriptive names for jobs within the builds.

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-08-06 21:17:38 +02:00
Viktor Radchenko
edbee267e7
[CI] Upload assets repo to S3 bucket (#2832)
* [CI] Upload assets repo to S3 bucket

* Update pr-ci.yml

* Update pr-ci.yml

* Update pr-ci.yml

* Update pr-ci.yml

* Update pr-ci.yml

* Update pr-ci.yml

* Include blockchains

* Update pr-ci.yml

* Update pr-ci.yml
2020-07-21 17:48:14 -07:00