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

Pin versions for docker images #13

Open
3 of 5 tasks
nielstron opened this issue Nov 19, 2024 · 0 comments
Open
3 of 5 tasks

Pin versions for docker images #13

nielstron opened this issue Nov 19, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@nielstron
Copy link
Collaborator

nielstron commented Nov 19, 2024

Describe the bug

Some docker images are failing due to lack of pinned versions. This is a list from SWE-Bench cases (running updated for migrated fixes)

Steps/Code to Reproduce

python -m src.main --predictions_path gold --max_workers 1 --run_id validate-gold --instance_ids <affected_instance>

Expected Results

Should succeed in building

Actual Results

May fail due to missing pin of dependencies

System Information

No response

@nielstron nielstron added the bug Something isn't working label Nov 19, 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

1 participant