D. Can Celasun
c373f73845
feat: Replace paru with yay
...
Paru has not been updated in months and is incompatible with the current
version of pacman / libalpm, which is v16.0.0. See upstream issue [1].
Replace paru with yay so the action works again.
Also updated CI test with latest Spotify as the old version is gone now.
[1] https://github.com/Morganamilo/paru/issues/1454
2025-12-14 19:32:53 +00:00
D. Can Celasun
c53aa59f58
Add support for loading PGP keys
...
Without this, the only way to build PKGBUILDs with signatures is to pass
--skippgpcheck to makepkg.
Also switched to a package with PGP keys to verify.
2025-05-30 23:27:11 +01:00
D. Can Celasun
f0c37ce87f
feat: Copy all package files, not just PKGBUILD
...
Also update CI workflow to test against a package with multiple source
files.
This fixes https://github.com/heyhusen/archlinux-package-action/issues/31
2025-05-26 12:43:52 +01:00
Tyler Cook
a93ac07315
Pacman --noconfirm
2025-02-28 20:29:46 -06:00
Tyler Cook
cfcd11665c
Run pacman as root
2025-02-28 20:24:03 -06:00
Tyler Cook
4076a2bcdb
Fix keyring update
2025-02-28 20:07:50 -06:00
ReenigneArcher
c9118ad67a
add option to update archlinux-keyring
2022-07-29 17:27:57 -04:00
Ahmad Husen
1a92d6efa7
fix: wrong conditional using paru
2022-05-15 13:51:00 +07:00
kamack38
c3e3ab0325
feat: 🎸 Add option to resolve deps using paru (from AUR)
2022-04-27 14:06:06 +02:00
Ahmad Husen
265fe9f569
fix: wrong copied PKGBUILD permission
2022-02-02 15:08:12 +07:00
Ahmad Husen
360be955b0
fix: add user directly into sudoers file
2022-02-02 10:38:28 +07:00
Ahmad Husen
10816168b7
fix(bash): .git folder
2021-10-26 08:49:09 +07:00
Ahmad Husen
3487dc866b
feat: update pkgrel
2021-10-01 22:54:16 +07:00
Ahmad Husen
4d1983388b
feat: update pkgver
2021-10-01 22:27:55 +07:00
Ahmad Husen
3d91dafd70
fix(bash): missing 'set e'
2021-10-01 13:58:10 +07:00
Ahmad Husen
3aa6342a73
feat(container): copy '.git' folder from WORKPATH
CI / Pretest (with Dockerfile) (push) Successful in 1m48s
CI / Test (with pre-built Container Image) (push) Has been cancelled
CI / Publish container image (push) Has been cancelled
2021-05-30 14:24:17 +07:00
Ahmad Husen
8987dba528
feat(container): always under
2021-05-30 14:20:58 +07:00
Ahmad Husen
b8114f2ee3
feat(container): change value
2021-05-30 14:14:59 +07:00
Ahmad Husen
42c6bfae1e
feat(container): create /tmp folder manually
2021-05-30 14:07:35 +07:00
Ahmad Husen
fcedc2d02c
feat(container): copy .git to /tmp folder
2021-05-30 14:05:13 +07:00
Ahmad Husen
7f32fc286b
feat(container): only copy needed files
2021-05-30 14:00:48 +07:00
Ahmad Husen
ec0ee87e6a
feat(bash): run all commmand with non-root user
2021-05-30 13:52:20 +07:00
Ahmad Husen
3c654a34ce
fix(container): unknown rsync option
2021-05-30 13:38:37 +07:00
Ahmad Husen
65e9437ece
feat(container): use rsync instead cp
2021-05-30 13:36:39 +07:00
Ahmad Husen
0593cc597c
fix(bash): cp permission
2021-05-30 13:26:06 +07:00
Ahmad Husen
88a8c57641
feat(bash): copying files to /tmp instead of chown
2021-05-30 13:19:29 +07:00
Ahmad Husen
5fa9ff1a99
fix: path for action run
2021-05-26 10:26:23 +07:00
Ahmad Husen
e2ed7401c9
feat: set grouped output for entrypoint.sh
2021-05-23 20:48:35 +07:00
Ahmad Husen
57aae0ebaf
fix: default action path
2021-05-18 21:02:36 +07:00
Ahmad Husen
444f56b20f
feat: use default path, lint bash script & show diff
2021-05-18 20:46:48 +07:00
Ahmad Husen
cb1e92719a
feat: chown .GITHUB_WORKSPACE inside container
2021-05-18 17:06:32 +07:00
Ahmad Husen
eaabbd6b0e
fix: updpkgsums permission
2021-05-18 17:00:48 +07:00
Ahmad Husen
f95f613205
feat: add basic CI
2021-05-18 16:49:00 +07:00
Ahmad Husen
0b27d17177
Initial commit
2021-05-14 21:23:11 +07:00