All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
2.2.0 - 2022-08-05
- Option to update archlinux-keyring - by @ReenigneArcher
- Make repository name lowercase - by @ReenigneArcher
2.1.1 - 2022-05-15
- Wrong conditional using paru
2.1.0 - 2022-05-05
- Option to resolve deps using paru (from AUR) - by @kamack38
2.0.3 - 2022-02-02
- Copied PKGBUILD file has wrong permission
2.0.2 - 2022-02-02
- CI can not read changelog
2.0.1 - 2022-02-02
- Wrong OCI image tag at action.yml
2.0.0 - 2022-02-02
- Move repo from hapakaien to hapakaien
builder
user is added to sudoers directly instead of via the wheel group- Replace Docker with Buildah in CI
builder
is not in the sudoers file
1.1.1 - 2021-10-26
- Wrong
.git
folder when usingpath
parameter
1.1.0 - 2021-10-02
- Update
pkgver
on PKGBUILD - Update
pkgrel
on PKGBUILD
- Missing
set -e
on bash
1.0.3 - 2021-05-30
- $GITHUB_WORKSPACE permission in step after using this action
1.0.2 - 2021-05-26
- Docker runner syntax
- Path sntax
1.0.1 - 2021-05-19
- Missing documentation
1.0.0 - 2021-05-19
- Initial release