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

Remove default ciProvider in appOptions #290

Merged
merged 2 commits into from
May 17, 2024

Conversation

mkszepp
Copy link
Contributor

@mkszepp mkszepp commented May 15, 2024

fix #289

We should avoid to set travis as default value for ciProvider, because in this case the test-app has in ember-cli-update.json as option --ci-provider=travis.

Travis was deprecated in v5 see https://deprecations.emberjs.com/ember-cli/v5.x/#toc_travis-ci-support

@mkszepp mkszepp changed the title Remove default ciProvider for app options Remove default ciProvider in app options May 15, 2024
@mkszepp mkszepp changed the title Remove default ciProvider in app options Remove default ciProvider in appOptions May 15, 2024
@simonihmig simonihmig merged commit 9dd9a24 into embroider-build:main May 17, 2024
16 checks passed
@simonihmig
Copy link
Collaborator

Thank you!

@github-actions github-actions bot mentioned this pull request Apr 30, 2024
@mkszepp mkszepp deleted the remove-ci-provider-default branch May 17, 2024 07:22
@NullVoxPopuli NullVoxPopuli added the bug Something isn't working label May 17, 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.

New addon v2 creates in test-app file ember-cli-update.json with option --ci-provider=travis
3 participants