2bd312f0d0
49: Use a Personal Access Token to access private modules. ( #4 )
...
Test / Run unit tests (pull_request) Failing after 49s
Test / Run integration tests (pull_request) Failing after 20s
I left it unchanged in the PR, but I would recommend a variable name other than `GITEA_TOKEN`, as I suspect that will be used by Gitea at some future date--like Github use `GITHUB_TOKEN`--and cause confusion since this is not the same token.
Something like `GIT_VDB_TO_TOKEN` might do, since we could follow the `HOST_NAME_TOKEN` pattern for other repos if needed.
Co-authored-by: Thomas E Lackey <telackey@bozemanpass.com>
Reviewed-on: #4
Co-authored-by: Thomas E Lackey <telackey@noreply.git.vdb.to>
Co-committed-by: Thomas E Lackey <telackey@noreply.git.vdb.to>
2023-07-07 04:36:30 +00:00
4b916f6848
ci build with access tokens
Test / Run unit tests (pull_request) Failing after 50s
Test / Run integration tests (pull_request) Failing after 31s
2023-07-07 01:58:21 +08:00
394c5c3fbf
update plugeth
Test / Run unit tests (pull_request) Failing after 56s
Test / Run integration tests (pull_request) Failing after 17s
2023-07-07 01:50:24 +08:00
9b47315024
use access token for gitea
2023-07-07 01:45:43 +08:00
dee59f4e76
ci
Test / Run unit tests (pull_request) Failing after 52s
Test / Run integration tests (pull_request) Failing after 18s
2023-07-07 00:13:59 +08:00
1005a8f5d8
oops
2023-07-06 19:30:20 +08:00
62c4e66cd9
ci debug
Test / Run unit tests (pull_request) Failing after 52s
Test / Run integration tests (pull_request) Failing after 17s
2023-07-06 19:17:53 +08:00
7d3fb2cc79
useless
2023-07-06 18:32:36 +08:00
f7f91717f0
ci
Test / Run unit tests (pull_request) Failing after 53s
Test / Run integration tests (pull_request) Failing after 9m1s
2023-07-06 18:30:11 +08:00
9e72979aeb
ci
Test / Run unit tests (pull_request) Failing after 51s
Test / Run integration tests (pull_request) Failing after 11m25s
2023-07-06 18:06:34 +08:00
cb301a9429
ci
Test / Run unit tests (pull_request) Failing after 55s
Test / Run integration tests (pull_request) Failing after 57s
2023-07-06 18:01:07 +08:00
8f55d2f298
ci
Test / Run integration tests (pull_request) Failing after 1m7s
Test / Run unit tests (pull_request) Failing after 57s
2023-07-06 17:49:17 +08:00
26ac972f7a
CI
Test / Run unit tests (pull_request) Failing after 53s
Test / Run integration tests (pull_request) Failing after 24s
2023-07-06 17:36:16 +08:00
8bc7d62d4f
CI wip
Test / Run unit tests (pull_request) Failing after 55s
Test / Run integration tests (pull_request) Failing after 25s
2023-07-06 17:30:34 +08:00
3ab24a00cd
check in mocks
2023-07-06 17:28:43 +08:00
df905aabfc
CI image builds
Test / Run unit tests (pull_request) Failing after 52s
Test / Run integration tests (pull_request) Failing after 54s
2023-07-06 16:56:57 +08:00
9354bcdd67
CI patch
2023-07-06 14:09:26 +08:00
4a2619a04a
CI patch
Test / Run unit tests (pull_request) Failing after 48s
Test / Run integration tests (pull_request) Failing after 53s
2023-07-06 12:26:48 +08:00
0b9637b4e9
fix action version
Test / Run unit tests (pull_request) Failing after 1m49s
Test / Run integration tests (pull_request) Failing after 53s
2023-07-06 01:21:28 +08:00
76b8359bea
CI test
Test / Run unit tests (pull_request) Failing after 10s
Test / Run integration tests (pull_request) Failing after 3s
2023-07-05 22:16:25 +08:00
9b937d9071
[wip] add CI tests
2023-07-05 18:15:22 +08:00
c8939d0804
292: Backfill gaps in the recent past on startup when tracking head. ( #395 )
...
* Backfill gaps in the recent past when statediffing head.
2023-07-05 17:23:12 +08:00
656e9ee17d
update plugeth
2023-07-03 12:58:41 +08:00
95797252ed
dockerfile cleanup
2023-07-03 12:58:41 +08:00
5e8f283897
[dev] docker go build
2023-07-03 12:58:41 +08:00
0326f96d7c
makefile: local build target
2023-07-03 12:58:41 +08:00
8fc463bfad
clean up from PR review
2023-07-03 12:58:06 +08:00
fbc87c0410
rm StreamCodeAndCodeHash
2023-06-30 13:51:19 +08:00
60472965df
update readme
2023-06-24 13:04:37 +08:00
007cb8afb8
[dev] vdb.to modules
2023-06-24 13:04:37 +08:00
951946d164
update docs
2023-06-23 21:51:00 +08:00
e24178a8a9
use patched plugeth GetContractCode
2023-06-23 21:43:49 +08:00
0d9a5f3828
fix nil TD when writing
2023-06-23 21:21:14 +08:00
32205c0f8d
clean up
2023-06-23 21:21:14 +08:00
3d403176c7
sql indexer ipld cache - confirm quit
...
prevents negative waitgroup panic
2023-06-23 21:21:14 +08:00
8fa061ded5
Port: Check if the statediff is already in progress or completed.
2023-06-23 21:21:14 +08:00
b6fc15dd81
Port: Fix deferred rollback on error
2023-06-23 21:21:14 +08:00
83b0c11b25
cleanup, fix metrics
2023-06-23 21:21:14 +08:00
ddfc3e6509
fix write params
2023-06-23 21:21:14 +08:00
ed546f1c23
go mod update
2023-06-23 21:21:14 +08:00
a80ce5abcf
cleanup logging
2023-06-23 21:21:14 +08:00
0fabb5a35d
store code updates
2023-06-23 21:21:14 +08:00
ddf9aff945
simplify func names, clean up metrics
...
cleanup
2023-06-23 21:21:14 +08:00
5c59e09423
service is viable
...
+ fix subscriptions
+ error and test cleanup
+ cleanup, refactor
+ consistently log block number as "number"
+ MODE=statediff no longer needed
2023-06-23 21:21:14 +08:00
ccb517bf61
dockerfile, .gitignore
2023-06-23 21:21:14 +08:00
8334985d24
upgrade pganalyze
...
go mod tidy
2023-06-23 21:21:14 +08:00
b824d60154
update README
2023-06-23 21:21:14 +08:00
9f967abfb9
initial plugeth work
...
refactor packages, flags, subscriptions
also DRY up builder tests
use mockgen
2023-06-23 21:21:14 +08:00
be3344850c
copy package from geth fork
2023-06-23 20:37:25 +08:00