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: vscode extension name cannot be scoped #823

Merged
merged 2 commits into from
Mar 15, 2020
Merged

Conversation

royra
Copy link

@royra royra commented Mar 15, 2020

microsoft/vscode-vsce#186

also: fixed package script to fail on error

microsoft/vscode-vsce#186

also: fixed package script to fail on error
@royra royra requested a review from roironn March 15, 2020 10:40
Copy link
Contributor

@erikzaadi erikzaadi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@@ -1,5 +1,5 @@
{
"name": "@salto-io/vscode",
"name": "salto-vscode",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hadard notice that you commented on this the last time as well, it can't be under the org using the @ token since it borks up the extensions build script

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At least I’m consist 😉

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At least I’m consist 😉

@codecov
Copy link

codecov bot commented Mar 15, 2020

Codecov Report

Merging #823 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #823   +/-   ##
=======================================
  Coverage   91.64%   91.64%           
=======================================
  Files         208      208           
  Lines        9359     9359           
  Branches     1670     1670           
=======================================
  Hits         8577     8577           
  Misses        782      782
Flag Coverage Δ
#unit_test 91.64% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2dcdebd...b0e2b2d. Read the comment docs.

@royra royra merged commit 17d9764 into master Mar 15, 2020
@royra royra deleted the fix-vscode-extension-name branch March 15, 2020 11:20
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.

4 participants