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

[REFACTOR][FORMATION] Move to DataProcessor #440

Merged
merged 2 commits into from
Dec 16, 2024

Conversation

hacherix
Copy link
Contributor

Related to #405

This PR implements the formation processor class, configuration settings and update the related DAG.

Also:

  • change the DataProcessor.save_date_last_modified() method to handle non data.gouv resources
  • remove the custom RGEProcessor.save_date_last_modified() to use the default one instead

The function now gets the last modified date first from data.gouv if
a resource_id exists, from the url header otherwise.
If none is available use the current timestamp.
@hacherix hacherix force-pushed the refactor-entrepreneur-formation-dag branch from 50d9def to a11a9b3 Compare December 16, 2024 08:10
Copy link
Contributor

@HAEKADI HAEKADI left a comment

Choose a reason for hiding this comment

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

🚀

@HAEKADI HAEKADI merged commit a8bb2dd into main Dec 16, 2024
4 checks passed
@HAEKADI HAEKADI deleted the refactor-entrepreneur-formation-dag branch December 16, 2024 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants