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: Move CommandConfigs and LifecycleHooks to their own directories #652

Merged
merged 3 commits into from
Mar 9, 2024

Conversation

spydon
Copy link
Collaborator

@spydon spydon commented Mar 3, 2024

Description

This moves the CommandConfigs and LifecycleHooks to their own directories to make it easier to extend the functionality, since the workspace_configs.dart was getting very long.

This was done in preparation for adding publish hooks.

Type of Change

  • feat -- New feature (non-breaking change which adds functionality)
  • 🛠️ fix -- Bug fix (non-breaking change which fixes an issue)
  • ! -- Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 refactor -- Code refactor
  • ci -- Build configuration change
  • 📝 docs -- Documentation
  • 🗑️ chore -- Chore

@spydon spydon force-pushed the refactor/split-up-workspace-config branch from 4930e6a to 8048831 Compare March 3, 2024 17:17
@spydon spydon merged commit 95f2371 into main Mar 9, 2024
10 checks passed
@spydon spydon deleted the refactor/split-up-workspace-config branch March 9, 2024 09:50
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