Commit Graph

114 Commits (karthik/powershell_encoding)

Author SHA1 Message Date
Lucas Bajolet 9f6f0ba6a2 packer: pick protobuf/gob for serialisation (#13025)
1 year ago
Lucas Bajolet 8d4a9d66ab
config: rm mono-component support from config file (#12998)
2 years ago
Lucas Bajolet 7f056211d9 commands: rename plugin to execute
2 years ago
Wilken Rivera e8d5436228 Remove functions for detecting plugin usage
2 years ago
hashicorp-copywrite[bot] 19055df3ec
[COMPLIANCE] License changes (#12568)
3 years ago
Lucas Bajolet a2930bda4f packer: warn on bundled plugins usage
3 years ago
hashicorp-copywrite[bot] b7df3ca36f
[COMPLIANCE] Add Copyright and License Headers (#12254)
3 years ago
Adrien Delorme ed091163be
HCL2 Parse packer.required_plugins block + packer init (#10304)
5 years ago
Sylvia Moss 291121dd55
(2) Implement datasources (#10440)
5 years ago
Adrien Delorme 52d2d7fe5f
Copy `MapOf...` plugin types back into Packer core (#10466)
5 years ago
Megan Marsh 88b7b0e14a remove sdk
5 years ago
Adrien Delorme 72c1912b60
allow to discover & start packer-plugin-* muliplugin binaries (#10277)
5 years ago
Megan Marsh 5576bb5caa move packer config constants next to the packer config
5 years ago
sylviamoss 2c10c21445 move plugin discover tests to plugin pkg
5 years ago
Megan Marsh b69d69095e move postprocessor to sdk, fix generation code
5 years ago
Megan Marsh ada91b24e9 extract builder interface to sdk
5 years ago
Megan Marsh 56a45b04ab Move hook and communicator definitions to packer-plugin-sdk
5 years ago
zhsj ef9713b348
Replace kardianos/osext.Executable with os.Executable (#10048)
5 years ago
Megan Marsh ced2e945e3 make period stripping more strict so that users can disable provisiners by adding .old or whatever; this is pretty typical convention.
6 years ago
Megan Marsh 817957fe4f
Merge pull request #8616 from hashicorp/packer-plugin-path
6 years ago
Megan Marsh a163ff7388 swap ordering so PACKER_PLUGIN_PATH gets precedence
6 years ago
nywilken c93a076698 config: Update loading of packerconfig to only log when a plugin is loaded
6 years ago
Megan Marsh 83ecebbf37 add PACKER_PLUGIN_PATH for plugin discovery
6 years ago
nywilken fb76323c4d config: Fix loading external plugins from a packerconfig
6 years ago
Megan Marsh d95b0122f8
Merge pull request #8542 from TJM/plugin_logs
6 years ago
Tommy McNeely 469a4d2a11 Fix names of range variables to reduce confusion and remove overriden plugin name
6 years ago
Tommy McNeely 72112ccae2 Make the path assignment less confusing
6 years ago
Tommy McNeely 3177a5413c Fix external plugins path was blank
6 years ago
Tommy McNeely 9d85aa36ec Parse out -PACKERSPACE- before looking for exec
6 years ago
Adrien Delorme 0785c2f6fc
build using HCL2 (#8423)
6 years ago
Megan Marsh 5d5189a9a2 only log when external plugin is used, since this is the much rarer event
6 years ago
Adrien Delorme 5a6dffde9a use port as ints
7 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
Matthew Hooker 79287d7e47
simplify some code
9 years ago
Chris Bednarski 010fa977cf Change to explicit comparison with MagicCookieValue
9 years ago
Chris Bednarski 3935703286 Supress plugin discovery from plugins, which is redundant and noisy in the logs
9 years ago
Mark Peek 1c7a855302 Switch osext package from mitchellh -> kardianos #2842
10 years ago
Mark Peek ba7814b0ed Merge pull request #2846 from markpeek/packer-tmp
10 years ago
Chris Bednarski e080e73b04 Add some exit codes and use a constant for -PACKERSPACE-
10 years ago
Chris Bednarski d09a9ab0c7 Implemented internal plugins
10 years ago
Mark Peek 38c81cf3e3 Move ConfigFile() and ConfigDir() from package main to packer
11 years ago
Mitchell Hashimoto e88fa43cfe find proper extension
11 years ago
Mitchell Hashimoto 9514be0df0 lowercase the extension of plugins just in case
11 years ago
Mitchell Hashimoto 03032c26fb ignore non-exe plugins on Windows [GH-2173]
11 years ago
Mitchell Hashimoto 1ee2b014a6 packer: remove Ui/Cache from CoreConfig
11 years ago
Mitchell Hashimoto dc74ec5612 packer: remove Environment
11 years ago
Mitchell Hashimoto 9d89ca8e07 command: build should be converted to new API, compiles
11 years ago
Aneesh Agrawal 63597af8bb Clarify the plugin discovery search & priority orders.
11 years ago
Matt Hollingsworth 816f722e3b Fix typo in log statement
11 years ago
Mitchell Hashimoto c51cd3e39c remove command configs
11 years ago