Skip to content

Publish development build to vscode marketplace#511

Closed
ManuelHentschel wants to merge 4 commits intoREditorSupport:masterfrom
ManuelHentschel:devbuild
Closed

Publish development build to vscode marketplace#511
ManuelHentschel wants to merge 4 commits intoREditorSupport:masterfrom
ManuelHentschel:devbuild

Conversation

@ManuelHentschel
Copy link
Copy Markdown
Member

As suggested in #505, this PR modifies the current pre-release action to publish to the vscode marketplace as well.

This development build differs from the normal build in the following points:

  • The name of the extension is changed to r-dev
  • The displayName is changed to R - Development Build
  • The version is changed to match the template YEAR.MONTH.MONTH_MINUTES, since it's not possible to publish the same version twice and the dev build shouldn't interfere with the normal versioning
  • The content of ./README-dev-build-note.md is added to the top of the normal README (the content of this note is just a dummy so far)
  • The extension is flagged as preview

A development build can give users the chance to try out new features and give feedback without having to manuallly install and update the extension from .vsix files.

@ManuelHentschel ManuelHentschel deleted the devbuild branch May 31, 2021 08:45
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