-
Notifications
You must be signed in to change notification settings - Fork 9
Comparing changes
Open a pull request
base repository: scaleway/packer-plugin-scaleway
base: v1.2.1
head repository: scaleway/packer-plugin-scaleway
compare: main
- 20 commits
- 65 files changed
- 3 contributors
Commits on Oct 28, 2024
-
chore: Bump golang.org/x/crypto from 0.27.0 to 0.28.0 (#197)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.27.0 to 0.28.0. - [Commits](golang/crypto@v0.27.0...v0.28.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 084f508 - Browse repository at this point
Copy the full SHA 084f508View commit details
Commits on Nov 8, 2024
-
chore: Bump golang.org/x/crypto from 0.28.0 to 0.29.0 (#198)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.28.0 to 0.29.0. - [Commits](golang/crypto@v0.28.0...v0.29.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dcf1345 - Browse repository at this point
Copy the full SHA dcf1345View commit details
Commits on Dec 9, 2024
-
chore: Bump golang.org/x/crypto from 0.29.0 to 0.30.0 (#199)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.29.0 to 0.30.0. - [Commits](golang/crypto@v0.29.0...v0.30.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 643b746 - Browse repository at this point
Copy the full SHA 643b746View commit details
Commits on Dec 12, 2024
-
chore: Bump golang.org/x/crypto from 0.30.0 to 0.31.0 (#200)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.30.0 to 0.31.0. - [Commits](golang/crypto@v0.30.0...v0.31.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0753293 - Browse repository at this point
Copy the full SHA 0753293View commit details
Commits on Dec 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4c68541 - Browse repository at this point
Copy the full SHA 4c68541View commit details
Commits on Jan 8, 2025
-
chore: Bump golang.org/x/crypto from 0.31.0 to 0.32.0 (#205)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.31.0 to 0.32.0. - [Commits](golang/crypto@v0.31.0...v0.32.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 967635f - Browse repository at this point
Copy the full SHA 967635fView commit details
Commits on Jan 14, 2025
-
test: add end to end tests (#203)
* test: add end to end tests * add test script * add complete test delete resources across all zones add new asserts * add more asserts * Use go tests instead of a main * run packer from go tests and merge *_test.go with packer files * add cassettes to test checks * add cassettes to packer * fix execution with cassettes * improve doc * add cassettes * run e2e tests in CI * fix tests in CI * lint * split test and e2e_test in makefile * add e2e test to ci * skip broken test
Configuration menu - View commit details
-
Copy full SHA for cbd8dc8 - Browse repository at this point
Copy the full SHA cbd8dc8View commit details -
chore: Bump github.com/stretchr/testify from 1.8.4 to 1.10.0 (#206)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.10.0. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.8.4...v1.10.0) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0f600b2 - Browse repository at this point
Copy the full SHA 0f600b2View commit details
Commits on Jan 29, 2025
-
feat: add block_volumes (#105)
* feat: add block_volumes * update doc * make generate * create sbs volumes for each block_volume * add iops configuration and importing from snapshot * fix(tester): prepare fake env only when using cassettes * refactor block volume size to size_in_gb * test: add check for image extra volumes types * test: add TestBlock * lint
Configuration menu - View commit details
-
Copy full SHA for aff4e88 - Browse repository at this point
Copy the full SHA aff4e88View commit details
Commits on Feb 4, 2025
-
chore: Bump github.com/hashicorp/packer-plugin-sdk from 0.5.4 to 0.6.0 (
#208) Bumps [github.com/hashicorp/packer-plugin-sdk](https://github.com/hashicorp/packer-plugin-sdk) from 0.5.4 to 0.6.0. - [Release notes](https://github.com/hashicorp/packer-plugin-sdk/releases) - [Changelog](https://github.com/hashicorp/packer-plugin-sdk/blob/main/CHANGELOG.md) - [Commits](hashicorp/packer-plugin-sdk@v0.5.4...v0.6.0) --- updated-dependencies: - dependency-name: github.com/hashicorp/packer-plugin-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 582fa0d - Browse repository at this point
Copy the full SHA 582fa0dView commit details
Commits on Feb 10, 2025
-
chore: Bump golang.org/x/crypto from 0.32.0 to 0.33.0 (#213)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.32.0 to 0.33.0. - [Commits](golang/crypto@v0.32.0...v0.33.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 23b2a4b - Browse repository at this point
Copy the full SHA 23b2a4bView commit details
Commits on Feb 11, 2025
-
feat: add root_volume config and default to sbs volume type (#212)
* feat: add root_volume config and default to sbs volume type * update block cassettes * lint * wait for volumes before deletion * update simple_test * add root_volume test * update cassettes * add root_volume test * update cassettes * lint
Configuration menu - View commit details
-
Copy full SHA for 22b6fc8 - Browse repository at this point
Copy the full SHA 22b6fc8View commit details
Commits on Feb 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for bebabf6 - Browse repository at this point
Copy the full SHA bebabf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd639e0 - Browse repository at this point
Copy the full SHA fd639e0View commit details
Commits on Feb 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2e15191 - Browse repository at this point
Copy the full SHA 2e15191View commit details -
Configuration menu - View commit details
-
Copy full SHA for 887db31 - Browse repository at this point
Copy the full SHA 887db31View commit details
Commits on Feb 20, 2025
-
chore: reconfigure golangci linters (#218)
* chore: reconfigure golangci linters * fix lint
Configuration menu - View commit details
-
Copy full SHA for ddd54ef - Browse repository at this point
Copy the full SHA ddd54efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 830e655 - Browse repository at this point
Copy the full SHA 830e655View commit details
Commits on Feb 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 86a55c8 - Browse repository at this point
Copy the full SHA 86a55c8View commit details
Commits on Feb 25, 2025
-
chore: Bump github.com/go-jose/go-jose/v4 from 4.0.1 to 4.0.5 (#221)
Bumps [github.com/go-jose/go-jose/v4](https://github.com/go-jose/go-jose) from 4.0.1 to 4.0.5. - [Release notes](https://github.com/go-jose/go-jose/releases) - [Changelog](https://github.com/go-jose/go-jose/blob/main/CHANGELOG.md) - [Commits](go-jose/go-jose@v4.0.1...v4.0.5) --- updated-dependencies: - dependency-name: github.com/go-jose/go-jose/v4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 634259b - Browse repository at this point
Copy the full SHA 634259bView commit details
There are no files selected for viewing