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

fix: bind application to start function #188

Merged
merged 2 commits into from Jun 27, 2022
Merged

fix: bind application to start function #188

merged 2 commits into from Jun 27, 2022

Conversation

MrChocolatine
Copy link
Member

@MrChocolatine MrChocolatine commented Jun 24, 2022

Fix

Bind application to start function (#188)

Attempt to fix #186.

Fix successfully tested against a fresh Ember.js app in version 4.4.0.

Tests suite successfully ran against Node.js v12, v14 and v16.

Chore

Turn off noEmitOnError rule (#188)

Temporarily disable noEmitOnError TS rule to unblock ember-try scenarios in the CI, to be turned on when we manage to fix type errors in this repo for ember-try scenarios.

@MrChocolatine
Copy link
Member Author

Ember-try scenarios ember-beta and ember-canary still allowed to fail:
https://github.com/peopledoc/.github/blob/main/.github/workflows/js--emberjs-addons-ci.yml#L131-L134

@ndekeister-us ndekeister-us merged commit 70b02bf into DazzlingFugu:master Jun 27, 2022
@MrChocolatine MrChocolatine deleted the patch-1 branch June 27, 2022 12:40
@ndekeister-us ndekeister-us mentioned this pull request Jun 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants