Skip to content

migrate: improve migration resilience, version 2026.7.29 - #72

Merged
dpausp merged 2 commits into
masterfrom
ts-fix-index-url
Jul 31, 2026
Merged

migrate: improve migration resilience, version 2026.7.29#72
dpausp merged 2 commits into
masterfrom
ts-fix-index-url

Conversation

@dpausp

@dpausp dpausp commented Jul 30, 2026

Copy link
Copy Markdown
Member
  • Keep index_url credentials migrated from requirements.txt.
    User just gets a warning and can decide.
    Before, removing credentials broke uv lock because packages couldn't be resolved.
  • Move ensure_gitignore before uv lock so .gitignore survives lock crashes.
  • Trim verbose docstrings, inline small single-use functions

@dpausp
dpausp marked this pull request as draft July 30, 2026 10:23
- Keep index_url credentials migrated from requirements.txt.
  User just gets a warning and can decide.
  Before, removing credentials broke `uv lock` because packages couldn't be resolved.
- Move ensure_gitignore before uv lock so .gitignore survives lock crashes.
- Trim verbose docstrings, inline small single-use functions
@dpausp
dpausp force-pushed the ts-fix-index-url branch from fa86e6b to 8944c1d Compare July 31, 2026 07:27
@dpausp dpausp changed the title migrate: keep credentials in pyproject, reorder ensure_gitignore before uv lock migrate: improve migration resilience, version 2026.7.29 Jul 31, 2026
@dpausp
dpausp marked this pull request as ready for review July 31, 2026 07:28
@dpausp
dpausp merged commit 2dd3204 into master Jul 31, 2026
20 checks passed
@dpausp
dpausp deleted the ts-fix-index-url branch July 31, 2026 08:19
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