Commit graph

35 commits

Author SHA1 Message Date
anunay-xin
9579593438
fix(constants): update Devnet chain ID and block parameters for devnet-108 setup (#2205)
* fix(constants): update Devnet chain ID and block parameters for devnet-108 setup

* refactor(ci): update masternode deployment logic to skip specifically masternode-1 to masternode-25

* ci: update Slack webhook variable names for pull request notifications

* ci: correct format for masternodeN

* ci: enhance start script to handle bootnodes and miner gas limit configuration in new devnet

* ci: update start script to set default netstats configuration and change network ID for devnet
2026-03-21 17:22:44 +05:30
anunay-xin
4321de607c
ci(workflow): handle all cases of wip (#2162)
* ci(workflow): handle WIP all cases

* ci(workflow): refine WIP title checks for PR notifications

* ci(workflow): change PR trigger to pull_request_target to enable notifications from fork PRs
2026-03-19 12:00:15 +05:30
Wanwiset Peerapatanapokin
42bd369824
ci(workflow): finalise deployment notification (#2207)
* added feature to trace PR link from merge commit
fix Github variables not parsing correctly

* remove notification in old slack
2026-03-18 13:34:39 +07:00
Wanwiset Peerapatanapokin
fe01006381
migrate deployment notification to new slack (#2193) 2026-03-18 08:50:40 +05:30
anunay-xin
4e902c2939
ci: add Slack notification for PR readiness (#2148)
* feat(workflow): add Slack notification for PR readiness

* fix(workflow): enhance Slack notification conditions for PRs
2026-03-10 10:10:19 +05:30
Daniel Liu
29ad6db3bd
ci: validate gofmt, tidy, and generated files before test (#2022)
Check

- gofmt
- go mod tidy
- generated files

before tests.
2026-02-06 14:43:52 +05:30
Daniel Liu
84de57cadc
cicd: store git commit hash into docker image (#1931) 2026-01-16 15:47:16 +05:30
wit765
f234dd896e
build: upgrade go to v1.25.1 (#1476)
Co-authored-by: wit <wit765765346@gmail>
2025-09-11 16:35:39 +08:00
wanwiset25
33c55cc37b devnet cicd selective deployment 2025-08-20 14:22:07 +04:00
Wanwiset Peerapatanapokin
02835593af
temp disable devnet deploy ci for devnet tshoot.yml 2025-08-08 14:37:09 +07:00
wanwiset25
d23b351845 update devnet cicd 2025-07-12 08:34:46 +07:00
wanwiset25
cbe2e46d4a update new rpcs to cicd 2025-06-18 14:14:46 +04:00
Wanwiset Peerapatanapokin
9543b85159
Update ci.yml 2025-03-11 14:01:00 +04:00
JukLee0ira
8bd1c9cee9 all: update to go version 1.23 2025-03-01 16:42:11 +08:00
wanwiset25
7c29d138ac add backup rpc to cicd 2025-02-06 18:32:21 +04:00
wanwiset25
deef6b477b make deploy command ignore deployment not found 2025-01-16 13:12:08 +04:00
wanwiset25
9bfec33942 remove old config
update bootnodes and cicd
2025-01-15 21:21:10 +04:00
Wanwiset Peerapatanapokin
7091b934a5
ignore error and remove old function (#791) 2025-01-10 00:44:00 -08:00
wanwiset25
654be4d874 add cicd 2025-01-01 22:07:31 -05:00
benjamin202410
ac3b44eebf
remove devnet ecs terraform (#786)
Co-authored-by: liam.lai <liam.lai@us>
2024-12-30 18:31:31 -08:00
benjamin202410
f8decab061
code refactor for performance (#782)
Co-authored-by: liam.lai <liam.lai@us>
2024-12-29 21:47:14 -08:00
liam.lai
77f9cc59ec merge from dev-upgrade 2024-12-27 10:03:54 -08:00
benjamin202410
0686b4428f
upgrade to golang 1.22 (#763)
Co-authored-by: liam.lai <liam.lai@us>
2024-12-25 22:59:24 -08:00
benjamin202410
c8aae5e537
Get right tc epoch (#773)
* get right tc epoch

* fix debug message

* merge test

* merge test

---------

Co-authored-by: liam.lai <liam.lai@us>
2024-12-24 01:53:40 -08:00
Liam
dc52e578a0
update devnet deployment script (#580) 2024-07-14 19:20:34 +10:00
Wanwiset Peerapatanapokin
f6ee225293
fix blank output image name (#515) 2024-04-02 16:24:52 +04:00
Wanwiset Peerapatanapokin
bf264f6200
Rpc volume (#511)
* fix root volume path

* add monitoring notification (manual deploy)
2024-03-31 01:20:09 +04:00
Wanwiset Peerapatanapokin
63cc3336c3
fix typo (#508) 2024-03-27 14:58:28 +04:00
Wanwiset Peerapatanapokin
553c1d4fa7
fix calling parameters (#506) 2024-03-27 13:50:36 +04:00
Wanwiset Peerapatanapokin
d12d61621a
add files and workflow for EC2 rpc nodes (#505) 2024-03-27 12:29:45 +04:00
Liam
42c57c6570
Ci improvement (#496)
* move devnet rpc node to rpc terraform and start to tag by sha
2024-03-18 21:26:20 +11:00
Liam
2fcd6f47bb
add pull request trigger test (#488)
Co-authored-by: Liam Lai <liam.lai@datameshgroup.com>
2024-03-11 23:03:24 +11:00
Liam
46ef5e10ad
add testnet and mainnet node for latest code testing (#467) 2024-03-04 17:13:50 +11:00
Liam
317dc4cdf6
remove all CI warning by upgrade to nodejs 20 image (#461)
* upgrade to nodejs 20

* disable travis ci
2024-03-03 16:20:38 +11:00
Liam
cf221952c5
Use github action (#460) 2024-03-03 15:41:00 +11:00