Skip to content

Releases: jacobfgrant/munki-tap

Munki-Tap 0.3.0

09 Oct 04:27
Compare
Choose a tag to compare

Overview:

Munkitap is a tool for automatically building updated, stand-alone pkg installers from formulae in Homebrew using Timothy Sutton's brew-pkg tool, and automatically adding those packages to a munki repo.

Note: As of this version, munkitap should be production ready. That said, please be cautious and always have a working backup. Testing and debugging is very welcome.

Changes/Updates:

  • Logging for all munkitap actions has been implemented.
  • --verbose flag for more information for debugging.
  • Install pkg includes a LaunchAgent to run munkipkg hourly.

Future Development:

  • Implement JSON logging and more meaningful logging messages
  • Further testing/debugging

Munki-Tap 0.2.1

07 Oct 22:37
Compare
Choose a tag to compare

Overview:

Munkitap is a tool for automatically building updated, stand-alone pkg installers from formulae in Homebrew using Timothy Sutton's brew-pkg tool, and automatically adding those packages to a munki repo.

Changes/Updates:

  • Minor fix to pkg and package build script to fix installation error on systems without the /usr/local/bin/ directory.

Munki-Tap 0.2.0

04 Jul 05:46
Compare
Choose a tag to compare

Overview:

Munkitap is a tool for automatically building updated, stand-alone pkg installers from formulae in Homebrew using Timothy Sutton's brew-pkg tool, and automatically adding those packages to a munki repo.

Changes/Updates:

  • Enables automatically adding newly created pkgs to munki.
  • Speed improvements and bug fixes.

Future Development:

  • Implement meaningful logging.
  • Add a --verbose flag to print additional information.
  • Add LaunchAgent to run munkitap pour on a schedule.

Munki-Tap 0.1.0

29 Jun 01:39
Compare
Choose a tag to compare

Overview:

Munkitap is a tool for automatically building updated, stand-alone pkg installers from formulae in Homebrew using Timothy Sutton's brew-pkg tool.

Changes/Updates:

  • First release!
  • Enables automating building updated pkgs from Homebrew formulae.

Future Development:

  • Add ability to automate uploading newly created pkgs to munki.
  • Add --verbose flag to print additional information.
  • Add LaunchAgent to run munkitap pour on a schedule.