astronomer / astro-cli

CLI that makes it easy to create, test and deploy Airflow DAGs to Astronomer
https://www.astronomer.io
Other
341 stars 70 forks source link

Update CLI project example DAGs #1581

Closed kentdanas closed 4 months ago

kentdanas commented 4 months ago

Description

Update the example DAGs to be consistent with what we're using in trial flow and our Learn tutorials, as discussed with @paolaperaza

๐ŸŽŸ Issue(s)

Related #XXX

๐Ÿงช Functional Testing

List the functional testing steps to confirm this feature or fix.

๐Ÿ“ธ Screenshots

Add screenshots to illustrate the validity of these changes.

๐Ÿ“‹ Checklist

sunkickr commented 4 months ago

Were you able to test this DAG against astro dev parse/pytest. Just want to make sure all the tests pass out of the box. If we need to change the tests to make it so that is okay

kentdanas commented 4 months ago

Were you able to test this DAG against astro dev parse/pytest. Just want to make sure all the tests pass out of the box. If we need to change the tests to make it so that is okay

@sunkickr yes, the new DAG passes all the tests!

kentdanas commented 4 months ago

Thanks @kushalmalani! Are you able to merge this? I'm not authorized