Bump rupicola from d1336d2 to 5e4f56e#2340
Merged
github-actions[bot] merged 1 commit intoJun 17, 2026
Merged
Conversation
Contributor
|
Ping @JasonGross CI doesn't seem happy here (which is blocking overlay propagation from bedrock2) |
Collaborator
|
@proux01 it seems there was a recent change to rocq dep that has silently broken the build on fiat-crypto / rewriter. Do you know anything about this error message? |
Collaborator
|
Hm, seems dependabot forgot about the rewriter |
735da86 to
37b7e15
Compare
JasonGross
added a commit
that referenced
this pull request
Jun 15, 2026
The x86_64 macOS runners are roughly 3x slower than the arm64 ones at compiling Coq, and the full `all` / `all-except-js-of-ocaml` build was hitting the 6h GitHub Actions job limit (e.g. the macOS 15 x86_64 job in PR #2340 spent ~4h45m in `all-except-js-of-ocaml` alone and was cancelled mid-run). Mirror the Windows workflow's leaner target sequence instead of the full `all`: build `standalone-ocaml` (the released binary) first, then `coq`, `all-except-generated-and-js-of-ocaml`, `standalone-js-of-ocaml`, and `c-files lite-generated-files` rather than the full `generated-files`. The full `generated-files` regenerates and diff-checks every curve in every backend language, which is architecture-independent work already covered by the Linux CI. Release artifacts are unchanged. Co-authored-by: Claude <noreply@anthropic.com>
Bumps [rupicola](https://github.com/mit-plv/rupicola) from `d1336d2` to `5e4f56e`. - [Release notes](https://github.com/mit-plv/rupicola/releases) - [Commits](mit-plv/rupicola@d1336d2...5e4f56e) --- updated-dependencies: - dependency-name: rupicola dependency-version: 5e4f56eb54552914a90d93e9c71c38b993169b3c dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
37b7e15 to
3582e3f
Compare
Contributor
|
Maybe rocq-prover/rocq#21955 |
Contributor
|
@JasonGross I don't understand the state of the windows CI but since this is mostly green, could this please be merged so as not to block upstream PRs and windows CI could be fixed later? |
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.
Bumps rupicola from
d1336d2to5e4f56e.Commits
5e4f56ebuild(deps): bump bedrock2 fromc25e0e9todb4efdb(#210)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)