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

[V3-Revamp/Feat] @getlit/sdk publish pipeline #201

Conversation

Ansonhkg
Copy link
Collaborator

@Ansonhkg Ansonhkg commented Aug 23, 2023

What

Publish pipeline for @getlit/sdk

Features

  • ./lit.group.json group configuration (see code)
  • In each package ./packages/*/package.json file, you will need to specify what group your package is in (see code)
  • build cache is enabled now by default in nx.json (see code)

New scripts

  • yarn publish:revamp: publishes to @getlit/sdk
  • yarn publish:revamp:dev: publishes to @getlit/sdk@dev
  • yarn bump:revamp to bump the version number in ./lit.group.json
  • yarn bump:revamp:minor same as above
  • yarn bump:revamp:major same as above
  • yarn what:packages to check what packages a package has imported by namespace. Usage: yarn what:packages @lit-protocol ./packages/getlit-sdk.

@vercel
Copy link

vercel bot commented Aug 23, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
html-test-app-lit-js-sdk-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 23, 2023 11:43pm

@Ansonhkg Ansonhkg changed the title Feature/lit 1291 test getlitsdk publish [V3-Revamp/Feat] @getlit/sdk publish pipeline Aug 23, 2023
@Ansonhkg Ansonhkg merged commit 75fff82 into feature/lit-805-js-sdk-dev-flows-on-sdk-revamp Aug 23, 2023
1 of 2 checks passed
@Ansonhkg Ansonhkg deleted the feature/lit-1291-test-getlitsdk-publish branch August 23, 2023 23:47
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