Skip to content

docs: add paper PDF, branch model, dev CI trigger#2

Merged
WaylandYang merged 1 commit into
mainfrom
dev
May 13, 2026
Merged

docs: add paper PDF, branch model, dev CI trigger#2
WaylandYang merged 1 commit into
mainfrom
dev

Conversation

@WaylandYang

Copy link
Copy Markdown
Contributor

Summary

  • Add paper/paper.pdf — ForgetEval (23p, 648 KB), compiled from lethe-paper/paper.tex.
  • README: new Paper section between Roadmap and Star History (link + BibTeX).
  • CONTRIBUTING: new Branch model section describing main / dev / feat/<slug> flow.
  • ci.yml: trigger workflow on push to dev as well as main.

First PR after enabling branch protection on both main and dev. CI will run all 5 required checks (pytest × py3.10–3.13 + ruff).

Test plan

  • pytest tests passes locally (14 tests, ~0.7s)
  • ruff check lethe tests passes locally
  • CI green on the PR

- paper/paper.pdf — ForgetEval (23p, 648 KB) compiled from
  lethe-paper/paper.tex; linked from README "Paper" section.
- README — new Paper section between Roadmap and Star History
  with markdown link and BibTeX citation block.
- CONTRIBUTING — new "Branch model" section describing
  main / dev / feat/<slug> three-tier flow.
- ci.yml — trigger workflow on push to dev (alongside main)
  so direct admin pushes to the integration branch get tested.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@WaylandYang WaylandYang merged commit 5360b24 into main May 13, 2026
10 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.

1 participant