Skip to content

Fix #14688 (test-my-pr.py: run against the debian ftp server directly)#8491

Merged
danmar merged 4 commits intocppcheck-opensource:mainfrom
cppchecksolutions:fix-14688
Apr 25, 2026
Merged

Fix #14688 (test-my-pr.py: run against the debian ftp server directly)#8491
danmar merged 4 commits intocppcheck-opensource:mainfrom
cppchecksolutions:fix-14688

Conversation

@danmar
Copy link
Copy Markdown
Collaborator

@danmar danmar commented Apr 25, 2026

No description provided.

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

Updates tools/test-my-pr.py to source package test inputs directly from the Debian FTP mirror (via ls-lR.gz) rather than relying on the daca@home server.

Changes:

  • Add logic to download and parse https://ftp.debian.org/debian/ls-lR.gz and build a list of .orig.tar.* package URLs.
  • Update package selection/shuffling to use the new Debian-derived package list by default.
  • Adjust remote package URL detection from http:// to https:// in the download loop.

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

Comment thread tools/test-my-pr.py
Comment thread tools/test-my-pr.py
Comment thread tools/test-my-pr.py
Comment thread tools/test-my-pr.py
Comment thread tools/test-my-pr.py Outdated
Comment thread tools/test-my-pr.py Outdated
Comment thread tools/test-my-pr.py Outdated
danmar and others added 2 commits April 25, 2026 16:05
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@danmar danmar merged commit bafada0 into cppcheck-opensource:main Apr 25, 2026
70 checks passed
@danmar danmar deleted the fix-14688 branch April 25, 2026 16:27
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