Commit Graph

47 Commits (900db6be84979f2a551c3fed2aef7401ac197932)

Author SHA1 Message Date
Matthew Hooker d920b3fbf4 run gofmt
10 years ago
Jake Champlin aca4aed47c Display better error messages on json.SyntaxError
10 years ago
Mark Peek 71ed8e4a38 Fix #2742: Include template line numbers on error
11 years ago
Mark Peek 5ef142c8bd Fixes #2777: isotime interpolation uses InitTime
11 years ago
Mitchell Hashimoto fd2d44c212 helper/config: copy buildname/buildtype properly
11 years ago
Mitchell Hashimoto 723b91ccf3 Merge pull request #2232 from mitchellh/f-build-name
11 years ago
Mitchell Hashimoto d6f8ec9315 Merge pull request #2230 from mitchellh/f-json-comments
11 years ago
Mitchell Hashimoto 1d94e0f8e3 template: abslute path for template path
11 years ago
Mitchell Hashimoto f1b3c8a7ae template/interpolate: build_name and build_type functions
11 years ago
Mitchell Hashimoto facbb6577d template: allow _ prefix to root level keys for comments [GH-2066]
11 years ago
James G. Kim d7c77895dc Add tests for only and except of post-processors
11 years ago
James G. Kim a5818b158f Fixes 'unknown configuration key' errors for 'only' and 'except'
11 years ago
Mitchell Hashimoto 579264bb5b command/push: interpolate
11 years ago
Mitchell Hashimoto 639e63fd7c packer: test for template path
11 years ago
Mitchell Hashimoto 31d6dcb656 template: template path is the directory
11 years ago
Mitchell Hashimoto 2b9e52e743 template: stores the path
11 years ago
Mitchell Hashimoto 2752e51e09 template/interpolate: add template_path
11 years ago
Mitchell Hashimoto 27e525e508 update CHANGELOG
11 years ago
Mitchell Hashimoto f8c877771d Merge branch 'f-packer-push-name'
11 years ago
Mitchell Hashimoto f5945eeb1b vmware/iso: new interpolation
11 years ago
Mitchell Hashimoto 034e4e676c amazon/*: use new interpolation functions
11 years ago
Mitchell Hashimoto becd6dacd7 template/interpolate: support custom functions
11 years ago
Mitchell Hashimoto 71932cccc9 template/interpolate: export RenderInterface
11 years ago
Mitchell Hashimoto 9d2e926808 template/interpolate: filter is case insensitive
11 years ago
Mitchell Hashimoto 41a6fe9fda template/interpolate: RenderMap to render a complex structure
11 years ago
Mitchell Hashimoto b9eea82a36 template: add tests for RawContents
11 years ago
Mitchell Hashimoto 2fb08be192 template: store Rawcontents
11 years ago
Mitchell Hashimoto b5f4ffa56c template: OnlyExcept skipping
11 years ago
Mitchell Hashimoto 3ebfe06ec8 packer: render build names
11 years ago
Mitchell Hashimoto 47b570a2d2 template/interpolate: flip disable to enableenv
11 years ago
Mitchell Hashimoto 97a48e35bb template: ParseFile
11 years ago
Mitchell Hashimoto 28dc1c2aed template: validate post-processor only/except
11 years ago
Mitchell Hashimoto 637fabc1c7 template: validate only/except
11 years ago
Mitchell Hashimoto 2f7e95cc46 template: Validate
11 years ago
Mitchell Hashimoto 2e4dd63912 template: parse push
11 years ago
Mitchell Hashimoto 43fbd26dc9 template: copy some description and min vesrion
11 years ago
Mitchell Hashimoto 839784b044 template: parse post-processors
11 years ago
Mitchell Hashimoto fbda5b119a template: variable parsing
11 years ago
Mitchell Hashimoto 4583ed6108 template: parse provisioners
11 years ago
Mitchell Hashimoto 95890003b7 template: builder parsing
11 years ago
Mitchell Hashimoto 1e745d9508 template/interpolate: user variables
11 years ago
Mitchell Hashimoto a4b5e08fe4 template/interpolate: upper/lower
11 years ago
Mitchell Hashimoto 7659a91445 template/interpolate: timestamp
11 years ago
Mitchell Hashimoto b84ec8da4b template/interpolate: isotime
11 years ago
Mitchell Hashimoto 5d205ec1fc template/interpolate: wd
11 years ago
Mitchell Hashimoto 125369d102 template/interpolate: can specify template data
11 years ago
Mitchell Hashimoto ff6573ce10 template/interpolate: basic + some funcs
11 years ago