Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DOCS] Deleting versioned pages of 0.18 that should not be versioned #10893

Conversation

deborahniesz
Copy link
Contributor

@deborahniesz deborahniesz commented Jan 27, 2025

Jira Ticket

Deploy Preview

Description

Removed the versioned files of the Home page and Integration support policy and hid the version dropdown on both pages under the Resources category (Integration support policy and Get support).

  • Description of PR changes above includes a link to an existing GitHub issue
  • PR title is prefixed with one of: [BUGFIX], [FEATURE], [DOCS], [MAINTENANCE], [CONTRIB]
  • Code is linted - run invoke lint (uses ruff format + ruff check)
  • Appropriate tests and docs have been updated

For more information about contributing, visit our community resources.

After you submit your PR, keep the page open and monitor the statuses of the various checks made by our continuous integration process at the bottom of the page. Please fix any issues that come up and reach out on Slack if you need help. Thanks for contributing!

Copy link

netlify bot commented Jan 27, 2025

Deploy Preview for niobium-lead-7998 ready!

Name Link
🔨 Latest commit c6be39f
🔍 Latest deploy log https://app.netlify.com/sites/niobium-lead-7998/deploys/6798fb57eab933000917fa0d
😎 Deploy Preview https://deploy-preview-10893.docs.greatexpectations.io
📱 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 site configuration.

Copy link

codecov bot commented Jan 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.76%. Comparing base (d517057) to head (c6be39f).
Report is 5 commits behind head on develop.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #10893      +/-   ##
===========================================
- Coverage    80.76%   80.76%   -0.01%     
===========================================
  Files          465      465              
  Lines        40624    40624              
===========================================
- Hits         32809    32808       -1     
- Misses        7815     7816       +1     
Flag Coverage Δ
3.10 70.07% <ø> (ø)
3.10 athena or openpyxl or pyarrow or project or sqlite or aws_creds ?
3.10 aws_deps ?
3.10 big ?
3.10 clickhouse ?
3.10 filesystem ?
3.10 mssql ?
3.10 mysql ?
3.10 postgresql ?
3.10 spark_connect ?
3.11 70.05% <ø> (-0.02%) ⬇️
3.11 athena or openpyxl or pyarrow or project or sqlite or aws_creds ?
3.11 aws_deps ?
3.11 big ?
3.11 clickhouse ?
3.11 filesystem ?
3.11 mssql ?
3.11 mysql ?
3.11 postgresql ?
3.11 spark_connect ?
3.11 trino ?
3.12 70.07% <ø> (-0.01%) ⬇️
3.12 athena or openpyxl or pyarrow or project or sqlite or aws_creds 56.50% <ø> (ø)
3.12 aws_deps 46.40% <ø> (ø)
3.12 big 54.89% <ø> (ø)
3.12 bigquery 48.65% <ø> (ø)
3.12 databricks 50.43% <ø> (ø)
3.12 filesystem 62.88% <ø> (ø)
3.12 mssql 51.44% <ø> (ø)
3.12 mysql 51.81% <ø> (ø)
3.12 postgresql 54.45% <ø> (ø)
3.12 snowflake 51.21% <ø> (ø)
3.12 spark 57.78% <ø> (ø)
3.12 spark_connect 46.67% <ø> (ø)
3.12 trino 52.37% <ø> (ø)
3.9 70.10% <ø> (ø)
3.9 athena or openpyxl or pyarrow or project or sqlite or aws_creds 56.50% <ø> (ø)
3.9 aws_deps 46.42% <ø> (ø)
3.9 big 54.90% <ø> (ø)
3.9 bigquery 48.64% <ø> (ø)
3.9 clickhouse 43.31% <ø> (ø)
3.9 databricks 50.43% <ø> (-0.01%) ⬇️
3.9 filesystem 62.89% <ø> (ø)
3.9 mssql 51.42% <ø> (ø)
3.9 mysql 51.79% <ø> (ø)
3.9 postgresql 54.44% <ø> (ø)
3.9 snowflake 51.21% <ø> (ø)
3.9 spark 57.75% <ø> (ø)
3.9 spark_connect 46.68% <ø> (ø)
3.9 trino 52.35% <ø> (ø)
cloud 0.00% <ø> (ø)
docs-basic 53.98% <ø> (ø)
docs-creds-needed 52.86% <ø> (ø)
docs-spark 52.41% <ø> (ø)

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

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

@deborahniesz deborahniesz force-pushed the DOC-928_Integration_support_policy_should_not_be_versioned branch from 021b5fe to c6be39f Compare January 28, 2025 15:44
@deborahniesz deborahniesz added this pull request to the merge queue Jan 28, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Jan 28, 2025
@deborahniesz deborahniesz added this pull request to the merge queue Jan 28, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Jan 28, 2025
@deborahniesz deborahniesz added this pull request to the merge queue Jan 28, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Jan 28, 2025
@deborahniesz deborahniesz added this pull request to the merge queue Jan 29, 2025
Merged via the queue into develop with commit 731644e Jan 29, 2025
65 checks passed
@deborahniesz deborahniesz deleted the DOC-928_Integration_support_policy_should_not_be_versioned branch January 29, 2025 17:44
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.

2 participants