Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
10000 commits
Select commit Hold shift + click to select a range
e9fa3eb
Merge pull request #7919 from onflow/leo/deprecate-pebble-dir-flag
zhangchiqing Sep 19, 2025
fc77660
refactor operation children
zhangchiqing Sep 19, 2025
c1957da
refactor operation children test
zhangchiqing Sep 19, 2025
46ff182
refactor children test case
zhangchiqing Sep 19, 2025
1d95d77
add comment for IndexNewBlock
zhangchiqing Sep 19, 2025
6fcaba0
add tests to very storage.ErrAlreadyExists will return
zhangchiqing Sep 19, 2025
beaaf3f
Merge pull request #7887 from onflow/feature/networking-layer-immutab…
jordanschalm Sep 19, 2025
115cdc4
Update stale.yml to fix PRs getting closed
fxamacker Sep 21, 2025
071b3b5
Updated docs for MessageHandler
durkmurder Sep 22, 2025
26e1d22
Merge pull request #7925 from onflow/fxamacker/update-state-stats-for…
fxamacker Sep 22, 2025
b2a6b61
Merge branch 'master' into fxamacker/add-account-key-validation-to-st…
fxamacker Sep 22, 2025
b02dd49
Merge branch 'master' into fxamacker/update-stale.yml-to-fix-pr-getti…
fxamacker Sep 22, 2025
be533da
Merge pull request #7917 from onflow/fxamacker/add-account-key-valida…
fxamacker Sep 22, 2025
d5905b3
Merge pull request #7936 from onflow/fxamacker/update-stale.yml-to-fi…
fxamacker Sep 22, 2025
0176765
Merge pull request #7687 from onflow/peter/refactor-fixtures
peterargue Sep 22, 2025
d9a073d
Merge branch 'master' into yurii/message-handler-godoc-update
j1010001 Sep 22, 2025
41e50fc
Merge branch 'master' into yurii/message-handler-godoc-update
durkmurder Sep 22, 2025
00e3c8b
Update storage/operation/children.go
zhangchiqing Sep 22, 2025
c37e178
refactor IndexNewBlock
zhangchiqing Sep 22, 2025
67949fe
fix tests
zhangchiqing Sep 23, 2025
89ecff1
Merge pull request #7937 from onflow/yurii/message-handler-godoc-update
durkmurder Sep 23, 2025
e31d4d2
chore: remove redundant words
juejinyuxitu Sep 23, 2025
aa883a1
Update logger values for callback txs
devbugging Sep 23, 2025
5611c05
Use seperate version of logger for process callback tx
devbugging Sep 23, 2025
25ea589
remove unused error type
zhangchiqing Sep 23, 2025
d74ecdb
Merge pull request #7943 from juejinyuxitu/master
jordanschalm Sep 23, 2025
74fbddf
Critical error true by default
devbugging Sep 23, 2025
bbc1d89
refactor insert proposal signature
zhangchiqing Sep 23, 2025
16e410d
add note in tx validator about sweet onion plan
jordanschalm Sep 23, 2025
1dd3dff
adp
jordanschalm Sep 23, 2025
990201d
Update access/validator/validator.go
jordanschalm Sep 23, 2025
7bf6e39
Merge pull request #7947 from onflow/jord/sweet-onion-note
jordanschalm Sep 23, 2025
4c06712
[CI] Fix codecov action args
peterargue Sep 23, 2025
d98c697
Merge pull request #7948 from onflow/peter/fix-codecov-workflow
peterargue Sep 23, 2025
0f9bd74
Merge remote-tracking branch 'origin/master' into peter/update-mockgen
peterargue Sep 24, 2025
d8b0130
Apply suggestion from @UlyanaAndrukhiv
peterargue Sep 24, 2025
a0e8211
Add the MaxGasConsumed field in EVM Result type
m-Peter Sep 24, 2025
a755972
Improve verbosity
devbugging Sep 24, 2025
e9a4a24
Merge branch 'master' into gregor/scheduled/logging-change
devbugging Sep 24, 2025
c642442
Address feedback from review
peterargue Sep 24, 2025
a559b7e
refactor streaming block tests to fix flakiness
peterargue Sep 24, 2025
5e3c7a7
fix concurrent access in tx streaming tests
peterargue Sep 24, 2025
a0d9520
refactor index cluster height
zhangchiqing Sep 22, 2025
2a1de29
refactor index cluster height
zhangchiqing Sep 22, 2025
df04d44
return storage.ErrDataMismatch
zhangchiqing Sep 24, 2025
f653f8e
add tests to verify storage.ErrDataMismatch
zhangchiqing Sep 24, 2025
634c322
fix lint
peterargue Sep 24, 2025
47d723d
Merge pull request #7904 from onflow/peter/update-mockgen
peterargue Sep 24, 2025
a1ad978
add deployment for FlowTransactionSchedulerUtils
joshuahannan Sep 22, 2025
b1c9ba0
fix test and make it less sensitive to change
janezpodhostnik Sep 24, 2025
06c11ca
make log progress generic
janezpodhostnik Sep 24, 2025
7399285
Merge pull request #7865 from onflow/leo/refactor-with-withlock
zhangchiqing Sep 24, 2025
7c04939
small change to try to get CI running
joshuahannan Sep 24, 2025
7158034
Merge pull request #7938 from onflow/josh/add-tx-manager
joshuahannan Sep 24, 2025
d5d0c3c
apply review comments
janezpodhostnik Sep 24, 2025
6f839bc
fix remaining issues
janezpodhostnik Sep 24, 2025
f28ef82
add missing mock
peterargue Sep 24, 2025
1b01b4d
add cluster check
zhangchiqing Sep 24, 2025
f845762
Merge branch 'master' into leo/refactor-operation-children
zhangchiqing Sep 24, 2025
21a1baf
fix tests
zhangchiqing Sep 24, 2025
67ed18c
add cluster state test cases
zhangchiqing Sep 24, 2025
899e22f
Merge remote-tracking branch 'origin/master' into peter/improve-lint
peterargue Sep 24, 2025
460c5c6
remove procedure package
jordanschalm Sep 24, 2025
3bd97d9
continue even if dockerlogin fails
peterargue Sep 24, 2025
74fd3b7
improve workflow comment
peterargue Sep 24, 2025
5c9bf97
fix wording
peterargue Sep 24, 2025
1acc704
update comments
zhangchiqing Sep 24, 2025
112fea4
Merge pull request #7777 from onflow/peter/improve-lint
peterargue Sep 25, 2025
c063cbb
Merge branch 'master' into fxamacker/fix-memory-cache-for-deleted-rec…
fxamacker Sep 25, 2025
bcf3aec
refactor insert chunk data packs
zhangchiqing Sep 22, 2025
0b433f4
fix tests
zhangchiqing Sep 22, 2025
d3b88e3
make saveExecutionResult concurrent safe
zhangchiqing Sep 25, 2025
bd219c4
rename to StoreByChunkID
zhangchiqing Sep 25, 2025
a7a7af3
update mocks
zhangchiqing Sep 25, 2025
6634577
Merge branch 'master' into leo/refactor-insert-chunk-data-pack
zhangchiqing Sep 25, 2025
e671f10
fix tests for renaming
zhangchiqing Sep 25, 2025
48d0c08
fix tests
zhangchiqing Sep 25, 2025
a3a701b
fix lint
zhangchiqing Sep 25, 2025
9cec9af
Merge branch 'master' into leo/refactor-insert-proposal-sig
zhangchiqing Sep 25, 2025
587a49d
update comments
zhangchiqing Sep 25, 2025
ad15339
Update ReaderBatchWriter.Value() to return bool
fxamacker Sep 25, 2025
b034940
refactor index epoch protocol state
zhangchiqing Sep 23, 2025
0348c45
fix mocks
zhangchiqing Sep 23, 2025
fdbc84c
Refactor code to make it easier to understand
fxamacker Sep 25, 2025
0e198f7
fix tests
zhangchiqing Sep 25, 2025
53d2093
Merge pull request #7913 from onflow/peter/fix-streaming-start-height
peterargue Sep 25, 2025
155daed
fix tests
zhangchiqing Sep 25, 2025
2b44fd9
remove execution data mode
zhangchiqing Sep 11, 2025
38b2688
Merge branch 'master' into fxamacker/fix-memory-cache-for-deleted-rec…
fxamacker Sep 26, 2025
796a788
Refactor notifier_test to use synctest
peterargue Sep 26, 2025
3f18fdb
put `storage.ErrNotFound` in square brackets for automatic linking in…
AlexHentschel Sep 26, 2025
1ea02f7
remove unnecessary comments
peterargue Sep 26, 2025
c0ec441
cleanup comments
peterargue Sep 26, 2025
bb6f65b
Merge branch 'master' into leo/fix-bootstrap-logging
zhangchiqing Sep 26, 2025
8a80e75
refactor index protocol kv store
zhangchiqing Sep 23, 2025
11108b3
fix tests
zhangchiqing Sep 23, 2025
08c9b81
update tests
zhangchiqing Sep 26, 2025
a78195e
Merge pull request #7880 from onflow/leo/remove-execution-data-mode
zhangchiqing Sep 26, 2025
631ab7d
Merge branch 'master' into leo/fix-bootstrap-logging
zhangchiqing Sep 26, 2025
5e5d857
Merge branch 'master' into fxamacker/fix-memory-cache-for-deleted-rec…
fxamacker Sep 26, 2025
759d3bf
Merge pull request #7842 from onflow/leo/fix-bootstrap-logging
zhangchiqing Sep 26, 2025
1e4bed0
[Access] Fix noisy and flaky unittests
peterargue Sep 26, 2025
bffeac9
return storage.ErrNotFound for RetrieveBlockChilren when there is no …
zhangchiqing Sep 26, 2025
8ca7239
Merge remote-tracking branch 'origin/leo/refactor-operation-children'…
zhangchiqing Sep 26, 2025
ee736c3
Add more comments
fxamacker Sep 26, 2025
200c1ab
Rename ReaderBatchWriter's Value() to ScopedValue()
fxamacker Sep 26, 2025
238d262
Update NewTransactionResults() to return error
fxamacker Sep 26, 2025
214c6c1
Update some unit tests
fxamacker Sep 26, 2025
e339233
Merge branch 'master' into fxamacker/fix-memory-cache-for-deleted-rec…
fxamacker Sep 26, 2025
0a5f6c7
address feedback
peterargue Sep 26, 2025
3ddf5ec
Merge branch 'master' into gregor/scheduled/logging-change
j1010001 Sep 29, 2025
c1c435a
handle ErrNotFound for headers.ByParentID
zhangchiqing Sep 29, 2025
aa63a56
add test case
zhangchiqing Sep 29, 2025
bf9c3df
Merge pull request #7944 from devbugging/gregor/scheduled/logging-change
j1010001 Sep 29, 2025
edd6ad1
extended usage of newly created invalid cluster snapshot
AlexHentschel Sep 29, 2025
06d1277
Merge pull request #7981 from onflow/alex/refactor-operation-children…
zhangchiqing Sep 29, 2025
59227d3
minor goDoc polishing
AlexHentschel Sep 29, 2025
e9075f8
added docs to test
AlexHentschel Sep 29, 2025
52e13f9
fixed typo
AlexHentschel Sep 29, 2025
01c0226
Merge pull request #7973 from onflow/peter/fix-flaky-access-tests
peterargue Sep 29, 2025
d628e4f
minor goDoc polishing
AlexHentschel Sep 29, 2025
48b085e
Merge branch 'master' into fxamacker/fix-memory-cache-for-deleted-rec…
j1010001 Sep 29, 2025
ae2e78e
Merge branch 'master' into fxamacker/fix-memory-cache-for-deleted-rec…
j1010001 Sep 29, 2025
f80ea8e
Update tests
fxamacker Sep 29, 2025
ea76acb
Add more comments
fxamacker Sep 29, 2025
367058a
Wrap group cache error in TransactionResults
fxamacker Sep 29, 2025
ab51fd0
fixed incomplete goDoc
AlexHentschel Sep 29, 2025
4e0d95b
minor goDoc polishing
AlexHentschel Sep 29, 2025
30b69c7
Merge pull request #7597 from onflow/fxamacker/fix-memory-cache-for-d…
fxamacker Sep 29, 2025
9bac35e
code compactification
AlexHentschel Sep 29, 2025
6dbbf05
minor goDoc polishing
AlexHentschel Sep 29, 2025
8dfb540
polished documentation
AlexHentschel Sep 29, 2025
97f6643
Merge pull request #7951 from onflow/mpeter/add-max-gas-consumed-in-e…
m-Peter Sep 30, 2025
f87bbca
Update state/cluster/badger/state_test.go
zhangchiqing Sep 30, 2025
1b8e74e
Update storage/operation/children_test.go
zhangchiqing Sep 30, 2025
276a759
Update storage/operation/children_test.go
zhangchiqing Sep 30, 2025
0531648
Update storage/operation/children_test.go
zhangchiqing Sep 30, 2025
3aff722
Update storage/operation/children_test.go
zhangchiqing Sep 30, 2025
ab7d791
Update storage/operation/children_test.go
zhangchiqing Sep 30, 2025
ab1ad81
Apply suggestions from code review
zhangchiqing Sep 30, 2025
18855c0
Apply suggestions from code review
zhangchiqing Sep 30, 2025
f50dbb3
refactor state_test
zhangchiqing Sep 30, 2025
701b84d
update tests
zhangchiqing Sep 30, 2025
d4865c1
fix epoch state machine tests
zhangchiqing Sep 30, 2025
34dfda6
Update storage/locks.go
zhangchiqing Sep 30, 2025
7cb827d
Update storage/store/chunk_data_packs_test.go
zhangchiqing Sep 30, 2025
5778c66
extended documentation
AlexHentschel Sep 30, 2025
bff3254
minor polishing of documentation
AlexHentschel Sep 30, 2025
a3324d6
use Equals compare chunk data pack data
zhangchiqing Sep 30, 2025
132323d
fixed typo
AlexHentschel Sep 30, 2025
3f1330b
[ExecutionData] Update lz4 compression library
peterargue Sep 30, 2025
1d64d78
[Access] Fix unsynchronized concurrent access in downloader
peterargue Sep 30, 2025
3a0dbcd
Apply suggestions from code review
zhangchiqing Sep 30, 2025
c05cee2
Merge branch 'master' into leo/refactor-insert-chunk-data-pack
zhangchiqing Sep 30, 2025
ca73541
Merge pull request #7939 from onflow/leo/refactor-insert-chunk-data-pack
zhangchiqing Sep 30, 2025
f58b0a2
Merge pull request #7989 from onflow/peter/fix-concurrent-access-down…
peterargue Oct 1, 2025
564524f
[Access] improve tx error message indexing
peterargue Oct 1, 2025
df8ae97
Only log process execution failure
devbugging Oct 1, 2025
05b271d
Test changes in process failure handling
devbugging Oct 1, 2025
4b6e974
fix integration test
peterargue Oct 1, 2025
7396328
address review comments
janezpodhostnik Oct 1, 2025
c49b7c2
Early return
devbugging Oct 1, 2025
475f2e1
Change system chunk logging
janezpodhostnik Oct 1, 2025
0562459
add transaction type enum
janezpodhostnik Oct 1, 2025
af27120
no need to check block has no children when indexing new block by its…
zhangchiqing Oct 1, 2025
88dc218
fix test case
zhangchiqing Oct 1, 2025
fed2b41
Apply suggestions from code review
zhangchiqing Oct 1, 2025
3cd3c73
add HeldOneLock
zhangchiqing Oct 1, 2025
2ac79d1
Merge branch 'master' into leo/refactor-insert-proposal-sig
zhangchiqing Oct 1, 2025
d278191
fix tests
zhangchiqing Oct 1, 2025
b9b90c2
fix header tests
zhangchiqing Oct 1, 2025
ef71573
Merge pull request #7963 from onflow/leo/refactor-insert-proposal-sig
zhangchiqing Oct 1, 2025
e876f64
Apply suggestions from code review
zhangchiqing Oct 1, 2025
ecf7482
Merge branch 'master' into leo/refactor-index-cluster-height
zhangchiqing Oct 1, 2025
96ede16
extended documentation
AlexHentschel Oct 1, 2025
5c79b0c
fix lint
zhangchiqing Oct 1, 2025
d1ad4e9
fix lint
zhangchiqing Oct 1, 2025
bb63125
extended documentation
AlexHentschel Oct 1, 2025
aeccab9
Merge pull request #7930 from onflow/leo/refactor-operation-children
zhangchiqing Oct 1, 2025
7224417
add test cases for UpdateClusterFinalizedHeight
zhangchiqing Oct 1, 2025
8434bfb
Merge branch 'master' into janez/system-chunk-logging-changes
j1010001 Oct 1, 2025
c127164
Merge pull request #7954 from onflow/leo/refactor-index-cluster-height
zhangchiqing Oct 1, 2025
fe3c3bf
Apply suggestions from code review
zhangchiqing Oct 2, 2025
f7175ff
refactor index epoch protocol state
zhangchiqing Sep 23, 2025
3e68217
fix mocks
zhangchiqing Sep 23, 2025
0ec0be9
fix tests
zhangchiqing Sep 25, 2025
ab15606
fix epoch state machine tests
zhangchiqing Sep 30, 2025
c5f5ee5
update comments for protocol state kv store BatchIndex
zhangchiqing Oct 2, 2025
d1c378f
update comments
zhangchiqing Oct 2, 2025
ce431dd
add test case for verifying the correct lock is held for IndexEpochPr…
zhangchiqing Oct 2, 2025
1043cd7
Merge pull request #7993 from onflow/janez/system-chunk-logging-changes
j1010001 Oct 2, 2025
029a340
Merge branch 'master' into gregor/callbacks/process-fallback
j1010001 Oct 2, 2025
23182c5
update state machine test
zhangchiqing Oct 2, 2025
af59c4c
extended documentation
AlexHentschel Oct 2, 2025
315e0b4
Merge remote-tracking branch 'origin/leo/refactor-epoch-protocol-stat…
zhangchiqing Oct 2, 2025
51255c2
Merge branch 'master' into leo/refactor-epoch-protocol-state
zhangchiqing Oct 2, 2025
94a55cb
update comments
zhangchiqing Oct 2, 2025
8c31505
fix tests
zhangchiqing Oct 2, 2025
1599b94
Merge branch 'master' into leo/refactor-epoch-protocol-state
zhangchiqing Oct 2, 2025
f69494b
Merge pull request #7964 from onflow/leo/refactor-epoch-protocol-state
zhangchiqing Oct 2, 2025
9463b82
sanitise logging input
janezpodhostnik Oct 2, 2025
daeaf04
Merge pull request #7889 from onflow/janez/progress-logger-cleanup
janezpodhostnik Oct 2, 2025
9a51bc4
Merge branch 'master' into peter/upgrade-lz4
j1010001 Oct 2, 2025
4edc38a
Apply suggestions from code review
peterargue Oct 2, 2025
98af9a1
fix pass by value test, remove outdated docs
peterargue Oct 2, 2025
b77cd0f
rename variable to make it more obvious
peterargue Oct 2, 2025
2b06bf2
remove redundant comment
peterargue Oct 2, 2025
94db761
Apply suggestions from code review
zhangchiqing Oct 2, 2025
4de124e
add checks in InsertProtocolKVStore
zhangchiqing Oct 2, 2025
7b2b9e8
Merge pull request #7966 from onflow/peter/synctest-notifier
peterargue Oct 2, 2025
e8cbbde
Merge branch 'master' into peter/upgrade-lz4
j1010001 Oct 2, 2025
9d31055
change protocol kv store BatchStore and BatchIndex to return ErrAlrea…
zhangchiqing Oct 2, 2025
30355af
add test cases
zhangchiqing Oct 2, 2025
072904d
Merge branch 'master' into leo/refactor-index-protocol-kv-store
zhangchiqing Oct 2, 2025
e66064b
add test case for verifying wrong lock is held
zhangchiqing Oct 2, 2025
7c66669
update tests
zhangchiqing Oct 3, 2025
46595e9
remove consistency check in InsertProtocolKVStore
zhangchiqing Oct 3, 2025
429e205
update mocks
zhangchiqing Oct 3, 2025
c17ea26
fix kv store tests
zhangchiqing Oct 3, 2025
474879a
update mocks
zhangchiqing Oct 3, 2025
61e9442
Update to Cadence v1.7.1
turbolent Oct 3, 2025
3d2edf4
update mocks
turbolent Oct 3, 2025
ee7257d
Merge pull request #8001 from onflow/auto-update-onflow-cadence-v1.7.1
turbolent Oct 3, 2025
0ff8354
Merge pull request #7990 from onflow/peter/upgrade-lz4
j1010001 Oct 3, 2025
9ae8544
clean up test runtime
turbolent Oct 3, 2025
b532d62
[Access] Record the highest consecutive download height
peterargue Oct 3, 2025
92695b5
Merge branch 'master' into peter/execdata-metrics-highest-consecutive
peterargue Oct 3, 2025
be53e37
Merge pull request #8004 from onflow/peter/execdata-metrics-highest-c…
peterargue Oct 3, 2025
5875945
use last process index
peterargue Oct 3, 2025
7a3c1ee
Merge pull request #7967 from onflow/leo/refactor-index-protocol-kv-s…
zhangchiqing Oct 3, 2025
bcb1180
[Execution Sync] Use forked go-ds-pebble to guarantee writes - take 2
peterargue Oct 3, 2025
45ecca6
Merge branch 'master' into gregor/callbacks/process-fallback
devbugging Oct 6, 2025
6dbc495
[Access] Speedup websockets keepalive test
peterargue Oct 6, 2025
2730de8
address review comments
zhangchiqing Oct 6, 2025
a778934
Merge branch 'master' into jord/combine-store-proc-oper-pkgs
jordanschalm Oct 6, 2025
2526f2a
Merge branch 'master' into jord/combine-store-proc-oper-pkgs
jordanschalm Oct 6, 2025
c74c196
remove unused method
peterargue Oct 6, 2025
650a67b
Merge pull request #8012 from onflow/peter/speedup-websockets-keepali…
peterargue Oct 6, 2025
1c1f93b
Merge pull request #7992 from devbugging/gregor/callbacks/process-fal…
j1010001 Oct 6, 2025
6fda8cc
fix import cycle
jordanschalm Oct 6, 2025
110f8f1
Merge pull request #8007 from onflow/peter/use-forked-go-ds-pebble-v2
peterargue Oct 6, 2025
b6e51e3
Merge branch 'master' into leo/improve-logging-for-verify-execution-r…
zhangchiqing Oct 6, 2025
0761e49
Merge pull request #7991 from onflow/peter/improve-tx-err-msg
peterargue Oct 6, 2025
fa65b20
Merge pull request #7828 from onflow/leo/improve-logging-for-verify-e…
zhangchiqing Oct 6, 2025
3db60b4
Merge branch 'master' into jord/combine-store-proc-oper-pkgs
jordanschalm Oct 7, 2025
860aaa2
Merge pull request #7958 from onflow/jord/combine-store-proc-oper-pkgs
jordanschalm Oct 7, 2025
df9cddf
Merge pull request #8003 from onflow/bastian/clean-up-test-runtime
turbolent Oct 7, 2025
fe45331
Collect EVM-related events during VM bridge bootstrapping
m-Peter Oct 3, 2025
46df27c
Rename runAndReturn to run on VM Bridge bootstrap
m-Peter Oct 7, 2025
c6967df
Merge pull request #7999 from onflow/mpeter/fix-evm-vm-bridge-bootstr…
m-Peter Oct 7, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
Empty file added .cursor/rules/.gitkeep
Empty file.
6 changes: 6 additions & 0 deletions .cursor/rules/coding_conventions.mdc
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
description: Coding Conventions
globs: *.go
alwaysApply: false
---
@docs/agents/CodingConventions.md
8 changes: 8 additions & 0 deletions .cursor/rules/core.mdc
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
description: Cursor Operational Doctrine
globs:
alwaysApply: true
---
# Cursor Operational Doctrine

