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

[ZD-19670] CloudBees customer reported that the quite period checkout be... #32

Merged
merged 1 commit into from
Jul 10, 2014

Commits on Jul 10, 2014

  1. [ZD-19670] CloudBees customer reported that the quite period checkout…

    … behaviour has anomolous logic that can result in failed builds
    
    - This is likely where there is a delay between the build leaving the quiet period and the build starting
    - If there is a commit during that period of time then the build may checkout an inconsistent state
    - The solution is to use the time when the quiet period is completed as the timestamp for the checkout
    - Obviously people may prefer the original behaviour in some cases
    stephenc committed Jul 10, 2014
    Configuration menu
    Copy the full SHA
    dac1446 View commit details
    Browse the repository at this point in the history