Skip to content

chore: prepare v0.4.2 release - #65

Merged
abhiksark merged 1 commit into
devfrom
fix/release-metadata-0.4.2
Aug 16, 2026
Merged

chore: prepare v0.4.2 release#65
abhiksark merged 1 commit into
devfrom
fix/release-metadata-0.4.2

Conversation

@abhiksark

Copy link
Copy Markdown
Owner

Summary

Prepares dev for the immutable v0.4.2 release after the .gitignore, manifest-error, and update-precedence fixes landed. Package metadata and dated release notes now agree on 0.4.2, while public status pages use PyPI as the live version source instead of hardcoded stale release numbers.

Release guidance now uses a version-neutral expected-output example. Contributor and roadmap pages route current work to the active issue tracker.

Tests

  • python -m pytest -q: 185 passed
  • Python 3.9 isolated suite: 185 passed; curriculum and installed-wheel smoke passed
  • Python 3.10 isolated suite: 185 passed; curriculum and installed-wheel smoke passed
  • pythonlings --root tests/fixtures/passing_curriculum verify: passing1 and passing2 passed
  • python -m mkdocs build --strict: passed
  • python -m build: built pythonlings-0.4.2.tar.gz and pythonlings-0.4.2-py3-none-any.whl
  • Clean 0.4.2 wheel install: version, init, list, solution, and reset flows passed
  • Installed wheel patch smokes: .gitignore preservation/idempotency, current-workspace update precedence, no-create failures, and friendly invalid-manifest exit status passed
  • Code review: complete (20260817-release-metadata); no actionable findings remain

Screenshots

Not applicable. This change updates release metadata and documentation only.

Checklist

  • Updated docs when behavior changed
  • Existing regression and installed-wheel tests cover the included behavior
  • Verified python -m pytest -q

Post-Deploy Monitoring & Validation

  • Logs: watch the GitHub Actions publish workflow for ERROR, tag/version mismatch, build failure, and trusted-publishing failure messages.
  • Surfaces: verify the GitHub Release asset list and the PyPI 0.4.2 Files and provenance views.
  • Healthy signals: the annotated v0.4.2 tag resolves to the dev to main promotion commit; the workflow succeeds; PyPI exposes one sdist and one wheel with provenance; a clean install reports pythonlings 0.4.2.
  • Failure trigger: stop if any tag, release, artifact, package version, or ancestry check disagrees. Do not move the tag or overwrite PyPI; publish corrections as v0.4.3.
  • Window and owner: the maintainer validates continuously from tag creation through the successful clean-environment install.

Compound Engineering

@coderabbitai

coderabbitai Bot commented Aug 16, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: acf3334c-f9f7-4585-9298-99951c5b960a

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@abhiksark
abhiksark merged commit b793375 into dev Aug 16, 2026
4 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