Skip to content

fix: sonar issues on ci#674

Merged
avirtopeanu-ionos merged 1 commit into
masterfrom
fix/sonar-issues-ci
May 21, 2026
Merged

fix: sonar issues on ci#674
avirtopeanu-ionos merged 1 commit into
masterfrom
fix/sonar-issues-ci

Conversation

@avirtopeanu-ionos
Copy link
Copy Markdown
Contributor

add --only-binary and pin versions

Copilot AI review requested due to automatic review settings May 21, 2026 08:00
@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the CI workflow’s FTPS test dependency installation to address Sonar/CI issues by forcing binary-only installs and pinning specific Python package versions.

Changes:

  • Pin pyftpdlib and pyOpenSSL to exact versions for the Ubuntu CI job.
  • Add pip install --only-binary :all: to avoid building packages from source during CI.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/ci.yml
@avirtopeanu-ionos avirtopeanu-ionos merged commit 571a6e2 into master May 21, 2026
9 checks passed
@avirtopeanu-ionos avirtopeanu-ionos deleted the fix/sonar-issues-ci branch May 21, 2026 08:04
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