Skip to content

Commit

Permalink
Notes that insiders edition is deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
eamodio committed Mar 7, 2023
1 parent 0d3d101 commit d6567fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Expand Up @@ -199,10 +199,10 @@ After the version commit and new tags are pushed to GitHub, the [Publish Stable

If the action fails, the VSIX will need to be built locally with `yarn package` and uploaded manually in the marketplace.

### Pre-release edition (currently disabled until VS Code's marketplace supports pre-releases)
### Pre-release edition

The [Publish Pre-release workflow](.github/workflows/cd-pre.yml) is automatically run every AM unless no new changes have been committed to `main`.

### Insiders edition
### Insiders edition (deprecated use pre-release instead)

The [Publish Insiders workflow](.github/workflows/cd-insiders.yml) is automatically run every AM unless no new changes have been committed to `main`.

0 comments on commit d6567fb

Please sign in to comment.