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

Allow CI for ember-beta to fail #2333

Merged
merged 1 commit into from
Nov 12, 2021
Merged

Allow CI for ember-beta to fail #2333

merged 1 commit into from
Nov 12, 2021

Conversation

candunaj
Copy link
Contributor

@candunaj candunaj commented Oct 29, 2021

Allow CI for ember-beta to fail because the current version of ember-simple-auth does not support ember 4.

@candunaj candunaj requested a review from marcoow October 29, 2021 13:27
- workspace: classic-test-app
test-suite: "test:one ember-release"
allow-failure: false
allow-failure: true
Copy link
Member

Choose a reason for hiding this comment

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

I guess ember-release should still not be allowed to fail?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, you are right. I am going to fix it.

Copy link
Member

@marcoow marcoow left a comment

Choose a reason for hiding this comment

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

Hm, now this removes the ember-beta scenario… I think we'd want 2 separate PRs:

  • one that adds the currently missing (in master) ember-release scenario.
  • one that adds the allow-failure: true for the ember-beta scenario

@candunaj candunaj changed the title Allow CI for ember-beta, ember-canary fail because ember 3.0 cannot b… Allow CI for ember-beta to fail Nov 4, 2021
@marcoow marcoow merged commit 59272e6 into master Nov 12, 2021
@delete-merged-branch delete-merged-branch bot deleted the allow-unsupported-CI-fail branch November 12, 2021 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants