Skip to content

Update init --reference to use standalone references repo#128

Merged
mobileoverlord merged 1 commit intomainfrom
nsinas/references-update
Apr 16, 2026
Merged

Update init --reference to use standalone references repo#128
mobileoverlord merged 1 commit intomainfrom
nsinas/references-update

Conversation

@nicksinas
Copy link
Copy Markdown
Contributor

Summary

  • Point init --reference at the new avocado-linux/references repo instead of avocado-linux/avocado-os
  • Remove the REFERENCES_PATH constant — references now live at the repo root, not under a references/ subdirectory
  • Update all GitHub API URL construction, path stripping logic, help text, and tests accordingly

Test plan

  • cargo fmt --check passes
  • All 758 unit tests + 6 doc tests pass
  • No new clippy warnings
  • --reference-repo override still works (now assumes references at repo root, which is a cleaner contract)

Switch from fetching references out of avocado-linux/avocado-os/references/
to the new standalone repo at avocado-linux/references, where reference
projects live at the repo root.
@mobileoverlord mobileoverlord merged commit b41a013 into main Apr 16, 2026
5 checks passed
@mobileoverlord mobileoverlord deleted the nsinas/references-update branch April 16, 2026 00:28
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.

2 participants