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

Remove explicit clnvm run #572

Merged

Conversation

ShahanaFarooqui
Copy link
Collaborator

  • Removed RUN uv run clnvm get-all since it fails with No such file or directory (os error 2) and is redundant, as the command runs later with gltestserver run.

  • Set GL_TESTING_IGNORE_HASH to False to suppress the warning: "Checking the hash of remote versions is disabled, which is unsafe. Try to unset GL_TESTING_IGNORE_HASH."

- Removed `RUN uv run clnvm get-all` since it fails with `No such file or directory (os error 2)` and is redundant, as the command runs later with `gltestserver run`.

- Set `GL_TESTING_IGNORE_HASH` to False to suppress the warning: "Checking the hash of remote versions is disabled, which is unsafe. Try to unset GL_TESTING_IGNORE_HASH."
@cdecker
Copy link
Collaborator

cdecker commented Feb 5, 2025

ACK 67c3fdd

@cdecker cdecker merged commit 1d13f8e into Blockstream:main Feb 5, 2025
11 checks passed
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