Skip to content

v1.1.0: Use ddev/github-action-add-on-test for test

Latest
Compare
Choose a tag to compare
@rfay rfay released this 17 Sep 02:46
· 9 commits to main since this release
8c39807

This release switches to using ddev/github-action-add-on-test for most of the test running.

What's Changed

  • Change more drud->ddev items, fixes #17 by @rfay in #18
  • improve wording of step 11 by @tyler36 in #13
  • Add info about #ddev-description annotation by @rfay in #11
  • General markdown tweaks by @tyler36 in #12
  • update image to show new domain by @tyler36 in #19
  • Run tmate debugging session only if workflow_dispatch debug_enabled is true by @julienloizelet in #20
  • Update maintenance status for 2023 by @ptmkenny in #21
  • drudddev by @mattstein in #22
  • [docs] fix typo in suggested filename by @tyler36 in #23
  • Move health checks to a separate function in bats test file by @MurzNN in #24
  • README: Update getting started section point 6 in the README.md by @rpkoller in #25
  • 🔓 update Github workflow permission by @tyler36 in #26
  • Remove HOMEBREW_NO_INSTALL_FROM_API by @rfay in #27
  • docs: document removal_actions, fixes #30 by @rfay in #32
  • Add a section how to debug Github Actions with tmate to the README.md by @rpkoller in #29
  • ci: use github action for bulk of github test by @rfay in #31

New Contributors

Full Changelog: v1.0.4...v1.1.0