Skip to content

ci: remove nine dangling .lake gitlinks that break every recursive checkout - #2221

Merged
gHashTag merged 1 commit into
masterfrom
fix/dangling-lake-gitlinks
Aug 19, 2026
Merged

ci: remove nine dangling .lake gitlinks that break every recursive checkout#2221
gHashTag merged 1 commit into
masterfrom
fix/dangling-lake-gitlinks

Conversation

@gHashTag

Copy link
Copy Markdown
Owner

Nine lean4_bridge/.lake/packages/* paths have been committed as submodule gitlinks with no .gitmodules entries since #1304 — Lake's build cache, not sources. Every submodules: recursive checkout (the coverage workflow) dies at fatal: No url found for submodule path; it failed on #2217 and fails on every PR identically. This removes the gitlinks, ignores lean4_bridge/.lake/, and leaves the three real chips/* submodules untouched.

Refs #1959

🤖 Generated with Claude Code

…efs #1959)

Lake build-cache paths were committed as submodule gitlinks with no
.gitmodules entries (#1304), breaking every submodules:recursive checkout
(coverage) since. Real chips/* submodules untouched.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown
Contributor

PR Dashboard

Generated at: 2026-08-19 12:33:48 UTC

Summary

Status Count
Total Open PRs 30
PRs with Failing Checks 10
PRs with All Checks Green 20
READY 9
FAILING 10
PENDING 0

Seal Status

  • ⚠️ STALE -- sha256(compiler.rs)=a8a5da547cb3 != manifest seal=87e5cbd3ad94.
    The committed NMSE numbers were certified against an older compiler.rs.
    Run scripts/reseal-check.sh locally for the two-step reseal command (advisory; not a merge gate).

@github-actions

Copy link
Copy Markdown
Contributor

📓 NotebookLM Notebook linked to this PR

This notebook contains session context, decisions, and artifacts for this work.

@gHashTag
gHashTag merged commit 05497bb into master Aug 19, 2026
22 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants