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

fix: lake: warn on fetch cloud release failure #3401

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

tydeu
Copy link
Member

@tydeu tydeu commented Feb 19, 2024

If Lake fails to download a cloud release, it will now print a warning indicating that it is falling back to a local build. For example:

[0/2] Downloading cloud_test cloud release
[0/2] Building CloudTest
error: > curl -s -f -o [...] -L [...]
error: external command `curl` exited with code 22
warning: fetching cloud release failed; falling back to local build

@github-actions github-actions bot added the toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN label Feb 19, 2024
@leanprover-community-mathlib4-bot
Copy link
Collaborator

leanprover-community-mathlib4-bot commented Feb 19, 2024

Mathlib CI status (docs):

  • ❗ Std/Mathlib CI will not be attempted unless your PR branches off the nightly-with-mathlib branch. (2024-02-19 15:15:38)
  • ❗ Std/Mathlib CI will not be attempted unless your PR branches off the nightly-with-mathlib branch. Try git rebase 3e5695e07e517ff9576d139cbf6e0ed9caf22128 --onto 496a8d578ed3f22dbfe8dce58a855202ccf7be3e. (2024-02-23 17:22:46)

@tydeu tydeu added the will-merge-soon …unless someone speaks up label Feb 23, 2024
@tydeu tydeu marked this pull request as ready for review February 26, 2024 13:47
@tydeu tydeu added this pull request to the merge queue Feb 26, 2024
Merged via the queue into leanprover:master with commit e73495e Feb 26, 2024
14 checks passed
@tydeu tydeu deleted the lake/warn-fetch-release-failure branch February 26, 2024 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN will-merge-soon …unless someone speaks up
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants