sourcegraph/internal/testutil
Noah S-C e2f279c7d9
build-tracker: fix convenience urls in env (#62340)
This isnt exactly convenient lol
```
DEVX_TRIGGERED_FROM_BRANCH_URL="/tree/main"
DEVX_TRIGGERED_FROM_BUILD_ID="018f343b-5cfc-420c-9353-02821de45533"
DEVX_TRIGGERED_FROM_BUILD_NUMBER="271872"
DEVX_TRIGGERED_FROM_COMMIT="6d7082d26ee772be9cd3fd2b463c0f33a95ee7dc"
DEVX_TRIGGERED_FROM_COMMIT_URL="/commit/6d7082d26ee772be9cd3fd2b463c0f33a95ee7dc"
DEVX_TRIGGERED_FROM_PIPELINE_SLUG="sourcegraph"
DEVX_TRIGGERED_FROM_PR_NUMBER="0"
DEVX_TRIGGERED_FROM_PR_URL="/pull/0"
```

## Test plan

Live :letsgo:
2024-05-01 14:26:34 +00:00
..
BUILD.bazel Compare JSON test output semantically instead of as strings. (#56667) 2023-09-15 09:08:44 -07:00
golden.go Compare JSON test output semantically instead of as strings. (#56667) 2023-09-15 09:08:44 -07:00
istest.go build-tracker: fix convenience urls in env (#62340) 2024-05-01 14:26:34 +00:00