All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Successful in 38s
Checks / Prefligit / prefligit (pull_request) Successful in 16s
Checks / Prefligit / prefligit (push) Successful in 21s
Release Docker Image / define-variables (push) Successful in 3s
Documentation / Build and Deploy Documentation (push) Successful in 40s
Checks / Rust / Format (push) Successful in 41s
Checks / Rust / Clippy (push) Successful in 5m11s
Checks / Rust / Cargo Test (push) Successful in 5m37s
Release Docker Image / build-image (linux/arm64, release, linux-arm64, base) (push) Successful in 10m42s
Release Docker Image / build-image (linux/amd64, release, linux-amd64, base) (push) Successful in 18m51s
Release Docker Image / merge (push) Successful in 35s
7 lines
97 B
Bash
7 lines
97 B
Bash
#!/usr/bin/env bash
|
|
|
|
dotenv_if_exists
|
|
|
|
# use flake ".#${DIRENV_DEVSHELL:-default}"
|
|
|
|
PATH_add bin
|