You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since branch protection it seems Docker Image doesn't get the right yamlfixer version.
It get the main branch content before the merge
See logs for Bump version: 0.7.3 -> 0.8.0 Docker Image CI #199 :
#7 22.87 Stored in directory: /root/.cache/pip/wheels/3c/de/35/2cbb99955fa449eeddb2b433b4369035ee5bdf0fc121035ffe
#7 22.87 Successfully built yamlfixer-opt-nc yamllint pyyaml
#7 22.88 Installing collected packages: pyyaml, pathspec, yamllint, yamlfixer-opt-nc
#7 23.07 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamlfixer-opt-nc-0.7.3 yamllint-1.26.3
#7 23.07 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
#7 DONE 23.3s
📑 Steps to Reproduce
Steps to reproduce the behavior:
Do a release
2️⃣ Expected behavior
Version of yamlfixer in docker image should be the same as the one just released.
The text was updated successfully, but these errors were encountered:
1️⃣ Description
Since branch protection it seems Docker Image doesn't get the right yamlfixer version.
It get the main branch content before the merge
See logs for Bump version: 0.7.3 -> 0.8.0 Docker Image CI #199 :
📑 Steps to Reproduce
Steps to reproduce the behavior:
Do a release
2️⃣ Expected behavior
Version of yamlfixer in docker image should be the same as the one just released.
The text was updated successfully, but these errors were encountered: