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

Yamlfixer version in Docker Image after a release is not the good one #143

Open
mbarre opened this issue Apr 29, 2022 · 0 comments
Open
Labels
bug Something isn't working

Comments

@mbarre
Copy link
Collaborator

mbarre commented Apr 29, 2022

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 :

#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.

@mbarre mbarre added the bug Something isn't working label Apr 29, 2022
@mbarre mbarre changed the title Bug report Yamlfixer version in Docker Image after a release is not the good one Apr 29, 2022
mbarre added a commit that referenced this issue Apr 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant