maru
maru
As a follow-on to #2015, this PR updates the usage of all golang tooling to use the same strategy to ensure the correct version is used. This avoids `go install`ing...
# Why should this be merged Enables initial use of tmpnet's kube support as a starting point for migrating throughput testing. # How does this work - Bumps to avalanchego...
To enable collection of metrics and logs in CI for tmpnet networks: - Use the `run-monitored-tmpnet-cmd` action as per the example of [subnet-evm](https://github.com/ava-labs/subnet-evm/blob/master/.github/workflows/tests.yml#L150) (note though that some of the params...
Currently the markdown lint job depends on a github custom action. In keeping with the goal of ensuring local reproducibility of CI, the use of that custom action should be...
This change adds support for using an experimental tool called `polyrepo` to clone avalanchego and coreth and integrate them with the local firewood clone so that avalanchego tasks can be...
## Why this should be merged Doing anything non-trivial in tasks is not recommended. This change moves the reexec logic to a new script for ease of maintenance and to...
## Why this should be merged Previously usage of testify/assert was forbidden via a lint rule as a reaction to past misuse. This change removes that restriction in favor of...
## Why this should be merged ## How this works ## How this was tested ## Need to be documented in RELEASES.md?
## Why this should be merged ## How this works ## How this was tested ## Need to be documented in RELEASES.md?