Skip to content

clusters: set Aurora's real install root - #227

Merged
OwenPriceSkelly merged 1 commit into
mainfrom
aurora-registry-root
Sep 9, 2026
Merged

clusters: set Aurora's real install root#227
OwenPriceSkelly merged 1 commit into
mainfrom
aurora-registry-root

Conversation

@OwenPriceSkelly

Copy link
Copy Markdown
Member

PR #217 added the aurora registry entry with a placeholder root, /lus/flare/projects/MatSciAI/rootstock (the review notes said to set the real path before merge, but it merged unchanged). The install actually lives in the Rootstock project's flare space, /lus/flare/projects/Rootstock/rootstock, which is where the first Aurora sync ran and the root the pushed manifest reports.

With the registry matching, get_cluster_for_root() resolves that root to aurora, so manifests carry the cluster name the almanac joins its availability columns on (needed before the Aurora column is added), and --cluster aurora resolves the root without an explicit --root.

One-line change; tests/test_clusters.py passes.

🤖 Generated with Claude Code

PR #217 landed the aurora registry entry with a placeholder root
(/lus/flare/projects/MatSciAI/rootstock). The install actually lives in
the Rootstock project's flare space, /lus/flare/projects/Rootstock/rootstock,
which is where the first sync ran and where the manifest reports its root.
With the registry matching, get_cluster_for_root() resolves that root to
"aurora", so manifests carry the cluster name the almanac joins on, and
--cluster aurora works without an explicit --root.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@OwenPriceSkelly
OwenPriceSkelly merged commit 6cfb4c8 into main Sep 9, 2026
5 checks passed
@OwenPriceSkelly
OwenPriceSkelly deleted the aurora-registry-root branch September 9, 2026 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant