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

feat: update with start date default to today minus X days #316

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

polomarcus
Copy link
Collaborator

Env variables list :

  • START_DATE_UPDATE : string (YYYY-MM-DD ) - default to today - minus NUMBER_OF_DAYS (date is included in the query)
  • END_DATE : string (YYYY-MM-DD ) - default to end of the month (date is included in the query)
  • NUMBER_OF_DAYS : integer default to 7 days - number of days to update from (START_DATE_UPDATE - NUMBER_OF_DAYS) until START_DATE_UPDATE if START_DATE_UPDATE is empty

@polomarcus polomarcus merged commit ead5f65 into main Jan 16, 2025
9 checks passed
@polomarcus polomarcus deleted the feat/update-default-7-days branch January 16, 2025 14:39
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.

1 participant