sourcegraph/dev/ci/integration/executors
Varun Gandhi e4bb0b5ce6
chore: Remove client construction from SignUp/In funcs (#62789)
These functions are used in test code, which makes it tricker to
pass in loggers for checking requests and responses. Instead, make
the API method-based. This introduces slightly more boilerplate
since Client construction is fallible, but it allows calling code
to pass in loggers more easily for debugging test failures.
2024-05-21 15:18:58 +02:00
..
tester chore: Remove client construction from SignUp/In funcs (#62789) 2024-05-21 15:18:58 +02:00
docker-compose.yml ci: make executor registry configurable (#61200) 2024-03-18 14:16:23 +01:00
run.sh ci: make executor registry configurable (#61200) 2024-03-18 14:16:23 +01:00
test.sh ci: call Aspect Agent Health check before doing rc gen (#61216) 2024-03-18 15:24:27 +02:00