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: deploy airflow #410

Merged
merged 12 commits into from
Jun 15, 2023
Merged

Docs: deploy airflow #410

merged 12 commits into from
Jun 15, 2023

Conversation

AstrakhantsevaAA
Copy link
Contributor

created folder deploy-a-pipeline, moved in there deploy github and airflow as separated pages.

@netlify
Copy link

netlify bot commented Jun 14, 2023

Deploy Preview for dlt-hub-docs ready!

Name Link
🔨 Latest commit 3609591
🔍 Latest deploy log https://app.netlify.com/sites/dlt-hub-docs/deploys/6489e40c7a5e5d000856bb5e
😎 Deploy Preview https://deploy-preview-410--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 settings.

@adrianbr adrianbr self-requested a review June 15, 2023 07:21
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.

ok this looks like quality! thanks for fixing all the relevant links also in the code!

@@ -19,7 +19,7 @@
from dlt.common.destination.reference import DestinationReference

REQUIREMENTS_GITHUB_ACTION = "requirements_github_action.txt"
DLT_DEPLOY_DOCS_URL = "https://dlthub.com/docs/walkthroughs/deploy-a-pipeline"
DLT_DEPLOY_DOCS_URL = "https://dlthub.com/docs/walkthroughs/deploy-a-pipeline/deploy-with-github-actions"
Copy link
Collaborator

Choose a reason for hiding this comment

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

we should have a corresponding link in our code for composer. I'll take a look in the other PR (#401 )

@@ -45,7 +45,7 @@ dlt deploy <script>.py airflow-composer --schedule "*/30 * * * *"

[Google Composer](../running-in-production/orchestrators/airflow-gcp-cloud-composer.md) is a managed Airflow deployment provided by Google.
Copy link
Collaborator

Choose a reason for hiding this comment

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

we should link IMO to your new docs page

@rudolfix rudolfix merged commit 88e338f into devel Jun 15, 2023
29 of 31 checks passed
@rudolfix rudolfix deleted the docs/airflow_deploy branch June 15, 2023 07:59
rudolfix pushed a commit that referenced this pull request Jun 15, 2023
* created folder deploy-a-pipeline, moved in there deploy github and airflow as separated pages.

* added pages to sidebar, added title

* fix link

* fix link: walkthroughs/deploy-a-pipeline/deploy-with-github-actions.md

* fix link: walkthroughs/deploy-a-pipeline/deploy-with-github-actions.md

* fix folder deploy-a-pipeline

* rename github actions deploy

* delete md extension

* rename title

* rename title

* fix code blocks

* fix comma
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.

None yet

3 participants