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

ember-apply typescript #505

Merged
merged 5 commits into from
Dec 27, 2023
Merged

ember-apply typescript #505

merged 5 commits into from
Dec 27, 2023

Conversation

NullVoxPopuli
Copy link
Owner

@NullVoxPopuli NullVoxPopuli commented Dec 6, 2023

test with

node ~/Development/NullVoxPopuli/ember-apply-2/ember-apply/src/cli/index.js \
  ~/Development/NullVoxPopuli/ember-apply-2/packages/ember/typescript/index.js 

(or whatever your paths are)

Sample:

❯ node ~/Development/NullVoxPopuli/ember-apply-2/ember-apply/src/cli/index.js ~/Development/NullVoxPopuliℹ Applying: /home/nvp/Development/NullVoxPopuli/ember-apply-2/packages/ember/typescript/index.js
ℹ If there are any bugs with this applyable, feel free to report at https://github.com/NullVoxPopuli/ember-apply

    Specified Versions:
      ember-cli:       ~4.12.1
      ember-source:    ~5.5.0 
      ember-cli-babel: ^8.2.0

    Queries:
      has ember-data?         false
      can use built in types? true
  

    ✨✨✨

    🥳 Your JavaScript app is now a TypeScript app 🥳

    Tasks to manually do
    - run 'pnpm install'
    - make sure 'pnpm run lint:types' succeeds
    - commit!

    ✨✨✨
  
✔ Applied feature: /home/nvp/Development/NullVoxPopuli/ember-apply-2/packages/ember/typescript/index.js

Copy link

stackblitz bot commented Dec 6, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

changeset-bot bot commented Dec 6, 2023

🦋 Changeset detected

Latest commit: 91cfb53

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 7 packages
Name Type
ember-apply Minor
@ember-apply/typescript Minor
@ember-apply/volta Patch
@ember-apply/embroider Patch
@ember-apply/tailwind-webpack Patch
@ember-apply/tailwind Patch
@ember-apply/unstable-embroider Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

github-actions bot commented Dec 6, 2023

Project Preview URL
Docs https://7313a235.ember-apply.pages.dev

Logs

@NullVoxPopuli NullVoxPopuli merged commit c0fe99c into main Dec 27, 2023
7 checks passed
@NullVoxPopuli NullVoxPopuli deleted the typescript branch December 27, 2023 23:36
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