-
Notifications
You must be signed in to change notification settings - Fork 20
CLI Improvement β Overhaul Project Scaffolding, Upgrade Dependencies & Integrate Panam for Consistent CI/CD #264
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
Conversation
|
commit: |
This PR introduces a comprehensive refactor of the QwikDev/astro CLI and scaffold system to enhance reliability, developer experience, and CI/CD consistency:
π 1. Workflow & CI/CD Enhancements
ci.yml,cli.yml,release.yml, etc.) now installpanam-cliglobally before running commands.π¦ 2. Dependency Updates
astro,typescript,@types/react, and other dev dependencies.panamandtsxto replace older methods (tsm, legacy process runner).pnpm-lock.yaml.π οΈ 3. Scaffolding & Template Refactor
tsconfig.json,.eslintrc.cjs, etc.) instubs/tools/.π§βπ» 4. CLI & Internal Refactoring
process.tslogic; introduces new executor abstraction.which, aliasaforadd, and support for adding/checking multiple tools.π 5. Documentation & DX Improvements
π§Ή 6. Cleanup & Robustness
tsx) and overall build script structure.π‘ Impact
panam-cli, reducing environment-specific bugs.