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

added completed project for code references #26642

Merged
merged 3 commits into from
Dec 20, 2024

Conversation

C00ldudeNoonan
Copy link
Contributor

Summary & Motivation

Adding completed project for in docs code references.

How I Tested These Changes

image

Changelog

Insert changelog entry or delete this section.

@C00ldudeNoonan C00ldudeNoonan added the area: docs Related to documentation in general label Dec 20, 2024
Copy link

github-actions bot commented Dec 20, 2024

Copy link
Contributor

@cmpadden cmpadden left a comment

Choose a reason for hiding this comment

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

It looks like the unit tests are failing.

By default, we have a test that verifies that all examples in docs_beta_snippets load. You will either need to make sure this loads, or exclude it from verification.

docs_beta_snippets_tests/test_all_files_load.py
10:EXCLUDED_FILES = {
41:    if file_path in EXCLUDED_FILES:

@C00ldudeNoonan C00ldudeNoonan merged commit 8be213c into master Dec 20, 2024
2 checks passed
@C00ldudeNoonan C00ldudeNoonan deleted the noonan/completed-docs-etl-tutorial branch December 20, 2024 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: docs Related to documentation in general
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants