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

publish canary as latest if latest is canary #77

Merged

Conversation

baked-dev
Copy link
Member

No description provided.

@baked-dev baked-dev requested a review from Wyatt-SG as a code owner February 9, 2023 11:46
@linear
Copy link

linear bot commented Feb 9, 2023

INFRA-15 make canary release latest if no full release exists

  • by default the first version you publish to npm is tagged with latest
  • if that version is a canary version it will stay latests until a full version is released
  • this will cause npm install whop-sdk/turbo-module to install the first canary version instead of the latest canary version

Scope:

make sure the published canary version is tagged with latest if no full version has been released yet

@github-actions
Copy link
Contributor

github-actions bot commented Feb 9, 2023

Unimported Action report

Summary

Project Status Unused Deps Unresolved Deps Unimported Files
packages/action - - -
packages/create-turbo-module - - -
packages/turbo-module - - -

@kodiakhq kodiakhq bot merged commit 9c4f831 into main Feb 9, 2023
@kodiakhq kodiakhq bot deleted the tristan/infra-15-make-canary-release-latest-if-no-full branch February 9, 2023 18:47
kodiakhq bot pushed a commit that referenced this pull request Feb 11, 2023
### Create-turbo-module Changes

- update template (#72)
- retry PR labels and format with new prettier cfg (#73)

### Core Changes

- retry PR labels and format with new prettier cfg (#73)
- publish canary as latest if latest is canary (#77)

### Action Changes

- retry PR labels and format with new prettier cfg (#73)

### General Changes

- add unimported action (#76)

### Credits
@baked-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants