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

Fetch gpg keys for source validation #51

Merged
merged 1 commit into from
Oct 31, 2023
Merged

Fetch gpg keys for source validation #51

merged 1 commit into from
Oct 31, 2023

Conversation

2m
Copy link
Owner

@2m 2m commented Oct 31, 2023

Parses .SRCINFO and fetches gpg keys for sources validation.

Fixes #50

Parses `.SRCINFO` and fetches gpg keys for sources validation.
@2m 2m merged commit 1e857b7 into main Oct 31, 2023
4 checks passed
@2m 2m deleted the fix/fetch-gpg-2m branch October 31, 2023 20:02
git -C target/{{project}} pull || git clone https://aur.archlinux.org/{{project}}.git target/{{project}}
docker run --rm -v {{pwd}}/target/{{project}}:/home/build -v /tmp/gh:/github/home arch-pkgbuild-builder {{command}} .
# run a command on a project, like:
# just run git@github.com:Marcool04/linux-fix-e1000e.git pkgbuild

Choose a reason for hiding this comment

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

not sure this was meant to be there... 😅

Copy link
Owner Author

Choose a reason for hiding this comment

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

Just kept it here as a reminder :)

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.

ERROR: One or more PGP signatures could not be verified!
2 participants