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

Feature/pipeline/mid hook command #714

Merged
merged 4 commits into from
May 30, 2018

Conversation

cvarjao
Copy link
Member

@cvarjao cvarjao commented May 29, 2018

No description provided.

}
},
"mid": {
"failurePolicy": "Retry",
Copy link
Member Author

Choose a reason for hiding this comment

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

@garywong-bc , is post-deply.sh idempotent? meaning, can it safely be re-run if it fails?

Copy link

Choose a reason for hiding this comment

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

yes it can be re-run. That's why I switched to Stephen's Django management method to create admin accounts and groups; it will not fail if they already exist.

@bcgov-csnr-cd bcgov-csnr-cd merged commit 74545ea into release/1.32.0 May 30, 2018
@bcgov-csnr-cd bcgov-csnr-cd deleted the feature/pipeline/mid-hook-command branch May 30, 2018 19:12
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.

3 participants