-
Notifications
You must be signed in to change notification settings - Fork 128
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
Release/1.1 #60
Merged
Merged
Release/1.1 #60
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* ci: 🎡 add a new workflow * ci: 🎡 add a new workflow * ci: 🎡 add a new workflow * ci: 🎡 add a new workflow
* feat: ✨ use template from local * bug: 🐛 add fallback * label: 🏷️ fix type * bug: 🔥 remove code * feat: 🚨 fix prettier error #27
Uplevel your code reviews with CodeRabbit ProCodeRabbit ProIf you like this project, please support us by purchasing the Pro version. The Pro version has advanced context, superior noise reduction and several proprietary improvements compared to the open source version. Moreover, CodeRabbit Pro is free for open source projects. |
xun082
added
enhancement
New feature or request
bug
Something isn't working
documentation
Improvements or additions to documentation
good first issue
Good for newcomers
continuous integration
Tasks related to the continuous integration process
labels
Mar 18, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Files selected (13)
- .github/ISSUE_TEMPLATE/Regression.yml (1)
- .github/workflows/build.yml (1)
- .github/workflows/code-review.yml (1)
- .github/workflows/lint.yml (2)
- .gitignore (1)
- .husky/commit-msg (1)
- README.md (2)
- contributing/CONTRIBUTING.en.md (1)
- contributing/CONTRIBUTING.zh_CN.md (1)
- packages/core/src/index.ts (1)
- packages/core/src/utils/createApp.ts (2)
- packages/core/src/utils/fileController.ts (3)
- scripts/check_commit_msg.sh (1)
Files ignored due to filter (3)
- package.json
- packages/core/package.json
- pnpm-lock.yaml
Files not summarized due to errors (9)
- .github/ISSUE_TEMPLATE/Regression.yml (nothing obtained from openai)
- .github/workflows/build.yml (nothing obtained from openai)
- README.md (nothing obtained from openai)
- contributing/CONTRIBUTING.en.md (nothing obtained from openai)
- contributing/CONTRIBUTING.zh_CN.md (nothing obtained from openai)
- packages/core/src/index.ts (nothing obtained from openai)
- packages/core/src/utils/createApp.ts (nothing obtained from openai)
- packages/core/src/utils/fileController.ts (nothing obtained from openai)
- scripts/check_commit_msg.sh (nothing obtained from openai)
Files not reviewed due to errors (12)
- .github/workflows/code-review.yml (no response)
- .gitignore (no response)
- .github/workflows/lint.yml (no response)
- .github/workflows/build.yml (no response)
- .github/ISSUE_TEMPLATE/Regression.yml (no response)
- README.md (no response)
- scripts/check_commit_msg.sh (no response)
- packages/core/src/utils/fileController.ts (no response)
- packages/core/src/utils/createApp.ts (no response)
- contributing/CONTRIBUTING.en.md (no response)
- packages/core/src/index.ts (no response)
- contributing/CONTRIBUTING.zh_CN.md (no response)
Files skipped from review due to trivial changes (1)
- .husky/commit-msg
Review comments generated (0)
- Review: 0
- LGTM: 0
Tips
Chat with CodeRabbit Bot (@coderabbitai
)
- Reply on review comments left by this bot to ask follow-up questions. A review comment is a comment on a diff or a file.
- Invite the bot into a review comment chain by tagging
@coderabbitai
in a reply.
Code suggestions
- The bot may make code suggestions, but please review them carefully before committing since the line number ranges may be misaligned.
- You can edit the comment made by the bot and manually tweak the suggestion if it is slightly off.
Pausing incremental reviews
- Add
@coderabbitai: ignore
anywhere in the PR description to pause further reviews from the bot.
xun082
approved these changes
Mar 18, 2024
uaenaTzx
added a commit
that referenced
this pull request
Jun 29, 2024
* ci: 🎡 add a new workflow (#25) * feat: 修改本地 lint-stage 流程 (#38) * docs: add CONTRIBUTING documents in both Chinese and Englist(#35) * feat: ✨ use template from local (#51) * bug: 🐛 add fallback * label: 🏷️ fix type * bug: 🔥 remove code * feat: 🚨 fix prettier error #27 * fix: 🧩 修复 ci 配置文件错误导致的 ci 失败 (#59) --------- Co-authored-by: Moment <73689580+xun082@users.noreply.github.com> Co-authored-by: KoEkko <114348497+KoEkko@users.noreply.github.com> Co-authored-by: 王皓衍 <44564817+haoyanwang@users.noreply.github.com>
yhstsy
pushed a commit
to yhstsy/create-neat
that referenced
this pull request
Jul 9, 2024
* ci: 🎡 add a new workflow (xun082#25) * ci: 🎡 add a new workflow * ci: 🎡 add a new workflow * ci: 🎡 add a new workflow * ci: 🎡 add a new workflow * feat: 修改本地 lint-stage 流程 (xun082#38) * docs: add CONTRIBUTING documents in both Chinese and Englist * docs: add CONTRIBUTING documents in both Chinese and Englist * docs: add CONTRIBUTING documents in both Chinese and Englist(xun082#35) * docs: add CONTRIBUTING documents in both Chinese and Englist(xun082#35) * feat: ✨ use template from local (xun082#51) * feat: ✨ use template from local * bug: 🐛 add fallback * label: 🏷️ fix type * bug: 🔥 remove code * feat: 🚨 fix prettier error xun082#27 * fix: 🧩 修复 ci 配置文件错误导致的 ci 失败 (xun082#59) --------- Co-authored-by: Moment <73689580+xun082@users.noreply.github.com> Co-authored-by: KoEkko <114348497+KoEkko@users.noreply.github.com> Co-authored-by: 王皓衍 <44564817+haoyanwang@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
Something isn't working
continuous integration
Tasks related to the continuous integration process
documentation
Improvements or additions to documentation
enhancement
New feature or request
good first issue
Good for newcomers
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
What is the new behavior?
版本更新,release/1.1 合入 main
Does this PR introduce a breaking change?
版本更新
Other information