Skip to content

Releases: ddev/github-action-add-on-test

v2.4.2

06 Apr 16:57
414b503

Choose a tag to compare

Compare with previous release

Changed

  • Bump Homebrew/actions/setup-homebrew (PR #60)

v2.4.1

12 Mar 08:17
ce27c56

Choose a tag to compare

Compare with previous release

Changed

  • Bump Homebrew/actions/setup-homebrew (PR #59)

v2.4.0

09 Mar 14:49
509685f

Choose a tag to compare

Compare with previous release

Changed

  • Use SHA commit IDs in action.yaml (PR #56)

v2.3.3: Fix kaos/homebrew-shell failure "installation already attempted"

26 Jun 14:36
1a55661

Choose a tag to compare

What's Changed

  • build: Use official brew tap for bats-core by @rfay in #48
  • build: use main branch for setup-homebrew by @rfay in #47

We started seeing problems like this:

Cloning into '/home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/kaos/homebrew-shell'...
Tapped 7 formulae (25 files, 141.7KB).
Error: Formula installation already attempted: kaos/shell/bats-support

Full Changelog: v2...v2.3.3

v2.3.2

22 Apr 20:40
1b811b2

Choose a tag to compare

Compare with previous release

Fixed

  • Synchronize the major tag with the correct commit

v2.3.1: Remove keepalive-workflow for now.

22 Apr 15:32
bcc47dc

Choose a tag to compare

This release (temporarily?) removes the important keepalive workflow, which has been disabled by GitHub, see #41

Compare with previous release

Fixed

v2.3.0

29 Oct 01:21
d8750fd

Choose a tag to compare

Compare with previous release

Changed

  • Exclude "release" tagged tests for push workflow (PR #38)

v2.2.0

15 Oct 06:04
e69436a

Choose a tag to compare

Compare with previous release

Changed

  • Quiet down the brew installs (PR #35)

v2.1.0

02 Oct 00:06
ae83aba

Choose a tag to compare

Compare with previous release

Changed

  • Exclude "release" tagged tests for pull request workflow (PR #34)

Added

  • Add test_command input (PR #34)

v2.0.2

25 May 01:49
abdb628

Choose a tag to compare

Compare with previous release

Fixed

  • Run keepalive step only for scheduled run (PR #33)