Skip to content

Conversation

@kim-em
Copy link
Collaborator

@kim-em kim-em commented Nov 23, 2025

Like lean-toolchain and lake-manifest.json, lakefile.toml is automatically modified each night in nightly-testing (unlike Mathlib). When merging from nightly-testing, we should prefer the nightly-testing version to avoid persistent merge conflicts.

This change adds lakefile.toml to the automatic conflict resolution in two places:

  1. When merging nightly-testing into bump/nightly-YYYY-MM-DD
  2. When merging bump/nightly-YYYY-MM-DD into nightly-testing

Fixes: https://leanprover.zulipchat.com/#narrow/channel/428973-nightly-testing/topic/Cslib.20bump.20branch.20reminders/near/558924262

🤖 Generated with Claude Code

Like lean-toolchain and lake-manifest.json, lakefile.toml is automatically
modified each night in nightly-testing (unlike Mathlib). When merging from
nightly-testing, we should prefer the nightly-testing version to avoid
persistent merge conflicts.

This change adds lakefile.toml to the automatic conflict resolution in two places:
1. When merging nightly-testing into bump/nightly-YYYY-MM-DD
2. When merging bump/nightly-YYYY-MM-DD into nightly-testing

Fixes: https://leanprover.zulipchat.com/#narrow/channel/428973-nightly-testing/topic/Cslib.20bump.20branch.20reminders/near/558924262

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Copy link
Collaborator

@chenson2018 chenson2018 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, Kim!

@chenson2018 chenson2018 merged commit b7c4fa0 into main Nov 23, 2025
3 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.

3 participants