Remove tasks to rename/remove deprecated settings
I was thinking of leaving these tasks empty, so in the future we could use them again if we rename or remove more settings. But since we haven't renamed nor removed any settings for more than seven months, and we've only used these tasks once, I'm simply removing the tasks. It's easy to add them back if we ever need them.
This commit is contained in:
@@ -4,8 +4,6 @@ namespace :consul do
|
||||
|
||||
desc "Runs tasks needed to upgrade from 1.0.0-beta to 1.0.0"
|
||||
task "execute_release_1.0.0_tasks": [
|
||||
"settings:remove_deprecated_settings",
|
||||
"settings:rename_setting_keys",
|
||||
"settings:add_new_settings",
|
||||
"stats:generate"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user