Skip to content

Schedule retag and publish registry together#501

Open
jablko wants to merge 1 commit intomicrosoft:mainfrom
jablko:patch-63
Open

Schedule retag and publish registry together#501
jablko wants to merge 1 commit intomicrosoft:mainfrom
jablko:patch-63

Conversation

@jablko
Copy link
Contributor

@jablko jablko commented Jul 11, 2022

Scheduling the retag and publish registry workflows independently (as we do today) works fine, but it's pretty simple to coordinate them (this PR), so we update the npm tags first, then publish the types-registry. That's slightly better because the retag workflow updates the tags that the publish registry workflow reads (the types-registry package is an aggregation of npm tags). Scheduling them together minimizes the interval between updating npm and updating the types-registry package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant