MDAnalysis / UserGuide

User Guide for MDAnalysis
https://userguide.mdanalysis.org
22 stars 31 forks source link

Detail the deployment workflow #340

Open IAlibay opened 8 months ago

IAlibay commented 8 months ago

@lilyminium I'm noticing that you are doing both the tag & release at the same time - this kinda breaks the point of having a testpypi upload.

May I suggest the following workflow:

  1. Create a tag locally & push it
  2. Check that the testpypi upload went fine
  3. Create the new release
  4. Check that the pypi upload went fine
lilyminium commented 8 months ago

Ah yep, sorry, I’ll do that next time. Given that this is a common workflow though maybe documentation about it should be somewhere more central, like user guide or wiki?On Oct 29, 2023, at 18:49, Irfan Alibay @.***> wrote: @lilyminium I'm noticing that you are doing both the tag & release at the same time - this kinda breaks the point of having a testpypi upload. May I suggest the following workflow:

Create a tag locally & push it Check that the testpypi upload went fine Create the new release Check that the pypi upload went fine

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>

IAlibay commented 8 months ago

maybe documentation about it should be somewhere more central, like user guide or wiki?

I think the intention of the SDG we applied for was to put things in the userguide. Until it does this task unfortunately remains, for me, very much at the bottom of a ton of other priorities.

lilyminium commented 8 months ago

Ok, I'll transfer the issue then