Skip to content

Conversation

@mharding-hpe
Copy link
Contributor

Summary and Scope

Builds started failing recently, due to yaml/pyyaml#601. Because this repo is using an Alpine container, this PR represents the simplest workaround I was able to come up with. (Essentially, it forces the install of PyYAML inside the Docker container to use an older version of Cython). The PR is careful to only make this change when installing the PyYAML module.

This should only be a temporary workaround. There is a PR up for PyYAML that will allow us to remove this workaround, but it's not clear when it will be merged and released. That PR is: yaml/pyyaml#702

This workaround PR should have no functional impact. It will just allow the builds to continue working.

Issues and Related PRs

Risks and Mitigations

Without this, the repo is unbuildable.

@mharding-hpe mharding-hpe requested a review from a team as a code owner July 17, 2023 21:47
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants