-
Notifications
You must be signed in to change notification settings - Fork 97
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(airflow): Add
--conf-source
to DAG created with kedro-airflow
(
#712) * Add --conf-source to kedro-airflow Signed-off-by: Ankita Katiyar <[email protected]> * Add conf_source to operator Signed-off-by: Ankita Katiyar <[email protected]> * Set default behavour Signed-off-by: Ankita Katiyar <[email protected]> * fix tests Signed-off-by: Ankita Katiyar <[email protected]> * fix tests Signed-off-by: Ankita Katiyar <[email protected]> * Release notes + remove print Signed-off-by: Ankita Katiyar <[email protected]> * Turn of path exist check Signed-off-by: Ankita Katiyar <[email protected]> * Turn of path resolving Signed-off-by: Ankita Katiyar <[email protected]> --------- Signed-off-by: Ankita Katiyar <[email protected]>
- Loading branch information
Showing
4 changed files
with
34 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters