Skip to content

1.24.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Feb 19:51
· 286 commits to master since this release
a2ff42e

Added

  • Support recipe paths containing :: in Bash completion script (#1863 by crdx)
  • Add function to canonicalize paths (#1859)

Misc

  • Document installing just on Github Actions in readme (#1867 by cclauss)
  • Use unlikely-to-be-set variable name in env tests (#1882)
  • Skip write_error test if running as root (#1881)
  • Convert run_shebang into integration test (#1880)
  • Install mdbook with cargo in CI workflow (#1877)
  • Remove deprecated actions-rs/toolchain (#1874 by cclauss)
  • Fix Gentoo package link (#1875 by vozbu)
  • Fix typos found by codespell (#1872 by cclauss)
  • Replace deprecated set-output command in Github Actions workflows (#1869 by cclauss)
  • Update actions/checkout and softprops/action-gh-release (#1871 by app/dependabot)
  • Keep GitHub Actions up to date with Dependabot (#1868 by cclauss)
  • Add contrib directory (#1870)
  • Fix install script (#1844)