Skip to content

Releases: heyhusen/archlinux-package-action

v2.2.1

18 Feb 17:22
e58b416
Compare
Choose a tag to compare

Fixed

  • Can't pull docker image, so sorry guys

v2.2.0

05 Aug 06:30
0f306e4
Compare
Choose a tag to compare

Added

v2.1.1

15 May 07:10
2d9dafa
Compare
Choose a tag to compare

Fixed

  • Wrong conditional using paru

v2.1.0

05 May 16:14
f710e16
Compare
Choose a tag to compare

Added

  • Option to resolve deps using paru (from AUR)

v2.0.3

02 Feb 08:18
eadb029
Compare
Choose a tag to compare

Fixed

  • Copied PKGBUILD file has wrong permission

v2.0.2

02 Feb 05:11
66d669b
Compare
Choose a tag to compare

Fixed

  • CI can not read changelog

v2.0.1

02 Feb 05:21
594be7f
Compare
Choose a tag to compare

Fixed

  • Wrong OCI image tag at action.yml

v2.0.0

02 Feb 05:21
cd2e2d6
Compare
Choose a tag to compare

Changed

  • Move repo from datakrama to hapakaien
  • builder user is added to sudoers directly instead of via the wheel group
  • Replace Docker with Buildah in CI

Fixed

  • builder is not in the sudoers file

v1.1.1

26 Oct 02:04
d90b1b2
Compare
Choose a tag to compare

Fixed

  • Wrong .git folder when using path parameter

v1.1.0

01 Oct 17:17
6544443
Compare
Choose a tag to compare

Added

  • Update pkgver on PKGBUILD
  • Update pkgrel on PKGBUILD

Fixed

  • Missing set -e on bash