@docs/agents/OperationalDoctrine.md
6 changes: 6 additions & 0 deletions .cursor/rules/godocs.mdc
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
description:
globs: *.go
alwaysApply: false
---
@docs/agents/GoDocs.md
12 changes: 12 additions & 0 deletions .custom-gcl.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# The version of golangci-lint used to build the custom binary
version: v1.63.4

# The name of the custom binary
name: custom-gcl

# The directory path used to store the custom binary.
destination: ./tools/

plugins:
- module: 'github.com/onflow/flow-go'
path: ./tools/structwrite
4 changes: 4 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Do not copy the user's project git directory into the container
# it's not needed to build the project, and causes issues when working within git worktrees
.git/

integration/localnet/bootstrap/
integration/localnet/profiler/
integration/localnet/data/
Expand Down
1 change: 1 addition & 0 deletions .gemini/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ "contextFileName": "AGENTS.md" }
17 changes: 0 additions & 17 deletions .github/stale.yml

This file was deleted.

55 changes: 55 additions & 0 deletions .github/workflows/actions/test-monitor-process-results/action.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
name: Test Monitor - Process Results

description: Custom action that's used in multiple Flaky Test Monitor jobs to process test results and upload them to BigQuery

inputs:
service_account:
description: 'The GCP Service Account'
required: true
workload_identity_provider:
description: 'The GCP Workload Identity Provider'
required: true

