Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

makefile dev use packer install #75

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lbajolet-hashicorp
Copy link
Contributor

  • Fix CI (Fix CI #44)
  • Delete .github/workflows/go-test.yml
  • Managed by Terraform: Update go-test-windows.yml GitHub workflow
  • Managed by Terraform: Update go-test-linux.yml GitHub workflow
  • Managed by Terraform: Update go-test-darwin.yml GitHub workflow
  • Managed by Terraform: Update config.yml github workflow
  • Managed by Terraform: Update go-version config
  • Managed by Terraform: Add CONTRIBUTING.md issue template
  • Managed by Terraform: Update go-validate.yml GitHub workflow
  • Delete .github/workflows/issues-opened.yml
  • Managed by Terraform: Update config.yml github workflow
  • [COMPLIANCE] Update MPL 2.0 LICENSE
  • docs: fix references to internal documentation
  • Managed by Terraform: Update go-test-linux.yml GitHub workflow
  • Managed by Terraform: Update go-test-darwin.yml GitHub workflow
  • Managed by Terraform: Update go-test-windows.yml GitHub workflow
  • Managed by Terraform: Update go-version config
  • Managed by Terraform: Update config.yml github workflow
  • Managed by Terraform: Update go-validate.yml GitHub workflow
  • Managed by Terraform: Update go-test-linux.yml GitHub workflow
  • Managed by Terraform: Update go-validate.yml GitHub workflow
  • Managed by Terraform: Update go-test-windows.yml GitHub workflow
  • Managed by Terraform: Update go-test-darwin.yml GitHub workflow
  • Managed by Terraform: Update go-test-darwin.yml GitHub workflow
  • Managed by Terraform: Update go-test-linux.yml GitHub workflow
  • Managed by Terraform: Update go-test-windows.yml GitHub workflow
  • Managed by Terraform: Update go-validate.yml GitHub workflow
  • go.mod: bump go version from 1.17 to 1.18
  • gitignore: add .docs to gitignore
  • Bump github.com/hashicorp/packer-plugin-sdk from 0.3.1 to 0.4.0
  • Bump release version
  • Update CODEOWNERS
  • Replace internal signore with public gpg-import release step
  • Remove doc preview generation command
  • Remove circleci configuration
  • Transfer ownership to UCloud
  • Bump version to 1.0.4
  • Bump up version to 1.0.5
  • Bump up version to 1.0.6
  • Bump github.com/zclconf/go-cty from 1.10.0 to 1.13.1
  • Bump github.com/hashicorp/hcl/v2 from 2.13.0 to 2.16.2
  • Fix unhandled buildvar type error
  • Create release 1.0.7
  • Revert "Bump github.com/hashicorp/hcl/v2 from 2.13.0 to 2.16.2"
  • Revert "Bump github.com/zclconf/go-cty from 1.10.0 to 1.13.1"
  • Bump up version to 1.0.8
  • Add packer HCL example
  • support uk8s custom image and custom boot disk size
  • Bump up version to 1.0.9
  • Fix lint issue
  • Bump github.com/hashicorp/packer-plugin-sdk from 0.4.0 to 0.5.1
  • Run packer-sdc to fix zclconf/go-cty incompatibility
  • GNUmakefile: make dev uses packer for install

When building the development version of the plugin, we now use
`packer plugins install` for that instead of moving it to the plugins
directory manually.

This target will require Packer 1.10.2 and above to function, as prior
versions don't support instaling pre-release versions of a plugin with
that command.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant