Skip to content
Compare
Choose a tag to compare
@jtdor jtdor released this 13 May 20:05
· 14 commits to master since this release
v1.8.0
bc12e00

Features

  • Support the use of additional APT repositories through the new parameters extra-repos and extra-repo-keys
    (thanks to @leonheldattoradex for the related PRs #7 and #8; there already was an old, unfinished branch with this feature)
  • Add a setup-hook for executing commands in the build environment between setup and installation of build dependencies

Documentation

  • Use version 4 of actions/checkout in the documentation (and internally in the tests)
  • Specify the working directory of the before-build-hook
  • Reword the documentation of docker-image

Full Changelog: v1.7.0...v1.8.0