mozilla-releng / signingscript

Signing script to run in scriptworker.
1 stars 11 forks source link

Upgrade pip-compile-multi to fixed version #145

Open peterdemin opened 5 years ago

peterdemin commented 5 years ago

pip-compile-multi of versions 1.5.3-1.5.6 has a bug that disables --upgrade option for pip-compile. It means, that the tool will work silently, just not doing upgrades. So it's quite tricky to find out what exactly is wrong.

Command I ran:

pip-compile-multi -ug base -P pip-compile-multi

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 7bdbdde872d12f22e356b041f2ba97c68bb6267f on peterdemin:patch-2 into ce8ef5c0440c8a5b1ec62af598121315f661252b on mozilla-releng:master.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 4cf1b11430ba1d1fa98b1be47237f923d03b9f87 on peterdemin:patch-2 into b8c26564f137e5aa77c4d371f2c1e492cec78712 on mozilla-releng:master.