Skip to content

Added unpublish to api.ts#1061

Merged
benibenj merged 6 commits intomicrosoft:mainfrom
andrewlayer:main
Oct 15, 2024
Merged

Added unpublish to api.ts#1061
benibenj merged 6 commits intomicrosoft:mainfrom
andrewlayer:main

Conversation

@andrewlayer
Copy link
Copy Markdown
Contributor

Exposed unpublish function to the api.ts file so it can be used as a node package. We personally use vsce this way.

Notes:

  • Exposes unpublish function and IUnpublishOptions
  • Makes the choice to default force to true for IUnpublishOptions because no prompt is available when running as a node package.

@andrewlayer andrewlayer reopened this Sep 30, 2024
@benibenj benibenj added this to the October 2024 milestone Oct 7, 2024
@benibenj benibenj self-assigned this Oct 7, 2024
@benibenj benibenj enabled auto-merge October 15, 2024 07:28
Copy link
Copy Markdown
Contributor

@benibenj benibenj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thank you @andrewlayer

@benibenj benibenj merged commit a4930cc into microsoft:main Oct 15, 2024
@benibenj benibenj added the feature-request Request for new features or functionality label Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature-request Request for new features or functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants