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

ci: Fixes for failing workflows #565

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

ShahanaFarooqui
Copy link
Collaborator

  • Updated the gl-testing Dockerfile to use Poetry 1.8.2, as Poetry v2.x.x installs the latest version of pyln-grpc-proto (24.2.1), which causes the mypy glclient check to fail. Poetry 1.8.2 installs pyln-grpc-proto version 0.1.3, which works seamlessly with the CI.

  • Added a check to ensure the group exists before adding it in the Docker.

  • clnVersionManager: Locked Poetry version to 1.8.2 to allow for a coordinated upgrade in the future.

- Updated the `gl-testing` Dockerfile to use Poetry `1.8.2`, as Poetry
`v2.x.x` installs the latest version of `pyln-grpc-proto` (`24.2.1`),
which causes the `mypy glclient` check to fail. Poetry `1.8.2` installs
`pyln-grpc-proto` version `0.1.3`, which works seamlessly with the CI.

- Added a check to ensure the group exists before adding it in the Docker.

- clnVersionManager: Locked Poetry version to `1.8.2` to allow for a
coordinated upgrade in the future.
@cdecker cdecker merged commit 7e35fcf into Blockstream:main Jan 20, 2025
12 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