anonym
|
b9f8f6f251
Rakefile: fail when encountering unknown options.
|
8 år sedan |
anonym
|
8342d75909
Rakefile: make sure to deal with each option only once.
|
8 år sedan |
anonym
|
fc02b0ea71
Rakefile: handle options more safely vs whitespaces.
|
8 år sedan |
anonym
|
4e8410a853
Enforce `cleanall` when building a release.
|
8 år sedan |
anonym
|
01fb22fb81
Fix Vagrant's is_release? check.
|
8 år sedan |
anonym
|
45ddc96958
Don't enable extproxy unless explicitly given as an option.
|
8 år sedan |
anonym
|
7ba7048325
Automatically provision the VM on build.
|
8 år sedan |
anonym
|
c2eb71e4dd
Disable StrictHostKeyChecking when scp:ing build artifacts.
|
8 år sedan |
anonym
|
5979863009
Add missing end-quote.
|
8 år sedan |
anonym
|
c1d9122a39
Improve flow.
|
8 år sedan |
anonym
|
0caf5af730
Don't join arguments to one for some shell commands.
|
8 år sedan |
anonym
|
d8b9c2fb8f
Consistently separate command components.
|
8 år sedan |
anonym
|
67c9421c79
Improve comments.
|
8 år sedan |
anonym
|
65775d1977
Produce fatal error if no artifacts were found on build success.
|
8 år sedan |
anonym
|
8c8a487a6f
Add comment.
|
8 år sedan |
anonym
|
b1265faa73
Simply invoke scp instead of using Net::SCP when fetching artifacts.
|
8 år sedan |
anonym
|
e1a60b84e3
Add rake task for generating a Vagrant base box.
|
8 år sedan |
bertagaz
|
74784ac9c7
Be a bit more gentle and explain why people have to wait to bit.
|
9 år sedan |
anonym
|
d3661d8807
Catch failing `find` when no artifacts are found.
|
9 år sedan |
anonym
|
5aa590cf4a
Add convenient Rake task for SSH:ing into the builder VM.
|
9 år sedan |
anonym
|
5aa2f2ad6a
Refactor.
|
9 år sedan |
anonym
|
c4bdb36a08
Use -f for rm when target files might not exist.
|
9 år sedan |
anonym
|
22446256e9
Define undefined variable.
|
9 år sedan |
anonym
|
71fc7578c4
Refactor.
|
9 år sedan |
anonym
|
1fb763d6fe
The return value of run_vagrant is irrelevant since it became fatal.
|
9 år sedan |
intrigeri
|
0aabc1e2da
Fix alleged Ruby syntax error.
|
9 år sedan |
intrigeri
|
53521e738e
Rakefile: make sure the vagrant user's home directory has no undesired artifacts.
|
9 år sedan |
intrigeri
|
2dfc21d55b
Rakefile: make capture_vagrant fatal, and adjust its callers as needed.
|
9 år sedan |
intrigeri
|
eea7aad176
Rakefile: "quote" more stuff before passing it to a shell.
|
9 år sedan |
intrigeri
|
1c7480b653
Rakefile: simplify code since run_vagrant is now fatal.
|
9 år sedan |