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

feat(config): disable the empty tiff checker #3023

Merged
merged 3 commits into from
Dec 6, 2023
Merged

Conversation

blacha
Copy link
Member

@blacha blacha commented Dec 6, 2023

Motivation

The empty tiff checker was designed to remove empty tiffs from the configuration as we had 9,000 tiffs that were empty. It greatly slows down the build pipeline.

We have since deleted the tiffs and have added logic to prevent them being uploaded in future.

Modification

remove the isEmpty check when creating config from tiffs.

Checklist

If not applicable, provide explanation of why.

  • Tests updated
  • Docs updated
  • Issue linked in Title

@blacha blacha marked this pull request as ready for review December 6, 2023 20:23
@blacha blacha requested a review from a team as a code owner December 6, 2023 20:23
@blacha blacha requested a review from Wentao-Kuang December 6, 2023 20:23
@blacha blacha enabled auto-merge December 6, 2023 20:24
@blacha blacha added this pull request to the merge queue Dec 6, 2023
Merged via the queue into master with commit 811bc79 Dec 6, 2023
10 checks passed
@blacha blacha deleted the feat/disable-empty branch December 6, 2023 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants