makefile dev use packer install#75
Open
lbajolet-hashicorp wants to merge 1 commit intoucloud:mainfrom
Open
Conversation
Contributor
lbajolet-hashicorp
commented
Mar 15, 2024
- 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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.