Megan Marsh
|
823ff34434
|
remove noop ui, replace in adapter and ansible tests with sdk's TestUi
|
2020-12-07 15:45:16 -08:00 |
Megan Marsh
|
352f064b55
|
fix docker acceptance tests. Turns out they were broken on the main branch too; needed to move noop progress bar into the sdk to be used in the builder testui.
|
2020-12-03 16:04:49 -08:00 |
Megan Marsh
|
8f51a8bfae
|
move provisioner acceptance tests into sdk alongside builder acceptance tests. Reorganize slightly to make sure no import cycles of doom get formed
|
2020-12-03 14:22:18 -08:00 |
Megan Marsh
|
becf7723e6
|
move builder/testing to acctest inside sdk
|
2020-12-03 11:57:06 -08:00 |
Megan Marsh
|
afc798c30a
|
Modify vmware_vmx acceptance tests to use builderT framework
Modify builderT framework to enable use of shell and file provisioners
|
2020-12-03 11:25:02 -08:00 |
Megan Marsh
|
3681e2a7ee
|
fix pathing
|
2020-12-03 10:39:21 -08:00 |
Megan Marsh
|
5576bb5caa
|
move packer config constants next to the packer config
|
2020-12-03 10:17:35 -08:00 |
Megan Marsh
|
8558d1241f
|
move TestUi func to sdk
|
2020-12-03 10:15:30 -08:00 |
Megan Marsh
|
16bab1daf1
|
delete unused code with confusing name collision
|
2020-12-03 10:15:30 -08:00 |
Megan Marsh
|
863e20ad65
|
move builder/testing framework into sdk; it imports the core but I think we just need to accept that. It doesn't expose the core directly to the SDK.
|
2020-12-02 09:46:42 -08:00 |
Megan Marsh
|
39354f64e5
|
move helper/communicator dir into packer-plugin-sdk
fix imports; fix website and generated partials
|
2020-12-02 08:41:32 -08:00 |
Megan Marsh
|
307f56f560
|
move postprocessor to sdk, fix generation code
|
2020-12-02 08:41:31 -08:00 |
Megan Marsh
|
b4bc3f1c7b
|
move provisioner interface into sdk
|
2020-12-02 08:41:31 -08:00 |
Megan Marsh
|
faa3832537
|
extract builder interface to sdk
|
2020-12-02 08:41:31 -08:00 |
Megan Marsh
|
edbd483917
|
fix go-getter imports
|
2020-12-01 10:59:08 -08:00 |
Megan Marsh
|
0eff73293a
|
fix imports, vendoring, and linting
|
2020-11-30 14:30:30 -08:00 |
Megan Marsh
|
d5971ca25e
|
fix tests by moving mock hooks and communicators, and BasicUi definition, into SDK
|
2020-11-30 14:30:30 -08:00 |
Megan Marsh
|
56a45b04ab
|
Move hook and communicator definitions to packer-plugin-sdk
|
2020-11-30 14:30:30 -08:00 |
Megan Marsh
|
a6fdeca099
|
move logsecretfilter into packer sdk
|
2020-11-30 14:30:30 -08:00 |
Megan Marsh
|
14bdb9516c
|
move Artifact and artifact mock to the sdk
|
2020-11-30 14:29:52 -08:00 |
Megan Marsh
|
c70870cb83
|
move multierror and multierrorappend into sdk
|
2020-11-30 14:29:06 -08:00 |
Megan Marsh
|
001886670d
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
Megan Marsh
|
ea1ac530b0
|
move hcl2template kv types into the config/custom_types with trilean definitions
|
2020-11-18 15:46:59 -08:00 |
Megan Marsh
|
f8f1ebf0c7
|
move version and useragent definitions into sdk
|
2020-11-18 11:42:02 -08:00 |
Megan Marsh
|
9e47696dff
|
move helper/config to bundle with the other template definitions
|
2020-11-18 10:34:59 -08:00 |
Megan Marsh
|
007337989e
|
move communicator helpers into communicator dir
|
2020-11-18 10:24:25 -08:00 |
Megan Marsh
|
3f6deb8828
|
move multistep into the plugin sdk
|
2020-11-17 16:31:03 -08:00 |
Megan Marsh
|
7d658149ea
|
update tests and website and generated partials to reflect new package format
|
2020-11-17 10:36:01 -08:00 |
Megan Marsh
|
1ffc358ada
|
move tmp helper func into packer-plugin-sdk
|
2020-11-16 15:13:08 -08:00 |
Megan Marsh
|
6402362018
|
create packer-plugin-sdk directory and begin moving the relevant folders into it.
|
2020-11-13 10:47:36 -08:00 |