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: quarantine and skipJsErrors CLI option value cannot be set to false(closes #7077) #7666

Merged
merged 5 commits into from
May 3, 2023

Conversation

Artem-Babich
Copy link
Contributor

@Artem-Babich Artem-Babich commented Apr 27, 2023

Purpose

You cannot set the quarantine or skipJsErrors value to false via CLI. This should be allowed in order to have an ability to override the config file value

Approach

Describe how your changes address the issue or implement the desired functionality in as much detail as possible.

References

Provide a link to the existing issue(s), if any.

Pre-Merge TODO

  • Write tests for your proposed changes
  • Make sure that existing tests do not fail

@Artem-Babich Artem-Babich temporarily deployed to CI April 27, 2023 08:53 — with GitHub Actions Inactive
@Artem-Babich Artem-Babich temporarily deployed to CI April 27, 2023 08:53 — with GitHub Actions Inactive
@Artem-Babich Artem-Babich temporarily deployed to CI April 27, 2023 11:41 — with GitHub Actions Inactive
@Artem-Babich Artem-Babich temporarily deployed to CI April 27, 2023 11:53 — with GitHub Actions Inactive
@Artem-Babich Artem-Babich changed the title fix: quarantine CLI option value cannot be set to false(closes #7077) fix: quarantine and skipJsErrors CLI option value cannot be set to false(closes #7077) Apr 27, 2023
@Artem-Babich Artem-Babich temporarily deployed to CI April 27, 2023 12:09 — with GitHub Actions Inactive
src/cli/argument-parser/index.ts Outdated Show resolved Hide resolved
@Artem-Babich Artem-Babich self-assigned this May 2, 2023
@Artem-Babich Artem-Babich temporarily deployed to CI May 2, 2023 05:59 — with GitHub Actions Inactive
@miherlosev miherlosev merged commit 48a421b into DevExpress:master May 3, 2023
21 checks passed
@Artem-Babich Artem-Babich deleted the fix-quarantine branch May 3, 2023 06:12
@github-actions
Copy link

github-actions bot commented May 5, 2023

Release v2.6.0-rc.1 addresses this.

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.

None yet

2 participants