alegre icon indicating copy to clipboard operation
alegre copied to clipboard

Force system wide python module installs if needed.

Open sonoransun opened this issue 2 years ago • 1 comments

Description

While debugging GitLab CI issues, it was observed that the Alegre builds were failing when attempting to install the awscli (or other pip modules).

How has this been tested?

A build and deploy from this branch confirmed the fix.

Have you considered secure coding practices when writing this code?

There are no security concerns with this change, as we previously performed system wide installations of pip modules and utiltiies.

sonoransun avatar Apr 25 '24 20:04 sonoransun

Code Climate has analyzed commit 98900237 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 81.9% (0.0% change).

View more on Code Climate.

qlty-cloud-legacy[bot] avatar Apr 25 '24 21:04 qlty-cloud-legacy[bot]