Skip to content

chore: remove bart26g subproject (→ standalone repo); drop uv_build version cap#103

Merged
bartzbeielstein merged 4 commits into
mainfrom
develop
Jun 13, 2026
Merged

chore: remove bart26g subproject (→ standalone repo); drop uv_build version cap#103
bartzbeielstein merged 4 commits into
mainfrom
develop

Conversation

@bartzbeielstein

Copy link
Copy Markdown
Contributor

Summary

  • Remove the bart26g/ manuscript subproject. The Optimization with SpotOptim manuscript now lives in its own repository, bartzbeielstein/bart26g-spotoptim, depending on spotoptim[torch] from PyPI instead of an editable monorepo path.
  • Drop the upper version cap uv_build>=0.9.18,<1uv_build>=0.9.18, per the project policy of not capping dependency versions in pyproject.toml.

Dependabot impact

  • fix: preflight and release #59 (tornado, low) — fixed by removing bart26g/uv.lock (the manifest that was the alert source). Removing the subproject also eliminates the recurring bart26g-sourced jupyter/torch/tornado alerts in this repo for good.
  • fix: release-preflight #58 (torch, low) — already dismissed as not_used (no patched torch exists; torch.jit.script is never called by spotoptim).

Notes

  • No src/ or tests/ changes; this is a subproject removal plus a build-requirement bound.
  • The orphaned bart26g/* entries were also removed from the root .gitignore.

🤖 Generated with Claude Code

github-actions Bot and others added 4 commits June 10, 2026 16:55
Per project policy of not capping dependency versions in pyproject.toml.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
The 'Optimization with SpotOptim' manuscript now lives in its own
repository at bartzbeielstein/bart26g-spotoptim, depending on spotoptim
from PyPI instead of an editable monorepo path. Removes the bart26g/
tree (incl. its uv.lock, a Dependabot source for this monorepo, which
clears Dependabot #59) and the orphaned bart26g/* entries from .gitignore.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@bartzbeielstein bartzbeielstein merged commit 22df26c into main Jun 13, 2026
5 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