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

Feature/sharepoint multiflows control #826

Merged
merged 13 commits into from
Dec 6, 2023

Conversation

marcinpurtak
Copy link
Collaborator

Summary

Changes and tasks for controlling flow execution (can be used in multiflows as well) based on the results of the given task or the whole flow.

Importance

It helps to avoid failed flow runs just because there is no new date in the source.

Checklist

This PR:

  • follows the guidelines laid out in CONTRIBUTING.md
  • [] links relevant issue(s)
  • adds/updates tests (if appropriate)
  • adds/updates docstrings (if appropriate)
  • adds an entry in CHANGELOG.md

@marcinpurtak marcinpurtak requested a review from Rafalz13 December 6, 2023 08:30
@marcinpurtak marcinpurtak force-pushed the feature/sharepoint_multiflows_control branch from 82308bb to 8f6075b Compare December 6, 2023 13:50
Copy link
Contributor

@Rafalz13 Rafalz13 left a comment

Choose a reason for hiding this comment

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

Added some comments.

viadot/task_utils.py Outdated Show resolved Hide resolved
viadot/task_utils.py Outdated Show resolved Hide resolved
viadot/task_utils.py Outdated Show resolved Hide resolved
viadot/task_utils.py Outdated Show resolved Hide resolved
viadot/task_utils.py Outdated Show resolved Hide resolved
viadot/flows/sharepoint_to_adls.py Outdated Show resolved Hide resolved
marcinpurtak and others added 3 commits December 6, 2023 15:08
Added literals for if_no_data_returned and missing dots

Co-authored-by: Rafał Ziemianek <[email protected]>
Co-authored-by: Rafał Ziemianek <[email protected]>
@Rafalz13 Rafalz13 merged commit d4589a5 into dev Dec 6, 2023
3 checks passed
@trymzet trymzet deleted the feature/sharepoint_multiflows_control branch March 19, 2024 12:22
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.

2 participants