Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Upgrade to be compatible with pyfirecreset v2.6.0 #36
Upgrade to be compatible with pyfirecreset v2.6.0 #36
Changes from 24 commits
2113752
9e3d30d
56ff1ee
83a4eb8
4052ae7
a4588f8
c9ab8a6
f452999
6304a75
202e14f
3c3773f
96fe286
0d45d6b
00c4be9
f7519a4
8ebe531
e493fc5
c83a893
b245639
be9b52f
f792b45
a238dad
689ef55
70450fe
d2ccb9e
64838a6
08482c8
f866a6f
6c7101c
364e3a4
5994285
6323547
7cc3e97
1b38515
28d481c
d143add
6742b6c
e229561
7254af5
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
This file was deleted.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This file is removed, because we don't run the demo version anymore. Unfortunately FirecREST docker image is not being maintained and I was not able to lunch it all functional --the storage service has never worked for me..
If in FirecREST v2, this is resolved, I suggest to retrieve this file along with
server-test
.This file was deleted.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is the
something
folder provide by CSCS? If it is the folder of user's scratch folder it should be more specific.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's a folder that user should allocate in his space for temporary transported files.
I'll add a comment to clarify that.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The references (see above)
are typically at the end of the file. Can you also put them there?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think the sentence should be added after
tox
is introduced. Something likeThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This whole paragraph is more something like
### Troubleshooting
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What you mean by "your pyfirecrest"? If I understand correctly,
pyfirecrest
is a dependency ofaiida-firecrest
and it is the client so it should all controlled fromaiida-firecrest
side to pinning down or check the API version is compatible.