Skip to content

Remove check for SCARB_WITHOUT_CAIRO_TEST_TEMPLATE#4304

Draft
MKowalski8 wants to merge 9 commits intomkowalski/remove-unused-features-flagsfrom
mkowalski/3910-delete-check-for-ciaro-test-template
Draft

Remove check for SCARB_WITHOUT_CAIRO_TEST_TEMPLATE#4304
MKowalski8 wants to merge 9 commits intomkowalski/remove-unused-features-flagsfrom
mkowalski/3910-delete-check-for-ciaro-test-template

Conversation

@MKowalski8
Copy link
Copy Markdown
Member

Closes #3910

Introduced changes

  • Remove check for SCARB_WITHOUT_CAIRO_TEST_TEMPLATE

Checklist

  • Linked relevant issue
  • Updated relevant documentation
  • Added relevant tests
  • Performed self-review of the code
  • Added changes to CHANGELOG.md

@MKowalski8 MKowalski8 force-pushed the mkowalski/3910-delete-check-for-ciaro-test-template branch 2 times, most recently from e99b3d4 to cb88c35 Compare April 23, 2026 15:54
format!(
"❌ {} Version {} doesn't satisfy minimal {}\n{}",
self.name, version, min_version_to_display, self.helper_text
self.name, version, self.minimal_version, self.helper_text
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

There was a bug, minimal should be 2.13.1, not minimal_recommended 2.15.2

Image

@MKowalski8 MKowalski8 force-pushed the mkowalski/3910-delete-check-for-ciaro-test-template branch 2 times, most recently from af83a6b to 7bd7f5c Compare April 27, 2026 17:22
@MKowalski8 MKowalski8 force-pushed the mkowalski/3910-delete-check-for-ciaro-test-template branch from 7bd7f5c to ae7a385 Compare April 27, 2026 17:29
@MKowalski8 MKowalski8 changed the base branch from master to mkowalski/remove-unused-features-flags April 27, 2026 17:29
@MKowalski8 MKowalski8 force-pushed the mkowalski/remove-unused-features-flags branch from 82adec9 to 9450510 Compare April 28, 2026 14:22
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.

Delete check for SCARB_WITHOUT_CAIRO_TEST_TEMPLATE.

1 participant