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

Fix official VSIX version to unblock publishing to VS gallery #1365

Merged
merged 2 commits into from
Jan 22, 2021

Conversation

majastrz
Copy link
Member

The official build from https://github.com/Azure/bicep/releases/tag/v0.2.317 produced a VSIX file with a version that is rejected by the VS gallery due. This was due to the official build not setting the PublicRelease flag in nbgv correctly.

Validated the change in the official build pipeline. Unfortunately, we will need to produce another release after this change is merged.

@majastrz majastrz enabled auto-merge (squash) January 22, 2021 02:46
@codecov-io
Copy link

codecov-io commented Jan 22, 2021

Codecov Report

Merging #1365 (4df213b) into main (8cdbcfb) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1365   +/-   ##
=======================================
  Coverage   94.42%   94.42%           
=======================================
  Files         343      343           
  Lines       17415    17415           
  Branches       14       14           
=======================================
  Hits        16444    16444           
  Misses        971      971           
Flag Coverage Δ
dotnet 94.95% <ø> (ø)
typescript 27.20% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@majastrz majastrz merged commit a13b032 into main Jan 22, 2021
@majastrz majastrz deleted the majastrz/fix-versioning branch January 22, 2021 02:58
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.

None yet

3 participants