Skip to content

Fix minor documentation typo#2093

Merged
pankajastro merged 1 commit into
astronomer:mainfrom
dnskr:fix-minor-doc-typo
Dec 22, 2025
Merged

Fix minor documentation typo#2093
pankajastro merged 1 commit into
astronomer:mainfrom
dnskr:fix-minor-doc-typo

Conversation

@dnskr
Copy link
Copy Markdown
Contributor

@dnskr dnskr commented Nov 8, 2025

Description

Fix minor typo in the documentation.

Breaking Change?

No

Checklist

  • I have made corresponding changes to the documentation (if required)
  • I have added tests that prove my fix is effective or that my feature works

Comment thread docs/configuration/generating-docs.rst
@netlify
Copy link
Copy Markdown

netlify Bot commented Nov 17, 2025

Deploy Preview for sunny-pastelito-5ecb04 canceled.

Name Link
🔨 Latest commit 1a63fb4
🔍 Latest deploy log https://app.netlify.com/projects/sunny-pastelito-5ecb04/deploys/691c543b0718a3000887c01c

@pankajastro pankajastro marked this pull request as ready for review December 22, 2025 19:11
Copilot AI review requested due to automatic review settings December 22, 2025 19:11
@netlify
Copy link
Copy Markdown

netlify Bot commented Dec 22, 2025

Deploy Preview for astronomer-cosmos ready!

Name Link
🔨 Latest commit 212a68b
🔍 Latest deploy log https://app.netlify.com/projects/astronomer-cosmos/deploys/694997d8012fe20008996ffc
😎 Deploy Preview https://deploy-preview-2093--astronomer-cosmos.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes a documentation typo where the variable name generate_dbt_docs_aws was incorrectly used in GCS-related code examples. The variable is now correctly named generate_dbt_docs_gcs to match the DbtDocsGCSOperator being used and to be consistent with the naming pattern used throughout the documentation.

  • Corrected variable naming in two GCS code examples from generate_dbt_docs_aws to generate_dbt_docs_gcs

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.98%. Comparing base (6ed1798) to head (212a68b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2093   +/-   ##
=======================================
  Coverage   97.98%   97.98%           
=======================================
  Files          95       95           
  Lines        6190     6190           
=======================================
  Hits         6065     6065           
  Misses        125      125           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@pankajastro pankajastro merged commit 057be02 into astronomer:main Dec 22, 2025
94 checks passed
pankajkoti pushed a commit that referenced this pull request Dec 29, 2025
## Description

Fix minor typo in the documentation.
@pankajkoti pankajkoti mentioned this pull request Dec 29, 2025
tatiana added a commit that referenced this pull request Jan 14, 2026
Bug Fixes

* Fix ``DbtSourceWatcherOperator.template_fields`` to inherit from
``DbtSourceLocalOperator`` instead of ``DbtConsumerWatcherSensor`` by
@pankajkoti in #2226
* Fix TypeError in Watcher mode with subprocess invocation by
@pankajkoti in #2227
* Error when RenderConfig.invocation_mode is incorrectly set by @tatiana
in #2267

Docs

* Fix minor documentation typo by @dnskr in #2093
* Fix default values in documentation by @dnskr in #2092
* Remove emit event for ExecutionMode.AIRFLOW_ASYNC limitation in docs
by @pankajastro in #2214

Others

* Add test to check profile metrics with non-Cosmos operator by
@pankajastro in #2215
* Fix CI main branch Airflow 2.6 tests by @tatiana in #2268

closes:
astronomer/oss-integrations-private#295

Co-authored-by: Tatiana Al-Chueyr <tatiana.alchueyr@gmail.com>
@tatiana tatiana added this to the Cosmos 1.12.1 milestone Jan 29, 2026
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.

5 participants