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

Fix datetime for datasets files generated. #42

Merged
merged 3 commits into from
Sep 19, 2024

Conversation

Santiago-Quintero-Guzman
Copy link
Collaborator

The WRITER_CONFIG: output_dir wasn't creating properly the dataset path with the timestamp. The bug was fixed adding it as a Placeholder in the config.yml file and this placeholder is replaced with the current timestamp when the configuration is loaded.

Copy link
Member

@agalbachicar agalbachicar left a comment

Choose a reason for hiding this comment

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

LGTM

I noticed this the other day and changed the behavior in a local branch to append the stamp_str rather than doing the replacement.

This works as well. Before going in, please sync with @ndelima-ekumen regarding pre-commit

@Santiago-Quintero-Guzman Santiago-Quintero-Guzman merged commit 3f3b8fd into main Sep 19, 2024
1 check passed
@agalbachicar agalbachicar deleted the move-dataset-configurations-to-a-yaml branch September 20, 2024 06:56
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