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

Fix patches and add tests #91

Merged
merged 8 commits into from
Dec 2, 2022
Merged

Fix patches and add tests #91

merged 8 commits into from
Dec 2, 2022

Conversation

vv9k
Copy link
Owner

@vv9k vv9k commented Dec 2, 2022

This PR adds early exits for when pkger fails to load a patch or fails to apply the patch. Previously the patch would be silently ignored if it failed. Other than that the directory where the patches were uploaded was incorrect and got fixed as well.

There are also tests included that should prevent future breakage from happening.

Closes: #90

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.

pkger silently fails to apply patches (uses wrong location)
1 participant