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

fix(apps/cli): resolve issues with publish command, init command, and boilerplate files #1418

Merged
merged 5 commits into from
Dec 19, 2024

Conversation

amirabbas-gh
Copy link
Collaborator

📚 Description

  • Fixed issues related to the Codemod CLI by resolving the build failure when using the publish command.
  • Removed the automatic installation of dependencies during the init command, ensuring that packages are not installed at initialization.
  • Fixed the .gitignore issue in the package-boilerplate.ts file.
  • Removed the LICENSE file from the list of boilerplate files in package-boilerplate.ts.

🧪 Test Plan

  • Verified that the Codemod CLI build works correctly when using the publish command.
  • Ensured no dependencies are installed when the init command is executed.
  • Checked that the LICENSE file is no longer part of the boilerplate list in the relevant files.

Copy link

vercel bot commented Dec 19, 2024

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

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
codemod ⬜️ Ignored (Inspect) Visit Preview Dec 19, 2024 0:55am

@CLAassistant
Copy link

CLAassistant commented Dec 19, 2024

CLA assistant check
All committers have signed the CLA.

@amirabbas-gh amirabbas-gh changed the title Improve cli fix(apps/cli): resolve issues with publish command, init command, and boilerplate files Dec 19, 2024
Copy link

pkg-pr-new bot commented Dec 19, 2024

Open in Stackblitz

npm i https://pkg.pr.new/codemod@1418

commit: c1df708

@alexbit-codemod alexbit-codemod merged commit cc6f1bb into main Dec 19, 2024
10 of 11 checks passed
@alexbit-codemod alexbit-codemod deleted the improve_cli branch December 19, 2024 00:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants