Commit Graph

26 Commits

Author SHA1 Message Date
Ivan
7d0393bc21
Fix update-auto command & run it (#20634)
* Fix update-auto command & run it

* Upgrade go

* Fix log URI

* Add binance chain name mapping

* Update the dependency
2022-05-26 16:55:41 +02:00
Daniel
2794a27cfb
Add command for adding asset template (#17338)
* Add command for adding asset template

* Fix explorer links for terra
2022-01-14 17:02:39 +03:00
Daniel
f49f43f09d
Delete all outdated typescript code (#16752) 2021-12-22 19:22:21 +03:00
Daniel
d547fb1473
Move CI scripts logic from assets-go-libs (#16680)
* Move CI scripts logic from assets-go-libs

* Add Makefile, .golangci.yml and lint jobs to workflow

* Fix
2021-12-20 00:39:53 +03:00
Daniel
03072a1fbd
Turn on fix-all (#16604) 2021-12-16 00:38:32 +03: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
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
Viktor Radchenko
62be404fbf Remove danger CI 2020-10-31 23:01:39 -07: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
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
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
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
140142dafe
[Internal] Add token to fix build checkout (failed without). (#2944)
* CMC mapping update.

* Yaml formatting.

* Add token to fix build checkout (failed without).

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-07-30 06:59:24 +02:00
Adam R
079617ac38
[Internal] Refactored fix builds (#2920)
* Empty infrastructure for new-housekeeping build.

* Move updateBEP action to new new-housekeeping build infra.

* Remove old updateBEP.

* New-housekeeping-dryrun run.

* Include new top-level folder name script-new.

* Remove update:bep2 from old daily-run.

* Use imports instead of require.

* Small refactor for testability.

* Organize scripts into subfolders.

* iUpdateBEP2: refactor and add tests.

* Move formatting validators to new-housekeeping,add new helpers.

* Move info and black/whitelist fixing to new-housekeeping.

* New fix command.

* New 'fix' target; Move ETH checksum fix to new-housekeeping.

* Move logo size check and resize to new-housekeeping.

* Improved async error handling.

* Build renames.

* Move (old) BEP2 and CMC update to periodic update build.

* Rename (add missing).

* Rename builds.

* Renames ('fix').

* rename

* Invoke new scripts (as well) from period-update.

* Move cmc update to new-periodic.

* Move tezos validator update to new-periodic.

* Missing file.

* Leftover.

* Cleanup

* Rename of unused openseacontracts.

* CMC should not be run always.

* Break main/fixAndUpdate function into two.

* Show diff in build after changes.

* Cleanup

* Rename, script-old.

* Cleanup, remove old fix build definitions.

* Renames, remove new- prefix.

* CMC mapping update.

* Config infrastructure; add binance URL to config.

* Add image size parameters to config.

* Rename.

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
Co-authored-by: Andrew M <35627271+zachzwei@users.noreply.github.com>
2020-07-29 15:42:51 +02:00
Adam R
309944a41c
Fix Dryrun build on PRs -- try fix updates, without checkin. (#2915)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-07-28 07:41:11 +02:00
Adam R
741e78e67a
Rename builds. (#2896)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
Co-authored-by: Andrew M <35627271+zachzwei@users.noreply.github.com>
2020-07-28 07:22:28 +02:00