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

不要になったのでopenapitoolsを削除 #183

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

Futadaruma
Copy link
Contributor

@Futadaruma Futadaruma commented Jul 4, 2024

User description

close #173


PR Type

dependencies


Description

  • @openapitools/openapi-generator-cliパッケージを削除しました。
  • package-lock.jsonから関連する依存関係を削除しました。

Changes walkthrough 📝

Relevant files
Dependencies
package-lock.json
不要な依存関係の削除                                                                                             

package-lock.json

  • @openapitools/openapi-generator-cliの削除
  • 関連する依存関係の削除
+37/-1851

💡 PR-Agent usage:
Comment /help on the PR to get a list of all available PR-Agent tools and their descriptions

Copy link

github-actions bot commented Jul 4, 2024

PR Reviewer Guide 🔍

⏱️ Estimated effort to review: 2 🔵🔵⚪⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ Key issues to review

Dependency Removal:
The removal of @openapitools/openapi-generator-cli and its related dependencies has been performed. Ensure that no other part of the project relies on these dependencies indirectly.

Configuration Files:
Changes in package.json and openapitools.json should be reviewed to ensure that all references to the removed package and configurations are properly cleaned up.

Copy link

github-actions bot commented Jul 4, 2024

PR Code Suggestions ✨

No code suggestions found for PR.

@Futadaruma Futadaruma requested a review from Pugma July 4, 2024 05:43
Copy link
Collaborator

@Pugma Pugma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

okです!
ありがとう!!!

@Futadaruma Futadaruma merged commit eb370bc into master Jul 4, 2024
9 checks passed
@Futadaruma Futadaruma deleted the feat/remove_openapitools branch July 4, 2024 05:45
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.

dashboardと同様にopenapitools関連のを消す
2 participants