ADJ-Archive

ADJ Archive

Historical store of compacted ADJ snapshots.

Every time a commit on the adj repository passes the validation workflow, the full ADJ configuration is compacted into a single JSON file and pushed here.

Logo Hyperloop UPV

Layout

storage/
└── commit-<sha>.json   # one file per upstream commit

Usage

To fetch the ADJ snapshot for a given upstream commit:

curl -O https://raw.githubusercontent.com/Hyperloop-UPV/ADJ-Archive/main/storage/commit-<sha>.json

Publishing

Files are written automatically by the ADJ Validator workflow in Hyperloop-UPV/adj. Do not commit by hand.

Used by Control Station