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

Automate AUR publishing #76

Merged
merged 4 commits into from
Nov 11, 2023
Merged

Automate AUR publishing #76

merged 4 commits into from
Nov 11, 2023

Conversation

ifd3f
Copy link
Owner

@ifd3f ifd3f commented Nov 11, 2023

The automated AUR packaging process will work as follows:

  1. We generate a PKGBUILD and .SRCINFO file via Nix (.#caligula-bin-aur package)
  2. Use KSXGitHub/github-actions-deploy-aur to deploy to AUR

As a manual escape hatch, PKGBUILD and .SRCINFO are plenty enough for the git repo.

I was going to use the Python/Docker system, but it turned out it wasn't really needed. However, I'm still keeping it here for future reference.

@ifd3f ifd3f linked an issue Nov 11, 2023 that may be closed by this pull request
@ifd3f ifd3f merged commit 0ed4854 into main Nov 11, 2023
10 checks passed
@ifd3f ifd3f deleted the autopkgbuild branch November 11, 2023 12:04
@ifd3f
Copy link
Owner Author

ifd3f commented Nov 11, 2023

Merging it just so that I can use the workflow_dispatch trigger :)

@ifd3f ifd3f mentioned this pull request Nov 11, 2023
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.

Auto-publish to AUR on release
1 participant