Skip to content

Fixes get_changed_packages to avoid package name prefix mixups#427

Open
barulicm wants to merge 2 commits into
mainfrom
dev/barulicm/pr_pkg_mixup
Open

Fixes get_changed_packages to avoid package name prefix mixups#427
barulicm wants to merge 2 commits into
mainfrom
dev/barulicm/pr_pkg_mixup

Conversation

@barulicm

@barulicm barulicm commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

get_changed_packages.sh has a bug where one package name being a prefix of another package name will confuse it.
This PR adjusts the path matching condition to avoid that problem by ensuring paths match on a full directory border.

@barulicm barulicm requested a review from chachmu July 7, 2026 14:15
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