- The publisher is Svelte
- Extension builds with a personal access token created through one of the members of that publisher which is added to GitHub settings
- Secret needs to be renewed once a year
- The publisher is Svelte
- Extension builds with a personal access token created through one of the members of that publisher which is added to GitHub settings
- Deployments come from a bot:
svelte-language-tools-deploy
(an account some member have access to; it could also be done through other members of the language tools team)
- Nightly builds are triggered through a scheduled GitHub workflow every night at 04:00 UTC. (currently disabled, no plans on reenabling it)
- Production builds are triggered by creating a new tag, which is best done through the "do a release" on Github. The tag name equals the version that is then shown on the marketplace, so each tag should have a higher version than the previous.