Refactor to use statediff plugin #1

Merged
roysc merged 27 commits from refactor-use-plugin into v5 2023-09-29 18:43:28 +00:00

27 Commits

Author SHA1 Message Date
226bb04264 update dep
All checks were successful
Test / Run unit and integration tests (pull_request) Successful in 5m6s
Test / Run compliance tests (pull_request) Successful in 6m3s
2023-09-30 02:09:29 +08:00
d9a9929130 ci- rm redundant vars
All checks were successful
Test / Run unit and integration tests (pull_request) Successful in 4m48s
Test / Run compliance tests (pull_request) Successful in 5m10s
2023-09-29 20:35:03 +08:00
027f014d31 make sure db is ready
All checks were successful
Test / Run unit and integration tests (pull_request) Successful in 4m39s
Test / Run compliance tests (pull_request) Successful in 5m7s
2023-09-28 20:43:02 +08:00
0906cf3ab9 update plugin
Some checks failed
Test / Run unit and integration tests (pull_request) Successful in 4m29s
Test / Run compliance tests (pull_request) Failing after 4m24s
2023-09-28 20:09:29 +08:00
0baaa39e63 compare-snapshots script
add compliance test to ci
2023-09-28 20:09:18 +08:00
b988bf7b59 missing env wiring 2023-09-28 20:08:29 +08:00
40146d9da2 update plugin
All checks were successful
Test / Run unit and integration tests (pull_request) Successful in 4m11s
2023-09-28 11:54:48 +08:00
d1a6e33713 fix
All checks were successful
Test / Run unit and integration tests (pull_request) Successful in 4m6s
2023-09-28 08:36:35 +08:00
674c7e75f3 use the old fixture
Some checks failed
Test / Run unit and integration tests (pull_request) Failing after 4m8s
2023-09-28 00:06:25 +08:00
29a470378d update ci test
All checks were successful
Test / Run unit and integration tests (pull_request) Successful in 4m20s
2023-09-27 23:00:42 +08:00
7f32e9f699 document changed vars
Some checks failed
Test / Run unit and integration tests (pull_request) Failing after 4m57s
2023-09-27 22:20:29 +08:00
cf6b485cab update plugin 2023-09-27 22:20:29 +08:00
c6967ca1e4 rename LOGRUS_* to LOG_* 2023-09-27 22:20:29 +08:00
0d9be0d045 update go mods 2023-09-27 22:20:29 +08:00
a338fc4a8f refactor fixtures 2023-09-27 22:20:29 +08:00
bcda12388b per-iterator prom metrics 2023-09-27 22:20:28 +08:00
5b0cc124a5 misc 2023-09-25 19:06:22 +08:00
6969595d37 rm old todo
All checks were successful
Test / Run unit and integration tests (pull_request) Successful in 4m44s
2023-09-06 00:45:43 +08:00
c6170f063c CI tests
All checks were successful
Test / Run unit and integration tests (pull_request) Successful in 4m25s
2023-09-02 19:36:55 +08:00
1e8383f4c1 [wip] go mod update 2023-09-02 19:36:55 +08:00
e0f6b93460 update docs 2023-09-02 19:36:55 +08:00
77eea25cc5 update dockerfile 2023-09-02 19:36:55 +08:00
b20a8a4771 check in mockgen stuff 2023-09-02 19:36:55 +08:00
12b1b2df3d refactor tests 2023-09-02 19:36:53 +08:00
ad7e1dc47d rm db/migrations 2023-09-02 19:36:30 +08:00
fc3d1432f4 clean up flags
rm unused flags

LVL_DB_PATH => LEVELDB_PATH

ANCIENT_DB_PATH => LEVELDB_ANCIENT
2023-09-02 19:36:30 +08:00
25962de254 refactor to use statediff plugin 2023-09-02 19:36:29 +08:00