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

feat: open deploy to take package-names #35

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kylemellander
Copy link
Collaborator

The deploy package currently only deploys one package at a time. We are moving to a world where monorepos can deploy to multiple packages and we need the deploy action to allow for this behavior.

The big change is that deploy depends on package_names instead of package_name. If you send in package_name, it will set package_names as [package_name]. Other than that, the only other changes are some minor changes to wording to accommodate multiple packages.

@kylemellander kylemellander self-assigned this Dec 19, 2024
@kylemellander kylemellander requested a review from a team as a code owner December 19, 2024 15:32
@kylemellander kylemellander force-pushed the km/open-deploy-to-packages branch from 24471e2 to 9c802bc Compare December 19, 2024 16:46
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