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

maintenance: upgrade to TS 5 and Oclif 4 #587

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

paulRbr
Copy link
Member

@paulRbr paulRbr commented Nov 7, 2024

This is basically a re-write from scratch using a newly generated package from Oclif v4 due to a too big of a jump from Oclif v1 to oclif v4.

I've then copied files from our CLI one by one making sure compilation (and features) work.

There are still some work to be done:

  • preview cmd
  • diff cmd
  • deploy cmd
  • overlay cmd
  • Tests
    • unit
    • commands (done but there's something I'm missing they don't run!)
    • integration

About #448

This is an upgrade of the package description to use a modern version
of Typescript and use the latest v4 of oclif.

It's basically a whole re-write from a scratch generated oclif package.
@paulRbr paulRbr self-assigned this Nov 7, 2024
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