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

Release workflow to publish extension #15835

Closed
karthiknadig opened this issue Apr 2, 2021 · 2 comments
Closed

Release workflow to publish extension #15835

karthiknadig opened this issue Apr 2, 2021 · 2 comments
Assignees
Labels
area-internal Label for non-user facing issues debt Covers everything internal: CI, testing, refactoring of the codebase, etc. feature-request Request for new features or functionality

Comments

@karthiknadig
Copy link
Member

Use release trigger to publish to VS Code market place.

on:
  release:
    types: [published]
@karthiknadig karthiknadig self-assigned this Apr 2, 2021
@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label Apr 2, 2021
@DonJayamanne
Copy link

FYI - We've (Jupyter) automated our release with Github actions & Environments (with approvals).

@karthiknadig karthiknadig added feature-request Request for new features or functionality area-internal Label for non-user facing issues needs PR and removed triage-needed Needs assignment to the proper sub-team labels Apr 5, 2021
@github-actions github-actions bot removed the needs PR label Aug 9, 2022
@karrtikr karrtikr added the needs PR Ready to be worked on label Aug 9, 2022
@eleanorjboyd eleanorjboyd added the debt Covers everything internal: CI, testing, refactoring of the codebase, etc. label Dec 20, 2023
@eleanorjboyd
Copy link
Member

this seems to be added as I can find it in vscode-python/node_modules/table/node_modules/json-schema-traverse/.github/workflows/publish.yml for the extension. @karthiknadig can confirm

@github-actions github-actions bot removed the needs PR Ready to be worked on label Dec 20, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-internal Label for non-user facing issues debt Covers everything internal: CI, testing, refactoring of the codebase, etc. feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

4 participants