Irfan Alibay

Results 477 comments of Irfan Alibay
trafficstars

I'm not sure I want to replace our current dependency actions with an env file at this point (since we rely on modularity for some of the tests) - if...

I see, yeah that's feasible, albeit possibly a bit messy.

I think this might be better to keep around for now. On the fly environment files are a doable thing, just needs a bit of thinking on how best to...

Maybe a link to the website?

Blocked by #237

I'll make this a me problem since I don't think anyone else has a clear view of what our CI/CD does anymore, but honestly this might be a good place...

@jandom unfortunately I've managed to catch a summer cold (so this weekend is pretty much not happening) and I'm out of office next week. I should have time week of...

Sounds like a good idea (unless I'm forgetting some existing text)! Anything to make selections clearer would be great - could possibly be an opportunity to add things related to...

For future record: * Download the *aarch64 and *arm64.whl from TestPyPi * Upload them to pypi using: twine upload -r pypi *.whl --verbose * Check stuff made it to PyPi

Relevant warning messages: ``` /home/bioc1523/github/UserGuide/doc/source/examples/analysis/alignment_and_rms/README.rst:7: WARNING: duplicate label alignment-and-rms, other instance in /home/bioc1523/github/UserGuide/doc/source/examples/analysis/README.rst /home/bioc1523/github/UserGuide/doc/source/examples/analysis/hydrogen_bonds/README.rst:7: WARNING: duplicate label hydrogen-bonds, other instance in /home/bioc1523/github/UserGuide/doc/source/examples/analysis/README.rst /home/bioc1523/github/UserGuide/doc/source/examples/analysis/trajectory_similarity/README.rst:6: WARNING: duplicate label trajectory-similarity, other instance in...