An overview page of all repositories involved in the juice framework:
Since the integration into the workspace repo, currently there is only the overarching project status available.
Project | Status |
---|---|
juice (default) | |
juice (native) | |
juice (cuda) |
All crates are tested per PR on these base images, which is currently limted to latest fedora version.
Container | Status |
---|---|
fedora-base | |
fedora-native | |
fedora-cuda | |
fedora-default |
The containers are available from the OCI registry quay.io by adding
a prefix of container-
to the above table.
To regenerate the pipelines after a change to anything in the templates
dir, make sure to regenerate with cargo run
, which will spawn 3
files in the root dir of this repository: juice.yml
, juice-containers.yml
, and juice-crashtest.yml
.