-
Notifications
You must be signed in to change notification settings - Fork 5
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
Consider (and attempt) blessing snapshots runs to "release" status #352
Comments
Noting that we have a week-long holding pen for While this very much falls short of a full after-the-fact "blessing" system, it is actually very in line with current practices and I believe that with the change of a few lines of the current manual release SOP, we could bring up a successful snapshot. @pgaudet What are the minimum indicators you need before knowing if a
|
7-day existence rule added; we should see results very soon. |
The dailies now auto-clean. Moving forward, we can use these as a clean base, within a week, to create a release. |
The same procedure as we have now for the release seems appropriate:
Does that answer all the questions? Thanks, Pascale |
Talking to @pgaudet this morning, until we've run through this a couple of times to work out the kinks (or have a machine that gets us back to where we were), we'll:
|
Okay, after a little consideration, I think I may have some "easy" ways forward, although any one might take a day or so to put together. Essentially, the issue is with a bad docker/jenkins interaction. I can now see a few ways to bypass this:
|
Actually, poking around in this, I think I'm going to try something else first: |
Also, clarifying for "3", to make this work, the whole image would have to be dropped and stood back up. If going that way, there will be some temporary repetition and we may have to introduce a template functions to bypass the string limit we will almost immediately smack into. |
…anually to completion; draft work on #352
Looking at the failure messages, and understanding how this is happening at a stage level (not a step level), I think I can change tack a little.
I believe what this should allow me to do is "hijack" the |
Cheers to @dustine32 for helping me out with a code review. Issues that I'll fix before proceeding:
|
@pgaudet I believe a |
Noting that I'm now working towards something between the two above. |
Talking to @pgaudet , I agree that this is probably closed. |
Look at blessing snapshots to release, to:
snapshot
orrelease
not going wellNo new libraries or technologies. The only "interesting" additions would likely be:
The text was updated successfully, but these errors were encountered: