2
0
Fork 0
Commit graph

29 commits

Author SHA1 Message Date
Wachtl Enterprises LLC
31aeba634f Enable action to be used as a package builder
This commit adds options to enable the action to be used inside a CI
based mirror deployment. To enable this, the `pkg`,`copy_all_sources`,
`makepkg_gpg` and `mirror` options were added to the action.

Signed-off-by: Wachtl Enterprises LLC <tyrolyean@escpe.net>
2025-02-27 17:16:13 +01: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 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