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

use our own version of ember-cli so the test app is always generated with the latest blueprint #268

Merged
merged 2 commits into from
Mar 4, 2024

Conversation

mansona
Copy link
Member

@mansona mansona commented Mar 4, 2024

This is being considered a bugfix because it is fixing the undefined behaviour of discovering the wrong version of ember-cli either in the containing folder or globally 👍

@mansona mansona added the bug Something isn't working label Mar 4, 2024
timeout-minutes: 5
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
ember-cli:
- 5.4.1
Copy link
Collaborator

Choose a reason for hiding this comment

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

ah so this is our min ember-cli version for typescript

@NullVoxPopuli NullVoxPopuli merged commit 4101628 into main Mar 4, 2024
18 checks passed
@NullVoxPopuli NullVoxPopuli deleted the internal-ember-cli branch March 4, 2024 15:03
@github-actions github-actions bot mentioned this pull request Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants