mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-17 23:52:34 +00:00
Collapse the role-paired materializer error variants into `Credentials`/`Checkout` tagged with a `CheckoutRole`, route both checkouts through one resolve-then-prepare helper, and replace the test-only clone-URL field on the production materializer with a `GitRemote` resolver seam. A workflow source in the target's repository now reuses the already-resolved credentials instead of minting a second token. Also inline the one-line workflow-source normalizer, drop the `as_str` wrapper on the new kind enum, remove the unused migration constant, move rather than clone scheduler fields, and deduplicate the web form's ref-validity rule and per-kind copy into a single table. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| build-support | ||
| fabro-api | ||
| fabro-auth | ||
| fabro-client | ||
| fabro-config | ||
| fabro-core | ||
| fabro-db | ||
| fabro-dev | ||
| fabro-http | ||
| fabro-macros | ||
| fabro-model | ||
| fabro-oauth | ||
| fabro-options-metadata | ||
| fabro-proc | ||
| fabro-redact | ||
| fabro-static | ||
| fabro-telemetry | ||
| fabro-template | ||
| fabro-test | ||
| fabro-types | ||
| fabro-util | ||
| fabro-vault | ||