runs:
using : "composite"
steps:
- name: Get commit date
id: commit_date
run: echo "::set-output name=date::$(git show --no-patch --no-notes --pretty='%cI' $COMMIT_SHA)"
shell: bash

- name: Get job run date
id: job_run_date
run: echo "::set-output name=date::$(TZ=":UTC" date -Iseconds)"
shell: bash

- name: Process test results
run: cat test-output | go run tools/test_monitor/level1/process_summary1_results.go
env:
JOB_STARTED: ${{ steps.job_run_date.outputs.date }}
COMMIT_DATE: ${{ steps.commit_date.outputs.date }}
shell: bash

- name: Google auth
id: auth
uses: google-github-actions/auth@v2
with:
service_account: ${{ inputs.service_account }}
token_format: 'access_token'
workload_identity_provider: ${{ inputs.workload_identity_provider }}

- name: 'Set up Cloud SDK'
uses: 'google-github-actions/setup-gcloud@v2'

- name: Upload results to BigQuery (skipped tests)
uses: nick-fields/retry@v3
with:
timeout_minutes: 1
max_attempts: 3
command: bq load --source_format=NEWLINE_DELIMITED_JSON $BIGQUERY_DATASET.$BIGQUERY_TABLE $SKIPPED_TESTS_FILE tools/test_monitor/schemas/skipped_tests_schema.json
- name: Upload results to BigQuery (test run)
uses: nick-fields/retry@v3
with:
timeout_minutes: 2
max_attempts: 3
command: bq load --source_format=NEWLINE_DELIMITED_JSON $BIGQUERY_DATASET.$BIGQUERY_TABLE2 $RESULTS_FILE tools/test_monitor/schemas/test_results_schema.json
99 changes: 0 additions & 99 deletions .github/workflows/bench.yml

This file was deleted.

118 changes: 0 additions & 118 deletions .github/workflows/builds.yml

This file was deleted.

37 changes: 0 additions & 37 deletions .github/workflows/cd.yml

This file was deleted.

Loading