hsen-dev / vscode-elastic

Elasticsearch for VSCode
https://marketplace.visualstudio.com/items?itemName=ria.elastic
The Unlicense
164 stars 27 forks source link

fix publisher name & add github action of testing #64

Closed barnuri closed 2 years ago

barnuri commented 2 years ago

@hsen-dev

you can also make the github action that run test to be required https://docs.codemagic.io/configuration/github-checks/

and dont forget to make a github secret to make the publish github action work add secert named VSCE_PAT (https://code.visualstudio.com/api/working-with-extensions/publishing-extension#get-a-personal-access-token) https://docs.github.com/en/actions/security-guides/encrypted-secrets

if you need any help you can contact with me :)