Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.github/workflows: fetch full history for pkgcheck actions #963

Closed

Conversation

parona-source
Copy link
Contributor

#960 (comment)

@a17r @thesamesam

pkgcheck uses git history for some of its checks so its best to have the whole history to have less false positives.

This wont stop cases where you are blocking versions that only existed on ::gentoo and were never in ::kde.

Such as

kde-plasma/plasma-desktop
  NonexistentBlocker: version 5.27.49.9999: nonexistent blocker RDEPEND="!<kde-plasma/kdeplasma-addons-5.25.50": no matches in repo history
  NonexistentBlocker: version 9999: nonexistent blocker RDEPEND="!<kde-plasma/kdeplasma-addons-5.25.50": no matches in repo history

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.

1 participant