Skip to content

Improve release publisher pipeline #61551

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

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Improve release publisher pipeline #61551

wants to merge 11 commits into from

Conversation

jakebailey
Copy link
Member

  • Merge stages
  • Use parameter features (descriptions, values)
  • Always publish GitHub release instantly on publishes to latest npm tag

@github-project-automation github-project-automation bot moved this to Not started in PR Backlog Apr 7, 2025
@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Apr 7, 2025
@github-project-automation github-project-automation bot moved this from Not started to Needs merge in PR Backlog Apr 10, 2025
assets: $(Pipeline.Workspace)/tgz/**/typescript-*.tgz
isDraft: true
isDraft: ${{ eq(parameters.PUBLISH_TAG, 'latest') }}
Copy link
Member Author

Choose a reason for hiding this comment

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

this is backwards :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
Projects
Status: Needs merge
Development

Successfully merging this pull request may close these issues.

3 participants