Merged
Conversation
910ad33 fix: Make flake8 happy (vs. E501 line too long)
202e83e feat: Interpolate `{vars[…]}, {matrix[…]}` in `context:, dockerfile:`
git-subtree-dir: external/docker-keeper
git-subtree-split: 910ad33f962faeb9e00122c52c6cc95e7aca7908
…-core * commit '20234f18c759f5eda264e1761ac727c0e76538a1': Squashed 'external/docker-keeper/' changes from f0373f2..910ad33
This patch happens to be necessary for rocq/opam projects that depend on rocq-core (for example), and not on rocq-prover directly. See-also: rocq-community/gaia#27 (comment)
erikmd
added a commit
to rocq-community/docker-base
that referenced
this pull request
May 13, 2025
Cc @CohenCyril @hoheinzollern @proux01 FYI Follows-up: rocq-community/docker-coq#79 Follows-up: rocq-community/docker-rocq#13 Follows-up: rocq-community/docker-rocq#11 Follows-up: rocq-community/docker-rocq#14 Follows-up: math-comp/docker-mathcomp#33 Follows-up: math-comp/docker-mathcomp#34
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.
Motivation: spotted in rocq-community/gaia#27 (comment)
Sibling PR: rocq-community/docker-coq#79