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

[V2 2623] update cli for new btr #8

Merged

Conversation

bpeters
Copy link
Contributor

@bpeters bpeters commented Mar 20, 2019

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

It updates the publish and update commands to interface with the new BTR endpoint changes.
It adds the release command to interface with the new BTR route.
It adds the rollback command to interface with the new BTR route.

  • What is the new behavior (if this is a feature change)?

New blocks need to be published to create a version which initializes the block and sets it for staging. The update is used now to update the bundle for the block and toggle isPublic.
The release is used to set the block for actual consumption to store users.
The rollback is used to move a recent release back to staging and set a previous release active.

Major version is now supported using a git branch solution for managing code bases and .element-block files.

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

Yes, it must use the latest BTR endpoints.

  • Other information:

@bpeters
Copy link
Contributor Author

bpeters commented Mar 20, 2019

@santios-volusion ready for review

@bpeters bpeters changed the title V2 2623 update cli for new btr [V2 2623] update cli for new btr Mar 26, 2019
package.json Outdated Show resolved Hide resolved
@santios-volusion santios-volusion merged commit 26fdd36 into volusion:master Apr 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants