Ali Khosravi

Results 107 comments of Ali Khosravi

@eimrek, yet https://aiida.readthedocs.io/robots.txt is the old one :sob:

For me, still showing the old one: :thinking: ![image](https://github.com/user-attachments/assets/d3bd3180-0df0-4bd6-889a-9b99f464a3e1)

Ah, right! indeed it was a caching issue. Cheers! now `robots.txt` is in the right place. Let's wait a few days to see if google actually does update the indexes.

yes, I opened a [PR](https://github.com/aiidateam/disk-objectstore/pull/171) in `disk-objectstore` sometime ago, @unkcpz would be great if you can review it.

Mainly - [x] Stashing -> @khsrali -> #6861 - [x] Dumping -> @GeigerJ2 - [ ] ~Installing dependencies using `uv`? -> @danielhollas see [this comment](https://github.com/aiidateam/aiida-core/pull/6847#issuecomment-2845529426) from a contributor~ Moved to...

@agoscinski Why is this 2.8 ? I believe should be 2.7.1 or 2.7.2? We should document how to use what we release 😄

Ok, I see. Probably this happens, because `RemoteFolder` is created and exist before the calcjob finish... We could solve this, knowing which calcjob is linked to that `RemoteFolder`, how to...