Skip to content

ci: add Arch Linux package build workflow#27

Open
MyuriKanao wants to merge 2 commits into
black-ant:masterfrom
MyuriKanao:master
Open

ci: add Arch Linux package build workflow#27
MyuriKanao wants to merge 2 commits into
black-ant:masterfrom
MyuriKanao:master

Conversation

@MyuriKanao

Copy link
Copy Markdown

Summary

Adds an Arch Linux packaging workflow that builds the Wails app with WebKitGTK 4.1, validates the generated package with pacman/namcap, and uploads the .pkg.tar.zst
artifact.

Verification

  • GitHub Actions: Build Arch Package passed on run 26958863857
  • Locally verified with makepkg
  • Inspected package metadata and file list with pacman -Qpi / pacman -Qlp
  • Checked runtime linkage with ldd
  • Ran namcap on the PKGBUILD and generated package

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