Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename "repo"/"repository" to "pallet" #47

Merged
merged 4 commits into from
Aug 4, 2023

Conversation

ethanjli
Copy link
Member

@ethanjli ethanjli commented Aug 4, 2023

This PR implements a renaming of the "Pallets" package management system to the "Forklift" package management system (to simplify naming) and a renaming of "Pallet repositories" to "pallets" (to avoid confusion with VCS/Git/GitHub/etc. repositories). This is a major breaking change.

Additionally, this PR moves the cache of pallets (formerly known as repositories) in the workspace from the cache subdirectory to the cache/pallets subdirectory (to enable caching of environments in the future). This PR also moves the directory of requirements for pallets (formerly known as repositories) in environments from the repositories subdirectory to the requirements/pallets subdirectory (to enable pulling in other environments as requirements in the future).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

1 participant