systeminit / si

The System Initiative software
https://systeminit.com
Apache License 2.0
955 stars 67 forks source link

fix: soak test defaults and login token #4537

Closed sprutton1 closed 1 week ago

sprutton1 commented 1 week ago

We set sane defaults for the soak test. We also login in GHA, encrypt the token, and pass it around to each test run to avoid crushing Auth0. Also tossed in deno caching for similar reasons.