Skip to content

General tidy-up: fix shipped version drift, prune internal artifacts; 1.7.21#50

Merged
sturimcode merged 1 commit into
mainfrom
general-tidy-up
Jul 10, 2026
Merged

General tidy-up: fix shipped version drift, prune internal artifacts; 1.7.21#50
sturimcode merged 1 commit into
mainfrom
general-tidy-up

Conversation

@sturimcode

Copy link
Copy Markdown
Owner
  • 1.7.20 shipped with version still at 1.7.19 (only pyproject was
    bumped), so --version misreports and the update checker nags forever.
    Bump both to 1.7.21, lock them together with a test, and teach the
    publish workflow to refuse a tag that matches only one of them.
  • Prune internal planning artifacts: drop the plans/ execution scripts
    and the stray .superpowers/ report (now gitignored), keep the design
    specs under docs/design/ with workflow-state headers removed.
  • Drop requirements.txt; it drifted from pyproject.toml (missing
    keyring) and nothing installs from it.
  • README: the How-it-works section still described the FIT upload path
    that was replaced by python-garminconnect in June.
  • Correct the weight unit comments (0.1 kg units, not decigrams),
    rename the login-capture JS binding, and clean up test section
    comments.

Co-Authored-By: Claude Fable 5 noreply@anthropic.com

… 1.7.21

- 1.7.20 shipped with __version__ still at 1.7.19 (only pyproject was
  bumped), so --version misreports and the update checker nags forever.
  Bump both to 1.7.21, lock them together with a test, and teach the
  publish workflow to refuse a tag that matches only one of them.
- Prune internal planning artifacts: drop the plans/ execution scripts
  and the stray .superpowers/ report (now gitignored), keep the design
  specs under docs/design/ with workflow-state headers removed.
- Drop requirements.txt; it drifted from pyproject.toml (missing
  keyring) and nothing installs from it.
- README: the How-it-works section still described the FIT upload path
  that was replaced by python-garminconnect in June.
- Correct the weight unit comments (0.1 kg units, not decigrams),
  rename the login-capture JS binding, and clean up test section
  comments.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@sturimcode sturimcode merged commit 5b4546f into main Jul 10, 2026
4 checks passed
@sturimcode sturimcode deleted the general-tidy-up branch July 10, 2026 18:14
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