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

Refactor everything #42

Merged
merged 35 commits into from
Jul 29, 2023
Merged

Refactor everything #42

merged 35 commits into from
Jul 29, 2023

Conversation

ethanjli
Copy link
Member

@ethanjli ethanjli commented Jul 29, 2023

This PR refactors everything in the core implementation of Forklift (i.e. excluding the Git and Docker drivers) based on what was learned from prototyping the Forklift tool. Some code is moved out to a new github.com/PlanktoScope/pkg/pallets public package, and a previous restriction on defining Pallet package deployments only in the top level of the deployments directory of any Forklift environment has now been relaxed (so that deployments can be defined anywhere underneath the deployments directory). Any other observable changes are accidental breakages/bugs rather than intentional features.

@ethanjli ethanjli merged commit 039f0be into main Jul 29, 2023
4 checks passed
@ethanjli ethanjli deleted the feature/reorganize-code branch July 29, 2023 19:24
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