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

ci(changesets): 📦 version packages (canary) #3766

Closed
wants to merge 0 commits into from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 15, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to canary, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

canary is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on canary.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

Copy link

vercel bot commented Sep 15, 2024

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

Name Status Preview Comments Updated (UTC)
nextui-docs-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 4, 2024 2:45pm
nextui-storybook-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 4, 2024 2:45pm

Copy link
Contributor

coderabbitai bot commented Sep 15, 2024

Important

Review skipped

Ignore keyword(s) in the title.

⛔ Ignored keywords (3)
  • WIP
  • DO NOT MERGE
  • ci(changesets)

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@wingkwong wingkwong added this to the v2.5.0 milestone Sep 15, 2024
@github-actions github-actions bot force-pushed the changeset-release/canary branch from bd721f6 to b5e28a0 Compare September 26, 2024 16:59
@github-actions github-actions bot force-pushed the changeset-release/canary branch from b5e28a0 to 0cf3127 Compare September 27, 2024 16:17
@github-actions github-actions bot force-pushed the changeset-release/canary branch from 0cf3127 to 1d197a0 Compare September 28, 2024 04:01
@github-actions github-actions bot force-pushed the changeset-release/canary branch from 1d197a0 to e9f6af7 Compare September 29, 2024 05:49
@github-actions github-actions bot force-pushed the changeset-release/canary branch from e9f6af7 to 3e8fc29 Compare October 1, 2024 08:45
@github-actions github-actions bot force-pushed the changeset-release/canary branch from 3e8fc29 to 379388f Compare October 1, 2024 09:04
@github-actions github-actions bot force-pushed the changeset-release/canary branch from 379388f to 3a65e07 Compare October 3, 2024 16:26
@github-actions github-actions bot force-pushed the changeset-release/canary branch from 3a65e07 to a4cfdba Compare October 5, 2024 05:23
@github-actions github-actions bot force-pushed the changeset-release/canary branch from 1477083 to a7bda4e Compare October 14, 2024 14:18
@github-actions github-actions bot force-pushed the changeset-release/canary branch from a7bda4e to 4b361df Compare October 15, 2024 07:21
@github-actions github-actions bot force-pushed the changeset-release/canary branch from 4b361df to abcdd9e Compare October 19, 2024 03:39
@github-actions github-actions bot force-pushed the changeset-release/canary branch from abcdd9e to c678e8d Compare October 19, 2024 16:59
@github-actions github-actions bot force-pushed the changeset-release/canary branch from c678e8d to 8590bdd Compare October 23, 2024 12:51
@github-actions github-actions bot force-pushed the changeset-release/canary branch from 8590bdd to 292d70f Compare October 26, 2024 19:41
@github-actions github-actions bot force-pushed the changeset-release/canary branch from 292d70f to 40aad38 Compare November 3, 2024 16:27
@github-actions github-actions bot force-pushed the changeset-release/canary branch from 40aad38 to 1e1ec0d Compare November 4, 2024 14:32
@github-actions github-actions bot changed the title ci(changesets): 📦 version packages ci(changesets): 📦 version packages (canary) Nov 29, 2024
@github-actions github-actions bot closed this Nov 29, 2024
@github-actions github-actions bot force-pushed the changeset-release/canary branch from 1e1ec0d to 8ded8f0 Compare November 29, 2024 23:17
@vercel vercel bot temporarily deployed to Preview – nextui-storybook-v2 November 29, 2024 23:24 Inactive
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