perryjrandall

Results 13 issues of perryjrandall

Test Plan: Maybe if i push this to a branch i can test it? --- This change is [](https://reviewable.io/reviews/aptos-labs/aptos-core/2316)

- [forge] Better error message when unauthorized - [@nocommit] Fail forge --- This change is [](https://reviewable.io/reviews/aptos-labs/aptos-core/2138)

CICD:run-e2e-tests

Test Plan: test on this PR in the checks section of github - - - This change is [](https://reviewable.io/reviews/aptos-labs/aptos-core/5020)

Add runtime socket to do all kinds of fun things like inspect / modify process state and advanced debugging. More info here: https://www.haproxy.com/blog/dynamic-configuration-haproxy-runtime-api/ Enable caching of transactions, this is especially...

Right now region is global for a forge run which would work fine for a single test in a single cluster but in order to run multiple tests across multiple...

- [gha] Conditionally run pull request and pull request target based on files changed - [gha] Expose commit message details to workflow - - - This change is [](https://reviewable.io/reviews/aptos-labs/aptos-core/4559)

Send to validator misses cases where we break compat Test Plan: forge on PR - - - This change is [](https://reviewable.io/reviews/aptos-labs/aptos-core/4826)

CICD:run-e2e-tests

Test Plan: the frameowrk upgrade test runs on PR

Also fix the other incorrect uses of std::env::var which is runtime not compile as the code thought Test Plan: test locally, and in release-images setting version

- [cargo] Enable LTO on release profile - [gha] Try adding some workflow telemetry

CICD:run-e2e-tests