Skip to content

Pull requests: hashicorp/packer-plugin-sdk

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

refactor: use testing context for port configuration
#352 opened Jul 24, 2026 by tenthirtyam Loading…
refactor: use WaitGroup.Go for communicator tasks
#351 opened Jul 24, 2026 by tenthirtyam Loading…
refactor: simplify scp mode detection
#350 opened Jul 24, 2026 by tenthirtyam Loading…
refactor: use maps.Copy for map merging
#349 opened Jul 24, 2026 by tenthirtyam Loading…
refactor: use integer ranges for counted loops
#348 opened Jul 24, 2026 by tenthirtyam Loading…
chore: sort package imports
#347 opened Jul 24, 2026 by tenthirtyam Loading…
refactor: use reflect.TypeFor for type comparisons
#346 opened Jul 24, 2026 by tenthirtyam Loading…
refactor: simplify membership checks
#345 opened Jul 24, 2026 by tenthirtyam Loading…
refactor: remove redundant else branches
#344 opened Jul 24, 2026 by tenthirtyam Loading…
refactor: replace interface{} with any
#343 opened Jul 24, 2026 by tenthirtyam Loading…
docs: clarify go compatibility policy
#342 opened Jul 24, 2026 by tenthirtyam Loading…
fix(shell-local): avoid ETXTBSY for inline scripts
#341 opened Jul 15, 2026 by tanmay-hc Contributor Loading…
Sort secrets longest-first when redacting
#340 opened Jul 10, 2026 by apoorva-01 Loading…
feat: add winrm connect timeout and retry params
#334 opened Jun 23, 2026 by Pandapip1 Loading…
--on-error=ask: wait for the user input waiting-reply
#226 opened Mar 14, 2024 by edigaryev Contributor Loading…
Add Support for Block Labels when using mapstructure-to-hcl2 enhancement New feature or request
#193 opened Jun 30, 2023 by aidan-mundy Loading…
ssh: add -d option to scp when copying directories breaking-change bug Something isn't working version/bump minor A PR that changes behavior or contains breaking changes template configuration options.
#180 opened Apr 28, 2023 by lbajolet-hashicorp Contributor Loading…
ignore excluded paths when transferring files enhancement New feature or request stage/thinking
#163 opened Feb 21, 2023 by Glyphack Loading…
[HPR-888] ssh: use sftp by default for transferring files breaking-change version/bump minor A PR that changes behavior or contains breaking changes template configuration options.
#160 opened Feb 1, 2023 by lbajolet-hashicorp Contributor Draft
ProTip! Exclude everything labeled bug with -label:bug.