Skip to content

docs: add v2 install banner to dbt-core PyPI description - #16258

Merged
itsnamangoyal merged 2 commits into
1.latestfrom
tauhid621/pypi-readme-v2-banner
Sep 14, 2026
Merged

itsnamangoyal merged 2 commits into
1.latestfrom
tauhid621/pypi-readme-v2-banner

Conversation

@tauhid621

Copy link
Copy Markdown
Contributor

Summary

  • Adds a plain-text (non-GitHub-alert) blockquote banner to the top of core/README.md pointing users to the v2 install docs, since this README is also rendered as the dbt-core PyPI long description.
  • GitHub's [!NOTE] alert syntax was avoided since PyPI's renderer (comrak, semantic alert style) doesn't apply GitHub's styling for it — bold text renders consistently on both GitHub and PyPI.

Test plan

  • Confirm banner renders as expected on GitHub
  • Confirm banner renders as expected on TestPyPI (e.g. via a manual nightly-release.yml or release.yml dispatch with test_run: true)

🤖 Generated with Claude Code

Points users landing on the dbt-core PyPI page to the v2 install docs.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@cla-bot cla-bot Bot added the cla:yes label Sep 9, 2026
@codecov

codecov Bot commented Sep 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.51%. Comparing base (37c0ef1) to head (8cd1150).

Additional details and impacted files
@@             Coverage Diff              @@
##           1.latest   #16258      +/-   ##
============================================
- Coverage     91.55%   91.51%   -0.04%     
============================================
  Files           223      223              
  Lines         28346    28346              
============================================
- Hits          25951    25940      -11     
- Misses         2395     2406      +11     
Flag Coverage Δ
integration 87.67% <ø> (-0.04%) ⬇️
unit 67.05% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
Unit Tests 67.05% <ø> (ø)
Integration Tests 87.67% <ø> (-0.04%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tauhid621
tauhid621 marked this pull request as ready for review September 9, 2026 11:59
@tauhid621
tauhid621 requested a review from a team as a code owner September 9, 2026 11:59
Copilot AI lite review requested due to automatic review settings September 9, 2026 11:59

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Changes recommended

The new changelog entry sets Issue: "", which will generate a broken empty issue link in the rendered changelog output.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

Adds a short banner at the top of core/README.md (used as the dbt-core PyPI long description) to direct users to dbt v2 installation documentation, and records the update in the changelog system.

Changes:

  • Prepends a plain Markdown blockquote “Note” banner to core/README.md linking to the v2 install docs.
  • Adds a Changie .changes/unreleased entry describing the banner addition.
File summaries
File Description
core/README.md Adds a top-of-file banner note/link intended to render well on both GitHub and PyPI.
.changes/unreleased/Under the Hood-20260909-063207.yaml Adds a changelog entry for the README/PyPI description update.
Review details
  • Files reviewed: 2/2 changed files
  • Comments generated: 1
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread .changes/unreleased/Under the Hood-20260909-063207.yaml
Comment thread core/README.md Outdated
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@itsnamangoyal
itsnamangoyal merged commit da504cf into 1.latest Sep 14, 2026
140 checks passed
@itsnamangoyal
itsnamangoyal deleted the tauhid621/pypi-readme-v2-banner branch September 14, 2026 17:36
itsnamangoyal added a commit that referenced this pull request Sep 15, 2026
…6299)

* docs: add v2 install banner to dbt-core PyPI description

Points users landing on the dbt-core PyPI page to the v2 install docs.



* docs: expand v2 install banner with dbt-oss distribution details



---------


(cherry picked from commit da504cf)

Co-authored-by: Tauhid Anjum <tauhidanjum@gmail.com>
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
Co-authored-by: Naman Goyal <43905880+itsnamangoyal@users.noreply.github.com>
itsnamangoyal added a commit that referenced this pull request Sep 15, 2026
…6300)

* docs: add v2 install banner to dbt-core PyPI description

Points users landing on the dbt-core PyPI page to the v2 install docs.



* docs: expand v2 install banner with dbt-oss distribution details



---------


(cherry picked from commit da504cf)

Co-authored-by: Tauhid Anjum <tauhidanjum@gmail.com>
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
Co-authored-by: Naman Goyal <43905880+itsnamangoyal@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants