-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Service Arch
-
Fully Compatible
-
ALL
-
Programmability 2024-06-24
Commonly during builds developers will see:
Detected one or more packages are out of date. Try running: export PYTHON_KEYRING_BACKEND=keyring.backends.null.Keyring python3 -m poetry install --no-root --sync
Let's just have a script to do that.
Let's say:
buildscripts/poetry_sync.sh