-
Notifications
You must be signed in to change notification settings - Fork 40
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
Use same versioning scheme & release cadence as Prisma itself #93
Comments
divyenduz
pushed a commit
that referenced
this issue
Apr 24, 2020
* feat(alpha): via a new extension - Fixes #47 - Fixes #93 This PR is made against "alpha" and merging this should release a "new" alpha extension. * feat(alpha): incorporate release feedback - Remove the alpha branch dependency - Push only when bumping alpha - Bump @prisma/* packages when updating package.json * feat(alpha): use vsce show for extension version * Update scripts/bump-sha.sh Co-Authored-By: Jan Piotrowski <piotrowski+github@gmail.com> * feat(dev): publish Prisma Dev as a new extension - rename to dev - merge with master, adjust bump deps - add release-workflow.md * Update release-workflow.md Co-Authored-By: Jan Piotrowski <piotrowski+github@gmail.com> * fix: job name Fixes #82 Co-authored-by: Jan Piotrowski <piotrowski+github@gmail.com>
This is not possible right now because microsoft/vscode-vsce#148 Related: |
This was referenced Apr 24, 2020
Closed
This was implemented via #121 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I suggest to adapt the same versioning scheme and release cadence as for Prisma itself.
The text was updated successfully, but these errors were encountered: