Skip to content
This repository was archived by the owner on Feb 16, 2024. It is now read-only.

Conversation

adwk67
Copy link
Member

@adwk67 adwk67 commented Sep 12, 2022

Description

A simple Airflow demo showing how to import/load a custom DAG and schedule it by enabling and triggering it.

Review Checklist

  • Code contains useful comments
  • (Integration-)Test cases added (or not applicable)
  • Documentation added (or not applicable)
  • Changelog updated (or not applicable)
  • Cargo.toml only contains references to git tags (not specific commits or branches)

Once the review is done, comment bors r+ (or bors merge) to merge. Further information

@adwk67 adwk67 marked this pull request as ready for review September 12, 2022 13:30
@adwk67 adwk67 requested a review from a team September 12, 2022 13:34
@sbernauer sbernauer self-requested a review September 13, 2022 06:25
Copy link
Member

@sbernauer sbernauer left a comment

Choose a reason for hiding this comment

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

Many thanks, demo works fine! Sorry for pushing commits, but i rebased it to main (Some internal stuff i did change on main) and fixed the nav.adoc. Website now renders fine
Only minor doc comments left. I like they way you mark your screenshots :)
Only remaining thing is maybe the name of the demo. I have the feeling that cron and dag don't make too much sense for newbies. What do you think about e.g. airflow-scheduling, airflow-scheduled-job. But i don't have a strong feeling

adwk67 and others added 2 commits September 13, 2022 09:38
Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de>
Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de>
Copy link
Member

@sbernauer sbernauer left a comment

Choose a reason for hiding this comment

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

LGTM. Feel free to think about the name described above. Don't forget to change the links to point to the main branch before merging

@adwk67
Copy link
Member Author

adwk67 commented Sep 13, 2022

bors merge

bors bot pushed a commit that referenced this pull request Sep 13, 2022
## Description

A simple Airflow demo showing how to import/load a custom DAG and schedule it by enabling and triggering it.



Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de>
@bors
Copy link

bors bot commented Sep 13, 2022

Pull request successfully merged into main.

Build succeeded:

@bors bors bot changed the title Airflow cron-DAG demo [Merged by Bors] - Airflow cron-DAG demo Sep 13, 2022
@bors bors bot closed this Sep 13, 2022
@bors bors bot deleted the airflow-demo branch September 13, 2022 08:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants