Skip to content

fix(CI): Fix python static analysis workflow for poetry v2#5374

Merged
dima74 merged 1 commit intohyperledger-iroha:mainfrom
dima74:diralik/fix-ci-poetry-lock-no-update
Mar 18, 2025
Merged

fix(CI): Fix python static analysis workflow for poetry v2#5374
dima74 merged 1 commit intohyperledger-iroha:mainfrom
dima74:diralik/fix-ci-poetry-lock-no-update

Conversation

@dima74
Copy link
Copy Markdown
Contributor

@dima74 dima74 commented Mar 17, 2025

Looks like we now use poetry v2 on CI, as a result python static analysis workflow fails with error

The option "--no-update" does not exist


In poetry v2 option --no-update was removed (it became default behaviour). See python-poetry/poetry#9136

Signed-off-by: Dmitry Murzin <diralik@yandex.ru>
@dima74 dima74 merged commit 53546a3 into hyperledger-iroha:main Mar 18, 2025
6 checks passed
@dima74 dima74 deleted the diralik/fix-ci-poetry-lock-no-update branch March 18, 2025 10:22
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.

3 participants