This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
packer-cn
Watch
1
Star
0
Fork
0
You've already forked packer-cn
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
packer-cn
/
command
History
mingsheng.su
6109ad79a3
Merge branch 'master' into feature/ucloud_builder
2019-06-26 10:09:28 +08:00
..
test-fixtures
add tests for cancellation while building
2019-05-06 15:07:57 +02:00
build_cancellation_test.go
add more cancellation tests
2019-05-06 16:29:35 +02:00
build_parallel_test.go
fix testfile call
2019-05-06 15:47:53 +02:00
build_test.go
simplify path parsing by making at string instead of an array + add tests
2019-05-07 11:51:21 +02:00
build_timeout_test.go
…
build.go
allow to have timestamped colorless ui messages
2019-06-19 15:04:13 +02:00
command_test.go
…
console.go
document what a REPL is
2019-06-10 11:39:42 -07:00
fix_test.go
…
fix.go
…
inspect.go
…
meta.go
borrow wrappedreadline workarounds from terraform and implement a similar check for piped commands; this makes the cli experience much cleaner
2019-06-06 13:26:07 -07:00
plugin.go
add ucloud packer
2019-06-13 15:16:49 +08:00
validate_test.go
…
validate.go
…
version_test.go
…
version.go
…