ci: expose dotfiles Hydra build graph #168

Open
nsaspy wants to merge 0 commits from hydra/fleet-jobs-20260904 into master
Owner

Summary

Expose the existing NixOS/Home Manager check graph through hydraJobs and add the Logos installer ISO as a heavyweight Hydra image job.

Hydra will pick up:

  • all existing checks.x86_64-linux closures/regressions
  • Logos NixOS closure
  • Home Manager closures
  • MCP packages
  • AI client/theme + Codex config regression checks
  • Logos installer ISO

This deliberately reuses the existing derivations instead of maintaining separate CI commands.

Trust boundary

CI/cache only. Dotfiles builds are not StarIntel deployment-authorized and never enter the trusted infra/CD jobset.

## Summary Expose the existing NixOS/Home Manager check graph through `hydraJobs` and add the Logos installer ISO as a heavyweight Hydra image job. Hydra will pick up: - all existing `checks.x86_64-linux` closures/regressions - Logos NixOS closure - Home Manager closures - MCP packages - AI client/theme + Codex config regression checks - Logos installer ISO This deliberately reuses the existing derivations instead of maintaining separate CI commands. ## Trust boundary CI/cache only. Dotfiles builds are not StarIntel deployment-authorized and never enter the trusted infra/CD jobset.
* feat(llm): add prompt library client

* test(llm): cover prompt library catalog and activation

* feat(llm): load prompt library client

* docs(llm): document prompts-lib client

* fix(llm): keep ai-init change scoped to prompt-lib load

* fix(llm): make prompt browser preview and menu integration complete

* docs(llm): document prompt menu replacement

* refactor(llm): make prompt library Org-first

* test(llm): cover Org, Markdown, and Lisp prompt adapters

* docs(llm): make prompt library documentation Org-first

* docs(llm): document Org-first prompt library
feat: add org research handoff policy
Some checks failed
Nix / workflows (pull_request) Failing after 7s
Nix / image-progress-tests (pull_request) Has been skipped
Nix / logos (pull_request) Has been skipped
Prolog RLM tool / prolog-rlm-tool (pull_request) Failing after 15s
dc9fb8f159
feat: add global Org research handoff policy
ci: expose Hydra build jobs
Some checks failed
Nix / workflows (pull_request) Failing after 8s
Nix / image-progress-tests (pull_request) Has been skipped
Nix / logos (pull_request) Has been skipped
Prolog RLM tool / prolog-rlm-tool (pull_request) Failing after 17s
8079cbc87b
Some checks failed
Nix / workflows (pull_request) Failing after 8s
Nix / image-progress-tests (pull_request) Has been skipped
Nix / logos (pull_request) Has been skipped
Prolog RLM tool / prolog-rlm-tool (pull_request) Failing after 17s
This branch is already included in the target branch. There is nothing to merge.
View command line instructions

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 master
git merge --no-ff hydra/fleet-jobs-20260904
git switch hydra/fleet-jobs-20260904
git rebase master
git switch master
git merge --ff-only hydra/fleet-jobs-20260904
git switch hydra/fleet-jobs-20260904
git rebase master
git switch master
git merge --no-ff hydra/fleet-jobs-20260904
git switch master
git merge --squash hydra/fleet-jobs-20260904
git switch master
git merge --ff-only hydra/fleet-jobs-20260904
git switch master
git merge hydra/fleet-jobs-20260904
git push origin master
Sign in to join this conversation.
No description provided.