This page tracks the health of nightly builds, integration tests, and security audits for the Dash Platform repository.
The full test suite runs nightly at 11:00 PM UTC, including Docker image builds and integration tests.
| Component | Status |
|---|---|
| Tests (overall) |
Docker images are built nightly and pushed to ECR, tagged by commit SHA.
| Image | Target |
|---|---|
drive |
drive-abci |
rs-dapi |
rs-dapi |
dashmate-helper |
dashmate-helper |
Images are available at: <AWS_ACCOUNT_ID>.dkr.ecr.<AWS_REGION>.amazonaws.com/<image>:sha-<commit>
To pull the latest nightly image, find the commit SHA from the most recent scheduled Tests run.
These audits run nightly (11:30 PM UTC) and can also be triggered manually.
| Audit | Status |
|---|---|
| Rust Crates Security | |
| JS NPM Security | |
| JS CodeQL Analysis |
- Click the badge link for the failing check
- Open the failed workflow run in GitHub Actions
- Check the job logs for details
- For Rust advisories, see RustSec Advisory Database
- For NPM advisories, see GitHub Advisory Database