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

Added Timestamps to not override the folder #358

Merged
merged 2 commits into from
Aug 7, 2023
Merged

Conversation

valentin-seitz
Copy link
Member

In #356 it became obvious that we need to delete the folders if they have the same names as the script will fail.
I opted against deletion because we want to be able to have them as artifacts later on.
This PR solves #356 by introducing a timestamp to be added to the foldername.

It also introduced a small .gitignore file to be places in the run_directory of the systemtests to not have 500 changed files show up in git.

- Added .gitignore file upon creation of runs folder ignoring the whole runs folder content.
@valentin-seitz valentin-seitz self-assigned this Aug 6, 2023
@valentin-seitz valentin-seitz changed the title Added Timestamps to mitigate overriden the folder Added Timestamps to not override the folder Aug 6, 2023
Copy link
Member

@MakisH MakisH left a comment

Choose a reason for hiding this comment

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

Works perfectly! 👌

@MakisH MakisH merged commit 1af7393 into develop Aug 7, 2023
5 checks passed
@MakisH MakisH deleted the add-timestamps branch August 7, 2023 07:15
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