Skip to content

Releases: KSXGitHub/github-actions-deploy-aur

v4.1.0

10 Feb 18:41
Compare
Choose a tag to compare

Make cp commands print files being copied.

v4.0.0: Merge pull request #45 from pol-rivero/fix-copied-pkgbuild-name

10 Feb 18:24
57967ca
Compare
Choose a tag to compare

Fix the name of PKGBUILD file when the inputs.pkgbuild wasn't pointing to a file whose base name is exactly PKGBUILD (#44).

May be a breaking change for those who rely on copying directory via inputs.pkgbuild.

v3.0.1: Merge pull request #42 from Jerry-Terrasse/master

29 Aug 09:18
a97f56a
Compare
Choose a tag to compare

v3.0.0: feat: default `allow_empty_commits` to `false`

21 Aug 06:58
Compare
Choose a tag to compare
Resolves https://github.com/KSXGitHub/github-actions-deploy-aur/issues/41

v2.7.2: fix: remove dsa

02 Jul 10:45
Compare
Choose a tag to compare
Fixes https://github.com/KSXGitHub/github-actions-deploy-aur/issues/39

v2.7.1: fix: debugedit

03 Apr 18:09
Compare
Choose a tag to compare

Add debugedit to required packages. Fix #38.

v2.7.0: Merge pull request #33 from susurri/run_command

03 Apr 18:09
063daf7
Compare
Choose a tag to compare

v2.6.0: Merge pull request #32 from fuljo/master

14 Nov 18:02
065b605
Compare
Choose a tag to compare

v2.5.0: Merge pull request #31 from rgeraskin/master

10 Aug 10:06
325b53d
Compare
Choose a tag to compare

Add option to test PKGBUILD before publishing (#31)

v2.4.1

29 Jul 14:03
Compare
Choose a tag to compare

Add updpkgsums to README.md