Skip to content

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

v2.4.5

Choose a tag to compare

@github-actions github-actions released this 15 Jun 12:23
23a9425

Compare with previous release

Changed

  • Use setup-sandbox: true in Homebrew (PR #66)

v2.4.4

Choose a tag to compare

@github-actions github-actions released this 11 Jun 16:39
b6002da

Compare with previous release

Changed

  • Temporary fix: add HOMEBREW_NO_SANDBOX_LINUX=1 to the action's environment variables to fix Homebrew (PR #64)

v2.4.3

Choose a tag to compare

@github-actions github-actions released this 08 Jun 11:38
ad7c595

Compare with previous release

Changed

  • Update Homebrew formulae, bump actions, replace deprecated add-ons (PR #62)

v2.4.2

Choose a tag to compare

@github-actions github-actions released this 06 Apr 16:57
414b503

Compare with previous release

Changed

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

v2.4.1

Choose a tag to compare

@github-actions github-actions released this 12 Mar 08:17
ce27c56

Compare with previous release

Changed

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

v2.4.0

Choose a tag to compare

@github-actions github-actions released this 09 Mar 14:49
509685f

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"

Choose a tag to compare

@rfay rfay released this 26 Jun 14:36
1a55661

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

Choose a tag to compare

@github-actions github-actions released this 22 Apr 20:40
1b811b2

Compare with previous release

Fixed

  • Synchronize the major tag with the correct commit

v2.3.1: Remove keepalive-workflow for now.

Choose a tag to compare

@rfay rfay released this 22 Apr 15:32
bcc47dc

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

Compare with previous release

Fixed

v2.3.0

Choose a tag to compare

@github-actions github-actions released this 29 Oct 01:21
d8750fd

Compare with previous release

Changed

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