Commit Graph

81 Commits

Author SHA1 Message Date
Daniel
93385f0955
Fix ci settings (#16532) 2021-12-12 00:30:03 +03:00
Daniel
13d5b6b83f
Add updater auto (BEP2) (#16497) 2021-12-09 21:55:31 +03: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
Daniel
0f88ca9412
Fix validator (#16045) 2021-11-24 14:03:46 +03:00
Daniel
539b810734
Add reporter logic (#16019) 2021-11-23 16:34:25 +03:00
Daniel
0b29b70a50
New sanity check (Golang) (#15960)
* Add config and main.go script for ci

* Add new sanity-check to PR CI

* fix invalid logo's

* Turn on fix-dryrun
2021-11-22 23:34:56 +03:00
Dmytro Vorotyntsev
8fc848211f
Update s3_upload.yml (#14403) 2021-10-17 10:17:32 -07:00
Adam R
abb55dbfbf
[Internal] Remove obsolete history information, and infrastructure (#13879)
* Remove history infrastructure.

* Remove history information

* Revert "Remove history information"

This reverts commit e490134192e3c99b0815cf5a87a574916f038ba7.
2021-09-24 22:02:35 +02: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
Catenocrypt
c7c98d4f46 Comment out IPFS upload 2021-04-13 17:01:42 +02:00
Catenocrypt
788a897251 IPFS update: adjust timeout 2021-04-13 11:00:07 +02:00
Adam R
9d356b8618
Fix ipfs build (#6417)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-04-13 10:57:35 +02:00
Adam R
096a7c9058
[Internal][WIP] Upload to IPFS (#6393)
* Test IPFS upload in fix build

* Try without v1 version

* Use v0.1.5

* Use Pinata service

* Upload only dapps folder (revert)

* Also include blockchain folder

* Fix

* Create separate upload build

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-04-13 10:52:56 +02:00
Adam R
b704874d4b
Adjust exxternal update build times. (#6315)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-04-08 14:17:51 +02:00
Catenocrypt
4aebb9f1dc Condition for fix build 2021-02-23 11:41:21 +01:00
Adam R
b072c230c3
Condition for fix build; test token change (#5672)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-23 11:38:38 +01:00
Catenocrypt
99d78adf9c Cleanup, remove TODO 2021-02-23 11:26:05 +01:00
Catenocrypt
6d46ae4982 Fix/history condition 2021-02-23 11:03:24 +01:00
Adam R
2a8fcc707c
[Internal] Filter changed files to blockchains and dapps folders (#5668)
* Merge fix and history build into one.

* Filter chganged files to blockchains and dapps foldersx).

* Debug github.ref

* Fix echo

* Debug

* Debug

* Remove

* Debug

* Debug

* Setup history conditions

* Cleanup

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-23 11:00:47 +01:00
Adam R
943556a3a9
Merge fix and history build into one. (#5667)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-23 10:30:14 +01:00
Adam R
7ec7df17f5
Adjust History update build (#5659)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-22 17:32:09 +01:00
Catenocrypt
5589bc161f History build fix, fetch-depth 0 2021-02-22 17:18:41 +01:00
Catenocrypt
808d40a326 History build fix, master branch 2021-02-22 17:14:51 +01:00
Adam R
d7b5c047af
History update build fixes (#5658)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-22 17:10:44 +01:00
Adam R
f3bd24a494
Perform history update after each commit to master (git action build). (#5655)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-22 16:47:37 +01:00
Adam R
bf24ea2d8b
[Internal] Tokenlist pairs update: Only manual update; use exclude/include config; no tokenlist_base (#5451)
* Force include and exclude implementation.

* Rename update to updateAuto

* UpdateManual hooks

* UpdateManual hook fix

* Update existing tokenlist.json file, use exclude/include config.

* Force include only pairs against the main currency.

* PS config adjustment

* Remove tokenlist_base files

* Lint fix

* Remove all pairs first.

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-01 16:45:55 +01:00
Viktor Radchenko
62be404fbf Remove danger CI 2020-10-31 23:01:39 -07:00
Adam R
68e0cc6d90
[internal] Set up Linting (#4040)
* Add ESLint infrastructure.

* Lint auto fixes.

* Lint fixes.

* Lint fixes.

* Add Lint to CI builds.

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-09-18 16:39:31 +02:00
Adam R
6969705437
[internal] Enable fix auto commit on PRs (does not trigger CI run). (#3269)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-08-12 15:31:48 +02:00
Adam R
247b61d057
Revert to GETHUB_TOKEN; special token not available in fork PRs. (#3266)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-08-12 12:47:26 +02:00
Adam R
2ad47ec570
[internal] Fix Danger permission (#3261)
* Danger: fix permission, use DANGER token.

* Bogus file, to trigger error.

* Remove bogus

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-08-12 12:01:26 +02:00
Adam R
197613e61c
[internal] Set up Danger build on PR (#3243)
* Return all error messages from checks (to be used by Danger).
* Add Danger dev dep.
* Fix danger.yml + dangerfile.ts.
* Fix root files.
* Finetune Danger message.

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-08-12 10:03:28 +02:00
Adam R
294d8bcb5d
[internal] Fixes and Checks: separate into consistency and sanity (#3197)
* rename to sanityFix
* Infra for consistency checks and Fixes.
* Whitelist check moved to consistency check only.

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-08-10 10:56:41 +02: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
316c72eb9f
Experiment with manual-trigger for builds. (#3165)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-08-08 22:46:34 +02:00
Adam R
606d1a8e6f
Fix commit: disable on forks, as commit there causes no CI runs. (#3124)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-08-07 14:09:49 +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
8d53548052
[Internal] One fix build for all. (#3117)
* One fix build for all.

* Yaml formatting.

* Run formatting 2

* Ysaml formatting 3

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-08-07 11:29:42 +02:00
Adam R
5d8ed57d09
Fix build for forks. (#3116)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-08-07 10:56:27 +02:00
Adam R
319db19d4f
Fix PR on pull_request_target event. (#3115)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-08-07 09:51:03 +02:00
Adam R
d17d58e100
Fix-pr build must be on a branch, to be able to commit. (#3112)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-08-07 08:03:20 +02:00
Adam R
1afc0507ca
Fix-pr build: ref, not head_ref. (#3111)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-08-07 07:58:54 +02:00
Adam R
0c5ded0ce0
Remove git diff. (#3110)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-08-07 07:47:07 +02:00
Joshua Stone
333e6a3f82
Add POMP token logo (#3098)
* Add POMP token

Contract Address: 0x3f7D27c41fdCD1Afc660F64290d314e08ea576Ea
Website: https://pomp.finance
Etherscan: https://etherscan.io/address/0x3f7D27c41fdCD1Afc660F64290d314e08ea576Ea
Contact: contact@pomp.finance

* Update logo.png

compress image

* Update whitelist.json

updated whitelist

* Experiment with fix build running on the PR, 2nd take, now with GH_T (fix-pr)

* Fixes (whitelist, info formatting).

Co-authored-by: zachzwei <35627271+zachzwei@users.noreply.github.com>
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-08-07 07:28:45 +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
Adam R
dd89649082
Fix-pr does not work, due to credentials issue; removing it. (#3052)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-08-05 12:59:39 +02:00
Adam R
8ee083935c
Experiment with fix build running on the PR (fix-pr). (#3051)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-08-05 12:45:13 +02:00