[anneal] Add lean package management (lake) files#3261
Open
mdittmer wants to merge 1 commit intogoogle:mainfrom
Open
[anneal] Add lean package management (lake) files#3261mdittmer wants to merge 1 commit intogoogle:mainfrom
mdittmer wants to merge 1 commit intogoogle:mainfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3261 +/- ##
=======================================
Coverage 91.88% 91.88%
=======================================
Files 20 20
Lines 6076 6076
=======================================
Hits 5583 5583
Misses 493 493 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Member
|
I've seen this failure with other PRs – I think it's a permissions issue with external contributors not being allowed to push to our container registry cache. I'll need to fix this issue before we can land this (unless you want me to just re-push from my account). |
Collaborator
Author
|
I'm in no rush. We can wait until that issue is fixed.
…On Tue, Apr 14, 2026, 5:07 p.m. Joshua Liebow-Feeser < ***@***.***> wrote:
*joshlf* left a comment (google/zerocopy#3261)
<#3261 (comment)>
I've seen this failure with other PRs – I think it's a permissions issue
with external contributors not being allowed to push to our container
registry cache. I'll need to fix this issue before we can land this (unless
you want me to just re-push from my account).
—
Reply to this email directly, view it on GitHub
<#3261 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AANRMSBRPTUUPGDCWIOY2F34V2SCFAVCNFSM6AAAAACXZCC3K2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHM2DENBXGE2TONJTGI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Bootstrap code intelligence for `anneal/src/**/*.lean` by adding a `lakefile.toml` and the additional versioning files generated by `lake update`.
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.
Bootstrap code intelligence for
anneal/src/**/*.leanby adding alakefile.tomland the additional versioning files generated bylake update.