This project is mirrored from https://gitee.com/NQL886/packer.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 03 Dec, 2020 2 commits
  2. 28 Jan, 2020 2 commits
  3. 17 Jan, 2020 2 commits
    • nywilken's avatar
      Update test case for Windows · 93640b08
      nywilken authored
      93640b08
    • nywilken's avatar
      config: Update loading of packerconfig to only log when a plugin is loaded · c93a0766
      nywilken authored
      Before this change loading of a packerconfig would display `loaded
      plugin ...` for any plugin defined in the packerconfig - even if it
      didn't exist on disk. This change updates how plugins defined in
      packerconfig are loaded to ensure that only successfully loaded plugins
      get the lovely message `loaded plugin ...`. For any plugin that fails to
      load Packer will log that it failed to load the plugin and continue
      processing any other defined plugins.
      
      * Add a test to ensure loadSingleComponent errors when plugin does not
      exists
      c93a0766
  4. 15 Jan, 2020 1 commit
  5. 24 Jan, 2018 1 commit
  6. 02 Jul, 2017 3 commits
  7. 01 Jul, 2017 6 commits
  8. 09 Jun, 2013 1 commit
  9. 09 May, 2013 3 commits