Skip to content

Ndusan/fix insert changes for data repos#107

Merged
n-dusan merged 3 commits intomainfrom
ndusan/fix-insert-changes-for-data-repos
Apr 17, 2026
Merged

Ndusan/fix insert changes for data repos#107
n-dusan merged 3 commits intomainfrom
ndusan/fix-insert-changes-for-data-repos

Conversation

@n-dusan
Copy link
Copy Markdown
Contributor

@n-dusan n-dusan commented Apr 17, 2026

Description (e.g. "Related to ...", etc.)

Code review checklist (for code reviewer to complete)

  • Pull request represents a single change (i.e. not fixing disparate/unrelated things in a single PR)
  • Title summarizes what is changing
  • Commit messages are meaningful (see this for details)
  • Tests have been included and/or updated, as appropriate
  • Docstrings have been included and/or updated, as appropriate
  • Standalone docs have been updated accordingly

Automated tests, benchmarks and linters

You can run the tests, lints and benchmarks that are run on CI locally with:

just ci

n-dusan and others added 3 commits April 17, 2026 17:45
When multiple data repos share the same type (e.g. law-html and law-html-2026),
find_all_auth_commits_for_stele returned commits across all of them, causing
is_commit_in_loaded_auth_commits to skip all commits for the second repo.
Now filters by publication.html_data_repo_name so each data repo only sees
its own previously-inserted commits.
@n-dusan n-dusan requested a review from BojanG99 April 17, 2026 16:13
@n-dusan n-dusan merged commit 3a64b2d into main Apr 17, 2026
7 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