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

Replace weather api example with github in create a pipeline walkthrough #1351

Merged
merged 25 commits into from
May 16, 2024

Conversation

sultaniman
Copy link
Collaborator

This PR updates a walkthrough (Create a pipeline): Create a pipeline

Closes: #1350

@sultaniman sultaniman requested a review from burnash May 13, 2024 10:55
@sultaniman sultaniman self-assigned this May 13, 2024
Copy link

netlify bot commented May 13, 2024

Deploy Preview for dlt-hub-docs ready!

Name Link
🔨 Latest commit 060fcce
🔍 Latest deploy log https://app.netlify.com/sites/dlt-hub-docs/deploys/6645eeaf76c4560007fa539c
😎 Deploy Preview https://deploy-preview-1351--dlt-hub-docs.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 site configuration.

@sultaniman sultaniman changed the title Replace weather api example with github in create a pipeline walkthrough WIP: Replace weather api example with github in create a pipeline walkthrough May 13, 2024
@sultaniman sultaniman changed the title WIP: Replace weather api example with github in create a pipeline walkthrough Replace weather api example with github in create a pipeline walkthrough May 13, 2024
@sultaniman sultaniman marked this pull request as ready for review May 13, 2024 12:38
Copy link
Collaborator

@rudolfix rudolfix left a comment

Choose a reason for hiding this comment

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

Almost good! one more explanation needed

docs/website/docs/walkthroughs/create-a-pipeline.md Outdated Show resolved Hide resolved
@sultaniman sultaniman force-pushed the docs/issue-1350-update-create-pipeline-tutorial branch from 8c48a76 to 893c68b Compare May 14, 2024 11:54
@sultaniman sultaniman requested a review from rudolfix May 14, 2024 11:54
Copy link
Contributor

@AstrakhantsevaAA AstrakhantsevaAA left a comment

Choose a reason for hiding this comment

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

Not sure if Github API is a good example for this page, because we have all code in the init template. imo weatherapi was more informative, because we build the pipeline from scratch

@burnash
Copy link
Collaborator

burnash commented May 15, 2024

@AstrakhantsevaAA the problem with WeatherAPI is that it requires custom pagination which will be out of scope for this task, so the simple solution here is to go with GitHub API

Copy link
Collaborator

@burnash burnash left a comment

Choose a reason for hiding this comment

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

Great work! I've added some comments and fixes below.

docs/website/docs/walkthroughs/create-a-pipeline.md Outdated Show resolved Hide resolved
docs/website/docs/walkthroughs/create-a-pipeline.md Outdated Show resolved Hide resolved
docs/website/docs/walkthroughs/create-a-pipeline.md Outdated Show resolved Hide resolved
docs/website/docs/walkthroughs/create-a-pipeline.md Outdated Show resolved Hide resolved
docs/website/docs/walkthroughs/create-a-pipeline.md Outdated Show resolved Hide resolved
sultaniman and others added 5 commits May 15, 2024 16:48
Co-authored-by: Anton Burnashev <anton.burnashev@gmail.com>
Co-authored-by: Anton Burnashev <anton.burnashev@gmail.com>
Co-authored-by: Anton Burnashev <anton.burnashev@gmail.com>
Co-authored-by: Anton Burnashev <anton.burnashev@gmail.com>
@sultaniman sultaniman force-pushed the docs/issue-1350-update-create-pipeline-tutorial branch from 2919ecb to cb43a10 Compare May 15, 2024 14:49
@burnash burnash added the documentation Improvements or additions to documentation label May 15, 2024
Copy link
Collaborator

@burnash burnash left a comment

Choose a reason for hiding this comment

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

Great work, @sultaniman! Thanks for putting this together!

@sultaniman
Copy link
Collaborator Author

@burnash thanks! I think you have to merge this because I don't have permissions to merge on failing CI items.

@burnash
Copy link
Collaborator

burnash commented May 16, 2024

Thanks @sultaniman the CI should be fixed in #1364

@burnash burnash merged commit 314e7a0 into devel May 16, 2024
40 of 41 checks passed
@sultaniman sultaniman deleted the docs/issue-1350-update-create-pipeline-tutorial branch May 16, 2024 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Replace create pipeline using github
4 participants