docs: update elementary version references from 0.22.0 to 0.23.0#2150
docs: update elementary version references from 0.22.0 to 0.23.0#2150MikaKerman merged 1 commit intodocsfrom
Conversation
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Comment |
Summary
Updates all Elementary dbt package version references in the docs from
0.22.0to0.23.0. Changes span two files:docs/snippets/quickstart-package-install.mdx— version in thepackages.ymlexampledocs/data-tests/dbt/upgrade-package.mdx— version in thepackages.ymlexample + minor version upgrade example text (0.22.X -> 0.23.X)Review & Testing Checklist for Human
0.23.0is the correct latest version to reference (i.e., the package has actually been published to the dbt hub)0.22as a version that should also be updated (grep was run and only these two files had relevant hits)Notes
Link to Devin session: https://app.devin.ai/sessions/fec5210be6874e6ba5f52b8b7ae6d638
Requested by: @MikaKerman