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

Releae v0.85.0 #120

Closed
11 tasks
ntwb opened this issue Jun 8, 2020 · 5 comments
Closed
11 tasks

Releae v0.85.0 #120

ntwb opened this issue Jun 8, 2020 · 5 comments

Comments

@ntwb
Copy link
Member

ntwb commented Jun 8, 2020

  • Testing against master branch
  • Update Changelog
  • Publish v0.85.0 Release


Thanks @ota-meshi, I'm going to test the above and publish tomorrow 💯

If anyone else wants to test this before then, details are here:

https://code.visualstudio.com/api/working-with-extensions/testing-extension

I will update the testing instructions docs also for this then, the quick version, is open the repo in VS Code and launch the extension and run the tests as well as manual testing here:
image

@ota-meshi
Copy link
Member

ota-meshi commented Jun 9, 2020

You can also install and test the locally built extension.

https://code.visualstudio.com/api/working-with-extensions/publishing-extension#packaging-extensions

  1. Build

    Build and generate .vsix file with the following command:

    git clone https://github.com/stylelint/vscode-stylelint.git
    cd ./vscode-stylelint
    npm i
    npx vsce package
  2. Install

    Then in the top-right of the VSCode extensions panel if you click the three dots ellipsis icon (...) you can select Install from VSIX... and install the extension from that .vsix file.

@ota-meshi
Copy link
Member

Oops... Currently, the build failed because of an error.

ERROR @types/vscode ^1.45.1 greater than engines.vscode >=1.41.0. Consider upgrade engines.vscode or use an older @types/vscode version

@luiszimmermann
Copy link

I tested the stylelint.configBasedir and LGTM

@parker-norwood
Copy link

Any update on this release ?

@ota-meshi
Copy link
Member

I have released v0.85.0. So I close this issue.

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

No branches or pull requests

5 participants