Husen
08dba55302
Merge pull request #58 from heyhusen/ci/weekly-dependabot
...
ci: change dependabot update to weekly
2025-08-16 09:00:33 +07:00
Husen
bed26d7507
ci: change dependabot update to weekly
...
Signed-off-by: Husen <hi@husen.id >
2025-08-16 08:55:31 +07:00
dependabot[bot]
8fa9eb7023
Merge pull request #57 from heyhusen/dependabot/github_actions/actions/checkout-5
2025-08-12 11:22:51 +00:00
dependabot[bot]
f87823ed79
chore(deps): bump actions/checkout from 4 to 5
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-12 04:11:09 +00:00
Husen
f74e99ad3c
Merge pull request #56 from heyhusen/ci/token-permission
...
ci: allow GITHUB_TOKEN to push OCI image & create a release
2025-08-01 04:30:58 +07:00
Husen
5f746d9353
ci: allow GITHUB_TOKEN to push OCI image & create a release
...
Signed-off-by: Husen <hi@husen.id >
2025-08-01 04:28:16 +07:00
dependabot[bot]
2afeaa64ad
Merge pull request #55 from heyhusen/dependabot/github_actions/tj-actions/branch-names-9
2025-07-30 01:04:29 +00:00
dependabot[bot]
adae81c2d0
chore(deps): bump tj-actions/branch-names from 8 to 9
...
Bumps [tj-actions/branch-names](https://github.com/tj-actions/branch-names ) from 8 to 9.
- [Release notes](https://github.com/tj-actions/branch-names/releases )
- [Changelog](https://github.com/tj-actions/branch-names/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/branch-names/compare/v8...v9 )
---
updated-dependencies:
- dependency-name: tj-actions/branch-names
dependency-version: '9'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-29 20:50:34 +00:00
Husen
04303ce8da
Merge pull request #53 from heyhusen/release/v2.4.0
...
CI / Test (with Dockerfile) (push) Has been cancelled
CI / Release (push) Has been cancelled
CI / Publish OCI image (push) Has been cancelled
CI / Test (with prebuilt OCI Image) (push) Has been cancelled
chore: release v2.4.0
2025-06-01 11:36:04 +07:00
Husen
89fcd71e20
chore: release v2.4.0
...
Signed-off-by: Husen <hi@husen.id >
2025-06-01 11:34:02 +07:00
Husen
f5ada5953b
Merge pull request #52 from dcelasun/feat/add-pgp-support
...
Add support for loading PGP keys
2025-06-01 11:28:04 +07: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
Husen
5b75404b8d
Merge pull request #51 from heyhusen/release/v2.3.0
...
CI / Test (with Dockerfile) (push) Has been cancelled
CI / Publish OCI image (push) Has been cancelled
CI / Test (with prebuilt OCI Image) (push) Has been cancelled
CI / Release (push) Has been cancelled
chore: release v2.3.0
2025-05-27 07:35:54 +07:00
Husen
ffd91d234b
chore: release v2.3.0
...
Signed-off-by: Husen <hi@husen.id >
2025-05-27 07:32:47 +07:00
Husen
602fae3c61
Merge pull request #50 from dcelasun/fix/use-multilib-devel
...
Use archlinux/multilib-devel
2025-05-27 07:21:30 +07:00
Husen
6e5fdcc377
Merge pull request #49 from dcelasun/feat/copy-all-files
...
feat: Copy all package files, not just PKGBUILD
2025-05-27 07:14:27 +07: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
D. Can Celasun
22a870372c
Use archlinux/multilib-devel
...
Otherwise packages depending on multilib stuff can't be built.
2025-05-25 20:16:43 +01:00
Husen
ee5d6e807d
Merge pull request #48 from cilki/main
...
Fix keyring update
2025-03-16 14:00:48 +07: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
Husen
4de74c453f
Merge pull request #47 from heyhusen/v2
...
V2
2024-09-08 16:01:44 +07:00
Husen
f3d81c81b8
Merge pull request #46 from heyhusen/chore/update-v2-branch
...
Chore/update v2 branch
2024-09-08 15:57:58 +07:00
Husen
e573cc1655
Merge pull request #45 from heyhusen/bugfix/cannot-pull-docker-image
...
Bugfix/cannot pull docker image
2024-09-08 15:52:38 +07:00
Husen
e58b416119
Merge pull request #43 from heyhusen/release/v2.2.1
...
CI / Test (with Dockerfile) (push) Has been cancelled
CI / Publish OCI image (push) Has been cancelled
CI / Test (with prebuilt OCI Image) (push) Has been cancelled
CI / Release (push) Has been cancelled
chore: release v2.2.1
2024-02-19 00:12:16 +07:00
Husen
3f13112064
chore: release v2.2.1
...
Signed-off-by: Husen <hi@husen.id >
2024-02-19 00:10:06 +07:00
dependabot[bot]
8a82ee672c
Merge pull request #39 from heyhusen/dependabot/github_actions/tj-actions/branch-names-8
2024-02-18 16:54:56 +00:00
dependabot[bot]
20d8479ebc
chore(deps): bump tj-actions/branch-names from 7 to 8
...
Bumps [tj-actions/branch-names](https://github.com/tj-actions/branch-names ) from 7 to 8.
- [Release notes](https://github.com/tj-actions/branch-names/releases )
- [Changelog](https://github.com/tj-actions/branch-names/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/branch-names/compare/v7...v8 )
---
updated-dependencies:
- dependency-name: tj-actions/branch-names
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-18 16:52:52 +00:00
Husen
9fd24ca405
Merge pull request #42 from heyhusen/bugfix/cannot-pull-docker-image
...
fix: can't pull docker image
2024-02-18 23:47:58 +07:00
Husen
f7376aba0b
fix: can't pull docker image
...
Signed-off-by: Husen <hi@husen.id >
2024-02-18 23:45:23 +07:00
dependabot[bot]
5e383b10b5
Merge pull request #38 from hapakaien/dependabot/github_actions/docker/metadata-action-5
2023-09-17 13:50:30 +00:00
dependabot[bot]
8f5e879913
chore(deps): bump docker/metadata-action from 4 to 5
...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 4 to 5.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md )
- [Commits](https://github.com/docker/metadata-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-12 20:57:44 +00:00
dependabot[bot]
47fa19da38
Merge pull request #37 from hapakaien/dependabot/github_actions/actions/checkout-4
2023-09-10 09:38:16 +00:00
dependabot[bot]
fd1dbe5048
chore(deps): bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-04 20:08:50 +00:00
dependabot[bot]
c058d80ac5
Merge pull request #36 from hapakaien/dependabot/github_actions/tj-actions/branch-names-7
2023-05-18 06:53:24 +00:00
dependabot[bot]
aa9be96cf9
chore(deps): bump tj-actions/branch-names from 6 to 7
...
Bumps [tj-actions/branch-names](https://github.com/tj-actions/branch-names ) from 6 to 7.
- [Release notes](https://github.com/tj-actions/branch-names/releases )
- [Changelog](https://github.com/tj-actions/branch-names/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/branch-names/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: tj-actions/branch-names
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-15 21:01:12 +00:00
dependabot[bot]
bc32e723f3
Merge pull request #30 from hapakaien/dependabot/github_actions/tj-actions/branch-names-6
2022-12-04 14:49:34 +00:00
dependabot[bot]
f699bb5cff
chore(deps): bump tj-actions/branch-names from 5 to 6
...
Bumps [tj-actions/branch-names](https://github.com/tj-actions/branch-names ) from 5 to 6.
- [Release notes](https://github.com/tj-actions/branch-names/releases )
- [Changelog](https://github.com/tj-actions/branch-names/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/branch-names/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: tj-actions/branch-names
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-29 21:45:28 +00:00
Ahmad Husen
0f306e414a
Merge pull request #29 from hapakaien/release/v2.2.0
...
CI / Test (with Dockerfile) (push) Has been cancelled
CI / Publish OCI image (push) Has been cancelled
CI / Test (with prebuilt OCI Image) (push) Has been cancelled
CI / Release (push) Has been cancelled
chore: release v2.2.0
2022-08-05 13:25:21 +07:00
Ahmad Husen
f9ff68181b
chore: release v2.2.0
2022-08-05 13:23:23 +07:00
Ahmad Husen
94f928c5df
Merge pull request #28 from LizardByte/repository-name-lowercase
...
Convert repository name to lowercase
2022-08-05 10:51:18 +07:00
Ahmad Husen
099605a64c
Merge pull request #27 from LizardByte/fix/keyring
...
add option to update archlinux-keyring
2022-08-05 10:07:29 +07:00
ReenigneArcher
d3aea41d02
allow variable expansion in sed command
...
Signed-off-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com >
2022-07-29 17:44:57 -04:00
ReenigneArcher
618a0ba862
make repository name lowercase
...
Signed-off-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com >
2022-07-29 17:44:57 -04:00
ReenigneArcher
c9118ad67a
add option to update archlinux-keyring
2022-07-29 17:27:57 -04:00
Ahmad Husen
2d9dafa60e
Merge pull request #22 from hapakaien/release/v2.1.1
...
CI / Test (with Dockerfile) (push) Has been cancelled
CI / Publish OCI image (push) Has been cancelled
CI / Test (with prebuilt OCI Image) (push) Has been cancelled
CI / Release (push) Has been cancelled
chore: release v2.1.1
2022-05-15 14:04:52 +07:00
Ahmad Husen
ae967066cb
chore: release v2.1.1
2022-05-15 14:03:00 +07:00
Ahmad Husen
cf8509924b
Merge pull request #21 from hapakaien/bugfix/conditional-bash-script
...
fix: wrong conditional using paru
2022-05-15 13:54:13 +07:00
Ahmad Husen
1a92d6efa7
fix: wrong conditional using paru
2022-05-15 13:51:00 +07:00
dependabot[bot]
8dc2e4d3e8
Merge pull request #20 from hapakaien/dependabot/github_actions/docker/metadata-action-4
2022-05-06 02:38:57 +00:00
dependabot[bot]
37bda140be
chore(deps): bump docker/metadata-action from 3 to 4
...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 3 to 4.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md )
- [Commits](https://github.com/docker/metadata-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-05 20:27:31 +00:00
Ahmad Husen
f710e16a35
Merge pull request #19 from hapakaien/release/v2.1.0
...
CI / Test (with Dockerfile) (push) Has been cancelled
CI / Publish OCI image (push) Has been cancelled
CI / Test (with prebuilt OCI Image) (push) Has been cancelled
CI / Release (push) Has been cancelled
chore: release v2.1.0
2022-05-05 23:08:55 +07:00
Ahmad Husen
7118f1dd24
chore: release v2.1.0
2022-05-05 23:07:01 +07:00
Ahmad Husen
fda333bd87
Merge pull request #18 from kamack38/aur-deps
...
feat: 🎸 Add option to resolve deps using paru (from AUR)
2022-05-04 19:52:40 +07:00
kamack38
80d76aa524
style: 💄 Fix trailing space in README
2022-04-27 14:12:16 +02:00
kamack38
77f37ad6f1
docs: ✏️ Update docs
2022-04-27 14:10:39 +02:00
kamack38
c3e3ab0325
feat: 🎸 Add option to resolve deps using paru (from AUR)
2022-04-27 14:06:06 +02:00
dependabot[bot]
b257397a15
Merge pull request #17 from hapakaien/dependabot/github_actions/actions/checkout-3
2022-03-02 11:24:41 +00:00
dependabot[bot]
a4f0a491d0
chore(deps): bump actions/checkout from 2.4.0 to 3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2.4.0 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2.4.0...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-01 20:28:36 +00:00
Ahmad Husen
eadb0293c0
Merge pull request #16 from hapakaien/release/v2.0.3
...
CI / Test (with Dockerfile) (push) Has been cancelled
CI / Publish OCI image (push) Has been cancelled
CI / Test (with prebuilt OCI Image) (push) Has been cancelled
CI / Release (push) Has been cancelled
chore: release v2.0.3
2022-02-02 15:15:02 +07:00
Ahmad Husen
9400d7c75d
chore: release v2.0.3
2022-02-02 15:13:33 +07:00
Ahmad Husen
c121cf29d7
Merge pull request #15 from hapakaien/bugfix/pkgbuild-permission
...
fix: wrong copied PKGBUILD permission
2022-02-02 15:09:47 +07:00
Ahmad Husen
265fe9f569
fix: wrong copied PKGBUILD permission
2022-02-02 15:08:12 +07:00
Ahmad Husen
66d669bebf
Merge pull request #14 from hapakaien/v2
...
CI / Publish OCI image (push) Has been cancelled
CI / Test (with prebuilt OCI Image) (push) Has been cancelled
CI / Release (push) Has been cancelled
CI / Test (with Dockerfile) (push) Has been cancelled
chore: release v2.0.2
2022-02-02 12:06:30 +07:00
Ahmad Husen
e346bea956
chore: release v2.0.2
2022-02-02 11:43:57 +07:00
Ahmad Husen
6ade55c2b2
Merge pull request #13 from hapakaien/v2
...
chore: release v2.0.1
2022-02-02 11:36:26 +07:00
Ahmad Husen
8455f15e27
chore: release v2.0.1
2022-02-02 11:34:30 +07:00
Ahmad Husen
594be7f44a
Merge pull request #12 from hapakaien/hotfix/wrong-oci-tag
...
CI / Publish OCI image (push) Has been cancelled
CI / Test (with prebuilt OCI Image) (push) Has been cancelled
CI / Test (with Dockerfile) (push) Has been cancelled
CI / Release (push) Has been cancelled
fix: wrong oci image tag on action.yml
2022-02-02 11:33:13 +07:00
Ahmad Husen
0a161adbcd
fix: wrong oci image tag on action.yml
2022-02-02 11:31:39 +07:00
Ahmad Husen
94c0a400c6
Merge pull request #11 from hapakaien/v2
...
chore: release v2.0.0
2022-02-02 11:21:48 +07:00
Ahmad Husen
cd2e2d62b6
chore: release v2.0.0
CI / Publish OCI image (push) Has been cancelled
CI / Test (with Dockerfile) (push) Has been cancelled
CI / Test (with prebuilt OCI Image) (push) Has been cancelled
CI / Release (push) Has been cancelled
2022-02-02 11:19:55 +07:00
Ahmad Husen
4da3a1b0cc
Merge pull request #10 from hapakaien/feature/migrate-to-buildah
...
feature: replace Docker with Buildah in CI
2022-02-02 11:08:06 +07:00
Ahmad Husen
7926f4fb39
feature: replace Docker with Buildah in CI
2022-02-02 11:03:05 +07:00
Ahmad Husen
863b0d9617
Merge pull request #9 from hapakaien/bugfix/sudoers-user
...
fix: add user directly into sudoers file
2022-02-02 10:39:52 +07:00
Ahmad Husen
360be955b0
fix: add user directly into sudoers file
2022-02-02 10:38:28 +07:00
dependabot[bot]
6443f058c1
Merge pull request #7 from datakrama/dependabot/github_actions/actions/checkout-2.4.0
2021-11-08 12:00:30 +00:00
dependabot[bot]
c05034041f
chore(deps): bump actions/checkout from 2.3.5 to 2.4.0
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2.3.5 to 2.4.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2.3.5...v2.4.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-02 20:11:55 +00:00
Ahmad Husen
d90b1b2689
chore: release v1.1.1
CI / Test (with Dockerfile) (push) Successful in 1m27s
CI / Publish container image (push) Has been cancelled
CI / Test (with prebuilt Container Image) (push) Has been cancelled
CI / Release (push) Has been cancelled
2021-10-26 09:00:00 +07:00
Ahmad Husen
3747c6e38e
Merge pull request #6 from datakrama/bugfix/path
...
fix(bash): .git folder
2021-10-26 08:52:10 +07:00
Ahmad Husen
10816168b7
fix(bash): .git folder
2021-10-26 08:49:09 +07:00
dependabot[bot]
87fb26e440
Merge pull request #5 from datakrama/dependabot/github_actions/actions/checkout-2.3.5
2021-10-26 01:12:05 +00:00
dependabot[bot]
38bb9b95aa
chore(deps): bump actions/checkout from 2.3.4 to 2.3.5
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-15 20:09:36 +00:00