ci: expose StarLang Hydra job #59

Open
nsaspy wants to merge 1 commit from hydra/fleet-jobs-20260904 into main
Owner

Summary

Expose the existing StarLang package derivation as a Hydra job.

The package derivation already performs the useful work during build/check: it loads every declared target system, executes the deterministic ASDF regression suite, and exercises the CLI fixture. Hydra therefore gets a real tested artifact without a duplicate Hydra-only test path.

Trust boundary

CI/cache only. This job has no deployment authority.

## Summary Expose the existing StarLang package derivation as a Hydra job. The package derivation already performs the useful work during build/check: it loads every declared target system, executes the deterministic ASDF regression suite, and exercises the CLI fixture. Hydra therefore gets a real tested artifact without a duplicate Hydra-only test path. ## Trust boundary CI/cache only. This job has no deployment authority.
ci: expose Hydra build job
Some checks failed
star-lang Nix / Nix flake check (pull_request) Failing after 5s
star-lang CI / SBCL ASDF contract (pull_request) Failing after 3m53s
60e9fc353d
Some checks failed
star-lang Nix / Nix flake check (pull_request) Failing after 5s
star-lang CI / SBCL ASDF contract (pull_request) Failing after 3m53s
This pull request has changes conflicting with the target branch.
  • flake.nix
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin hydra/fleet-jobs-20260904:hydra/fleet-jobs-20260904
git switch hydra/fleet-jobs-20260904

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff hydra/fleet-jobs-20260904
git switch hydra/fleet-jobs-20260904
git rebase main
git switch main
git merge --ff-only hydra/fleet-jobs-20260904
git switch hydra/fleet-jobs-20260904
git rebase main
git switch main
git merge --no-ff hydra/fleet-jobs-20260904
git switch main
git merge --squash hydra/fleet-jobs-20260904
git switch main
git merge --ff-only hydra/fleet-jobs-20260904
git switch main
git merge hydra/fleet-jobs-20260904
git push origin main
Sign in to join this conversation.
No description provided.