1
0
Fork 1
mirror of https://github.com/heyhusen/archlinux-package-action.git synced 2025-04-02 17:45:02 +02:00
Commit graph

114 commits

Author SHA1 Message Date
Ahmad Husen
594be7f44a
Merge pull request from hapakaien/hotfix/wrong-oci-tag
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 from hapakaien/v2
chore: release v2.0.0
2022-02-02 11:21:48 +07:00
Ahmad Husen
cd2e2d62b6
chore: release v2.0.0 2022-02-02 11:19:55 +07:00
Ahmad Husen
4da3a1b0cc
Merge pull request 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 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 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 2021-10-26 09:00:00 +07:00
Ahmad Husen
3747c6e38e
Merge pull request 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 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
Ahmad Husen
65444430c4
chore: release v1.1.0 2021-10-02 00:09:27 +07:00
Ahmad Husen
b3890e00a5
Merge pull request from datakrama/feature/pkgrel
feat: update pkgrel
2021-10-01 22:58:06 +07:00
Ahmad Husen
3487dc866b
feat: update pkgrel 2021-10-01 22:54:16 +07:00
Ahmad Husen
581d4292cc
Merge pull request from datakrama/feature/pkgver
feat: update pkgver
2021-10-01 22:34:38 +07:00
Ahmad Husen
4d1983388b
feat: update pkgver 2021-10-01 22:27:55 +07:00
Ahmad Husen
fb6ab46b3f
Merge pull request from datakrama/bugfix/missing-bash-set-e
fix(bash): missing 'set e'
2021-10-01 20:41:08 +07:00
Ahmad Husen
796ddff1d3
chore: change branding color 2021-10-01 14:38:53 +07:00
Ahmad Husen
3d91dafd70
fix(bash): missing 'set e' 2021-10-01 13:58:10 +07:00
Ahmad Husen
bc46e9c8d4
ci: update sample PKGBUILD 2021-09-30 17:07:53 +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
f7ff69715a
fix(ci): conditional syntax & others 2021-05-26 10:29:34 +07:00
Ahmad Husen
5fa9ff1a99
fix: path for action run 2021-05-26 10:26:23 +07:00
Ahmad Husen
b259baf950
fix: syntax on action.yml 2021-05-26 10:21:34 +07:00
Ahmad Husen
77f0819445
ci: don't publish container image when PR pushed 2021-05-24 14:38:32 +07:00
Ahmad Husen
23631f017d
fix(ci): wrong operator 2021-05-23 21:45:07 +07:00
Ahmad Husen
9106fe5df2
ci: combine 2 workflow to run asynchronously 2021-05-23 21:43:29 +07:00
Ahmad Husen
e2ed7401c9
feat: set grouped output for entrypoint.sh 2021-05-23 20:48:35 +07:00
Ahmad Husen
64596b74e7
feat(docker): change setup user script on Dockerfile 2021-05-23 20:33:16 +07:00
Ahmad Husen
b0781d01e1
feat: add missing docker action's metadata input 2021-05-22 18:25:49 +07:00
Ahmad Husen
d318fec45e feat: change action to use pre-built container image 2021-05-19 22:28:19 +07:00
Ahmad Husen
93e14b2832
feat: add more examples workflow 2021-05-19 20:24:47 +07:00
Ahmad Husen
4ea2917c6c feat: add more docker args into action 2021-05-19 17:10:19 +07:00
Ahmad Husen
2db0206965
feat: update README.md 2021-05-19 17:07:47 +07:00
Ahmad Husen
66b03eca60 feat: add CD workflow 2021-05-19 14:55:36 +07:00
Ahmad Husen
1b8c676392 feat: remove workflow_dispatch trigger from main CI 2021-05-19 14:55:19 +07:00