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

feat(airflow): add astro-cli ingestion #200

Merged
merged 3 commits into from
Dec 13, 2023
Merged

feat(airflow): add astro-cli ingestion #200

merged 3 commits into from
Dec 13, 2023

Conversation

Lee-W
Copy link
Collaborator

@Lee-W Lee-W commented Dec 4, 2023

Closes: #190

@Lee-W
Copy link
Collaborator Author

Lee-W commented Dec 4, 2023

圖片

Copy link
Collaborator

@sunank200 sunank200 left a comment

Choose a reason for hiding this comment

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

I think you need to add this change to bulk ingestion DAG as well for loading it the first time: https://github.com/astronomer/ask-astro/blob/main/airflow/dags/ingestion/ask-astro-load.py

Copy link
Collaborator

@sunank200 sunank200 left a comment

Choose a reason for hiding this comment

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

Also this change has to be tested as part of this issue: #191

Requesting you to create new weaviate class for this change and deploy this change in dev before merging this.

Copy link

cloudflare-pages bot commented Dec 5, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: e8a77cd
Status: ✅  Deploy successful!
Preview URL: https://2813111d.ask-astro.pages.dev
Branch Preview URL: https://ingest-astro-cli-docs.ask-astro.pages.dev

View logs



def extract_astro_cli_docs() -> list[pd.DataFrame]:
astronomer_base_url = "https://docs.astronomer.io"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can you add the doc strings please?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

done

Copy link
Collaborator

@pankajastro pankajastro left a comment

Choose a reason for hiding this comment

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

LGTM

@Lee-W Lee-W merged commit bfb157c into main Dec 13, 2023
7 checks passed
@Lee-W Lee-W deleted the ingest-astro-cli-docs branch December 13, 2023 04:02
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.

Ingest Astro CLI docs
3 participants