jittor icon indicating copy to clipboard operation
jittor copied to clipboard

Feeature request: Tag the source to synchronize with pypi release

Open FantasqueX opened this issue 2 years ago • 3 comments

It would be appreciated if you could tag the source. Why do I request this feature?

  • A lot of popular software use tags to release, including Linux, black and a lot of others.
  • This would allow to use a GitHub release as source to create packages for distributions and run the tests as they would be included, for example Nixpkgs.
  • It will make using jittor a lot easier if jittor is included in the official repositories of some Linux distros. As far I know, it will make packagers' life much easier if they can browser code in Github instead of downloading from pypi and browser code locally.

Thanks in advance.

FantasqueX avatar May 07 '22 17:05 FantasqueX

Thanks for your advice, now tag is added in git ^_^, see https://github.com/Jittor/jittor/tags

cjld avatar May 08 '22 04:05 cjld

Thanks

FantasqueX avatar May 08 '22 05:05 FantasqueX

1.3.4.2 and 1.3.4.3 have been released in Pypi. However, I cannot find corresponding tag in Github.

FantasqueX avatar May 10 '22 10:05 FantasqueX