Point Jenkins back to main docker images - #1036
Merged
Merged
Conversation
Member
|
This might just be noise and you are aware of it, so forgive me if that is the case, the master run failed: https://jenkins.mc-stan.org/blue/organizations/jenkins/stanc3/detail/master/966/pipeline |
Member
Author
|
Yeah, luckily it failed at the internal documentation stage (e.g, nothing really bad). @serban-nicusor-toptal is on it, it is a permissions issue with that last step. |
Contributor
|
Hey, above issue should be fixed now. When we've switched to 4.12 docker image, it comes pre-bundled with the opam groups we were creating and for some reason it didn't like UID/GID 1000 because on our VM that isn't opam. |
WardBrian
marked this pull request as ready for review
November 16, 2021 18:58
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Submission Checklist
Release notes
Following #1019, we have Jenkins using images like
stanorg/stanc3:static-ocaml-update. @serban-nicusor-toptal is going to rename those back to the standard names (without-ocaml-update) now that it is merged, and this will go along with that.Copyright and Licensing
By submitting this pull request, the copyright holder is agreeing to
license the submitted work under the BSD 3-clause license (https://opensource.org/licenses/BSD-3-Clause)