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

[Bug] test/publish-image targets are disabled for pii_redactor/ray due to OSError #571

Open
1 of 2 tasks
daw3rd opened this issue Sep 4, 2024 · 0 comments
Open
1 of 2 tasks
Assignees
Labels
bug Something isn't working

Comments

@daw3rd
Copy link
Member

daw3rd commented Sep 4, 2024

Search before asking

  • I searched the issues and found no similar issues.

Component

Transforms/Other

What happened + What you expected to happen

The pii_redactor ray image is not being published on PR merges, like is done for other transforms.
This is due to the fact that test-image and publish-image targets have been disabled in ray/Makefile to avoid a ci/cd failure on pii_redact.

Reproduction script

cd transform/language/pii_redactor/ray/
make test-image publish-image
Skip... do nothing! pushing CI/CD over a cliff with OSError on text_encoder 
Skip... do nothing! pushing CI/CD over a cliff with OSError on text_encoder 

Anything else

No response

OS

Ubuntu, MacOS (limited support)

Python

3.10.x, 3.11.x

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!
@daw3rd daw3rd added the bug Something isn't working label Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants