Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: basic checks before upgrades #304

Open
wants to merge 2 commits into
base: stable/1.11.x
Choose a base branch
from

Conversation

luisilara
Copy link

This pr will search for files in the completeTransfers folder
before attempting an upgrade to avoid the "mail-bomb" problem.

There are two variables that can be added to the playbook:
check_for_upgrade_requirements: True (dafault value)

  • this will load the upgrade-requirements.yml task
    force_completedTransfers_cleanup: False (default value)
  • this will force cleanup of the completedTransfers folder

This commit will search for files in the completeTransfers folder
before attempting an upgrade to avoid the "mail-bomb" problem.
There are two variables that can be run with the playbook:
check_for_upgrade_requirements: True (dafault value)
 - this will load the upgrade-requirements.yml task
force_completedTransfers_cleanup: False (default value)
 - this will force cleanup of the completedTransfers folder
Copy link
Member

@amayita amayita left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 💟

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants