Skip to content

Releases: xorpaul/g10k

v0.8.7

28 Nov 16:49
Compare
Choose a tag to compare
  • fixed bug with -retrygitcommands where g10k did not fail with invalid/unavailable git references, fixes #156

v0.8.6

20 Nov 13:45
Compare
Choose a tag to compare

v0.8.5

08 Oct 15:21
Compare
Choose a tag to compare
  • respect configured cache of Puppetlabs Forge result for module deprecation checks, fixes #152

v0.8.4

01 Oct 13:09
Compare
Choose a tag to compare
  • fix dangling symlink creation, fixes #150
  • remove Puppet file detect changes based on its hashsum for now (#138)

v0.8.3

25 Sep 16:14
Compare
Choose a tag to compare

-hotfix (number 5): symlink creation in modules or control repo fixed (fixes #149)"

v0.8.2

18 Sep 14:21
Compare
Choose a tag to compare
  • (for real now) fixed race condition for managed content map
  • hotfix: symlink creation in modules or control repo fixed
  • big rework file/dir paths with filepath.Join
  • fixed purging of stale folders inside control repo

v0.8.1

18 Sep 13:14
Compare
Choose a tag to compare
  • fixed race condition for managed content map
  • hotfix: symlink creation in modules or control repo fixed
  • big rework file/dir paths with filepath.Join
  • fixed purging of stale folders inside control repo

v0.8.0

18 Sep 13:09
Compare
Choose a tag to compare
  • hotfix: symlink creation in modules or control repo fixed
  • big rework file/dir paths with filepath.Join
  • fixed purging of stale folders inside control repo

v0.7.4

13 Sep 15:03
Compare
Choose a tag to compare
  • hotfix: in -puppetfile mode g10k would purge all modules on the subsequent run
  • check for Puppetlabs Forge deprecation notice for modules with defined version (not latest), fixes #148

v0.7.3

12 Sep 16:14
Compare
Choose a tag to compare
  • hotfix to stop purging different source Puppet code/content if -environment is used, fixes #147 (possibly #146)