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

Upcoming changes on stashing #6764

Open
1 of 6 tasks
khsrali opened this issue Feb 19, 2025 · 2 comments
Open
1 of 6 tasks

Upcoming changes on stashing #6764

khsrali opened this issue Feb 19, 2025 · 2 comments
Assignees
Labels
type/accepted feature approved feature request

Comments

@khsrali
Copy link
Contributor

khsrali commented Feb 19, 2025

I plan a series of development that I'm bringing to stashing.
To avoid 3-4 K line of PR, which would be hard to review I choose doing it in several PRs, that each individual brings a piece. The stashing so far, is only supported as an attached step to a generic calcjob.

The upcoming changes are as following:

@agoscinski for your info --since you showed interest to review these changes 😉

@khsrali khsrali added the type/accepted feature approved feature request label Feb 19, 2025
@khsrali khsrali self-assigned this Feb 19, 2025
@agoscinski
Copy link
Contributor

What are your goals regarding this issue and release v2.7.0?

@khsrali
Copy link
Contributor Author

khsrali commented Feb 27, 2025

sorry @agoscinski, somehow I overlooked this issue, didn't see your question.

So, yeah.. let's see how fast it goes. I'd say whetever we merge from top to bottom we include, the rest can wait. 🤷‍♂
If somebody urgently would need this, we can always make another release.

khsrali added a commit to khsrali/aiida-core that referenced this issue Mar 7, 2025
…xecmanager.py` to support compressed file formats while stashing.

It's implemetation followed the instruction given in class:`RemoteStashData`.
It's deployment in `execmanager` follows the same logic as of `RemoteStashFolderData`, meaning it directly calls on Transport methods.
This commit is a part of enhancements for stashing feature: aiidateam#6764
khsrali added a commit that referenced this issue Mar 7, 2025
…xecmanager.py` to support compressed file formats while stashing.

It's implemetation followed the instruction given in class:`RemoteStashData`.
It's deployment in `execmanager` follows the same logic as of `RemoteStashFolderData`, meaning it directly calls on Transport methods.
This commit is a part of enhancements for stashing feature: #6764
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/accepted feature approved feature request
Projects
None yet
Development

No branches or pull requests

2 participants