Skip to content

feat(template): backport worktrees gitignore and compat job fix#120

Merged
gtauzin merged 1 commit into
mainfrom
backport/worktrees-and-compat-fix
Mar 26, 2026
Merged

feat(template): backport worktrees gitignore and compat job fix#120
gtauzin merged 1 commit into
mainfrom
backport/worktrees-and-compat-fix

Conversation

@gtauzin

@gtauzin gtauzin commented Mar 26, 2026

Copy link
Copy Markdown
Member

Description

Backport two changes from stateful-y/sklearn-wrap#38:

  • Add .worktrees/ to .gitignore template
  • Disable test-compat job until pins are defined

Type of Change

  • New feature (non-breaking change that adds functionality)

Motivation and Context

Generated projects had two issues:

  1. Git worktree directories were not ignored
  2. The test-compat job failed on empty pins: [] matrix

How Has This Been Tested?

  • Tested locally with uv run pytest
  • Added/updated tests
  • All tests pass

Checklist

  • My code follows the code style of this project
  • I have added tests to cover my changes
  • All new and existing tests passed
  • My changes generate no new warnings
  • I have checked that my changes don't break the template generation

Signed-off-by: Guillaume Tauzin <4648633+gtauzin@users.noreply.github.com>
@gtauzin gtauzin merged commit 8dccd8f into main Mar 26, 2026
13 checks passed
@gtauzin gtauzin deleted the backport/worktrees-and-compat-fix branch March 26, 2026 20:48
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