Class
WhiskeyDisk
In:
lib/whiskey_disk/config.rb
lib/whiskey_disk.rb
Parent:
Object
Methods
[]
apply_staleness_check
branch
buffer
build_path
bundle
check_staleness?
checkout_configuration_repository
checkout_main_repository
clone_repository
config_branch
configuration
enable_staleness_checks
encode_roles
enqueue
ensure_config_parent_path_is_present
ensure_main_parent_path_is_present
env_vars
flush
has_config_repo?
if_file_present
if_task_defined
join_commands
needs
parent_path
project_name_specified?
record_result
refresh_checkout
refresh_configuration
remote?
reset
run
run_post_deploy_hooks
run_post_setup_hooks
run_rake_task
run_script
staleness_checks_enabled?
success?
summarize
tail_path
update_configuration_repository_checkout
update_main_repository_checkout
Classes and Modules
Class
WhiskeyDisk::Config
Attributes
configuration
[W]
results
[R]
Public Class methods
[]
(key)
apply_staleness_check
(commands)
branch
()
buffer
()
build_path
(path)
bundle
()
check_staleness?
()
checkout_configuration_repository
()
checkout_main_repository
()
clone_repository
(repo, path)
config_branch
()
configuration
()
enable_staleness_checks
()
encode_roles
(roles)
enqueue
(command)
ensure_config_parent_path_is_present
()
ensure_main_parent_path_is_present
()
env_vars
()
flush
()
has_config_repo?
()
if_file_present
(path, cmd)
if_task_defined
(task, cmd)
join_commands
()
needs
(*keys)
parent_path
(path)
project_name_specified?
()
record_result
(domain, status)
refresh_checkout
(path, repo_branch)
refresh_configuration
()
remote?
()
reset
()
run
(cmd)
run_post_deploy_hooks
()
run_post_setup_hooks
()
run_rake_task
(path, task_name)
run_script
(script)
staleness_checks_enabled?
()
success?
()
summarize
()
tail_path
(path)
update_configuration_repository_checkout
()
update_main_repository_checkout
()
[Validate]