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

Add support for branch deploys #907

Merged
merged 6 commits into from
Jun 3, 2020
Merged

Add support for branch deploys #907

merged 6 commits into from
Jun 3, 2020

Conversation

RaeesBhatti
Copy link
Contributor

- Summary

Allow users to deploy to a specific "branch"/"context".

Fixes: #275

Blocked on: https://github.com/netlify/bitballoon/pull/6224
Blocked on: netlify/js-client#105

- Test plan

- Description for the changelog

  • Add branch flag to deploy command
  • Pass branch flag to api.deploy function as parameter

- A picture of a cute animal (not mandatory but encouraged)
🐥

@RaeesBhatti RaeesBhatti added the type: feature code contributing to the implementation of a feature and/or user facing functionality label May 16, 2020
@RaeesBhatti RaeesBhatti marked this pull request as ready for review June 2, 2020 19:23
@RaeesBhatti RaeesBhatti requested review from ehmicky and erezrokah and removed request for ehmicky June 2, 2020 20:16
@RaeesBhatti RaeesBhatti merged commit c8639eb into master Jun 3, 2020
@RaeesBhatti RaeesBhatti deleted the raees/deploy-context branch June 3, 2020 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature code contributing to the implementation of a feature and/or user facing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set Deploy Context / Branch from CLI
2 participants