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. 02 Feb, 2022 6 commits
  2. 31 Jan, 2022 1 commit
  3. 28 Jan, 2022 1 commit
  4. 27 Jan, 2022 1 commit
  5. 26 Jan, 2022 2 commits
  6. 24 Jan, 2022 4 commits
  7. 19 Jan, 2022 9 commits
    • Bryce Kalow's avatar
      chore: upgrade downloads page (#11504) · 83a0bcf6
      Bryce Kalow authored
      Unverified
      83a0bcf6
    • packer-ci's avatar
      Putting source back into Dev Mode · fd487b4d
      packer-ci authored
      fd487b4d
    • packer-ci's avatar
      Cut version 1.7.9 · a3f94fd3
      packer-ci authored
      Unverified
      a3f94fd3
    • packer-ci's avatar
      cut version 1.7.9 · 418284af
      packer-ci authored
      418284af
    • packer-ci's avatar
      update changelog · d3cc584e
      packer-ci authored
      d3cc584e
    • Wilken Rivera's avatar
      Update test client to use Org/Project ID from client; not environment variables (#11502) · 45beb944
      Wilken Rivera authored
      On a local developer machine there is a good chance the HCP_ORG_ID and
      HCP_PROJECT_ID are not set since the HCP Packer client can derive this
      information using the token/secret. This change initializes the location
      structure with the information obtained from the client and not the
      envs.
      
      Results of tests before change with no HCP_ORG_ID or HCP_PROJECT_ID set
      ```
          par_test.go:185: (*packer_service.PackerServiceGetIterationOK)(nil)
          par_test.go:185: &{0 []  } (*models.GrpcGatewayRuntimeError) is not supported by the TextConsumer, can be resolved by supporting TextUnmarshaler interface
      --- FAIL: TestAcc_PAR_pkr_build (3.94s)
      FAIL
      FAIL    github.com/hashicorp/packer/internal/registry/acctest   6.446s
      testing: warning: no tests to run
      PASS
      ok      github.com/hashicorp/packer/internal/registry/env       0.318s [no tests to run]
      FAIL
      
      ```
      
      Results of tests after change with no HCP_ORG_ID or HCP_PROJECT_ID set
      ```
      2022/01/18 12:23:48 ui: --> null.example: Published metadata to HCP Packer registry packer/pkr-acctest-temp-2/iterations/01FSQ3EPPY69PMXJSTTFYDPQ5R
      --- PASS: TestAcc_PAR_pkr_build (3.20s)
      PASS
      ok      github.com/hashicorp/packer/internal/registry/acctest   5.121s
      testing: warning: no tests to run
      PASS
      ok      github.com/hashicorp/packer/internal/registry/env       0.155s [no tests to run]
      
      ```
      Unverified
      45beb944
    • Wilken Rivera's avatar
      Update CHANGELOG.md · 1d86f631
      Wilken Rivera authored
      Fix link to blog post
      Unverified
      1d86f631
    • Wilken Rivera's avatar
      Update CHANGELOG · 5d1245c2
      Wilken Rivera authored
      Add note for deprecated provisioner plugins
      5d1245c2
    • Wilken Rivera's avatar
      Update CHANGELOG · e6b2e8c1
      Wilken Rivera authored
      e6b2e8c1
  8. 18 Jan, 2022 1 commit
  9. 17 Jan, 2022 1 commit
  10. 14 Jan, 2022 1 commit
  11. 13 Jan, 2022 3 commits
  12. 11 Jan, 2022 4 commits
  13. 05 Jan, 2022 2 commits
  14. 23 Dec, 2021 1 commit
  15. 20 Dec, 2021 1 commit
  16. 17 Dec, 2021 2 commits