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/check md5 changes #30

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from
Open

Conversation

Claptar
Copy link
Collaborator

@Claptar Claptar commented Aug 2, 2022

#28 Added saving and checking file's md5 functionality to ExecutionState class. I decided to go with #28 (comment) option.

I am not very sure if check_md5 function (line 460 init.py) could have been written in a more readable way.
Also, wonder if I should have added "Yes/No" question after #28 (comment).

* Added saving md5 of workflow and parameters files inside of ExecutionState class
* Added comparison of new and previous md5's
@pcm32
Copy link
Member

pcm32 commented Jun 19, 2023

Hi @Claptar, apologies for missing this, a great a addition! This looks good to me in general, and the test is passing. I'll give it a closer look and merge soon.

Copy link
Contributor

@anilthanki anilthanki left a comment

Choose a reason for hiding this comment

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

LGTM

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.

3 participants