Skip to content

2020.9.14

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Sep 03:48

ilo

Manage reproducible build environments. Take a look at the website for detailed information.

Changes

Implemented enhancements:

  • simplify non-rootless docker/podman usage #73
  • automate COPR releases #72
  • increase mutation coverage to 80% #68
  • use stable parent #67
  • add description to image commands #64
  • show argument files usage help for all commands #63
  • explain docker rootless usage #61
  • Use build section if present #57
  • Port mapping for devcontainer #56
  • MacOS installation instructions #47
  • fedora package #9

Fixed bugs:

  • release version number is incompatible with fedora copr #70
  • remove "Release" prefix from release names #66
  • ilo <command> --version does not show anything #62
  • version and help cannot be executed in folders that contain .ilo.rc #60

Merged pull requests:

  • enable copr repository #71