Skip to content

Conversation

caiosba
Copy link
Contributor

@caiosba caiosba commented Aug 4, 2025

I noticed that the check build was installing a different version of tokenizer, despite the pinned version in requirements.txt (maybe it was coming from another dependency). That different version was triggering an error on check's CI. This PR ensures that the version we need is installed.

I also took the opportunity to fix some failing tests.

Reference: CV2-6381.

@caiosba caiosba marked this pull request as ready for review August 5, 2025 04:02
@caiosba caiosba requested review from danielevalverde and removed request for computermacgyver and dmou August 5, 2025 04:02
Copy link
Collaborator

@danielevalverde danielevalverde left a comment

Choose a reason for hiding this comment

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

Thanks, @caiosba. This change appears to have resolved the Alegre build issue on the Check repository.
Before your changes, the build was consistently hanging during the pip install step for Alegre and queue_worker and now this step was completed without interruption

#88 [queue_worker 9/11] RUN pip install --no-cache-dir -r requirements.txt #88 DONE 290.8s #136 [alegre 9/11] RUN pip install --no-cache-dir -r requirements.txt
Log here: https://github.com/meedan/check/actions/runs/16757125892/job/47442589617

@caiosba caiosba merged commit 6bdc140 into develop Aug 5, 2025
5 of 6 checks passed
@caiosba caiosba deleted the CV2-6381-check-ci-is-failing-2 branch August 5, 2025 20:08
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.

2 participants