Closed bryanchriswhite closed 1 month ago
The CI will now also run the e2e tests on devnet, which increases the time it takes to complete all CI checks.
You may need to run make trigger_ci
to submit an empty commit that'll trigger the tests.
GCP workloads (requires changing the namespace to 816)) Grafana network dashboard for devnet-issue-816
Merging despite CI failures.
main
).
Summary
The Makefile has gotten quite large (1185 LoC). This PR splits the makefile into multiple files, focusing on large groups of targets and groups related to on-chain state or local/devnets:
Issue
Type of change
Select one or more from the following:
consensus-breaking
label if so. See #791 for detailsTesting
make docusaurus_start
; only needed if you make doc changesmake go_develop_and_test
make test_e2e
devnet-test-e2e
label to the PR.Sanity Checklist