Giter Site home page Giter Site logo

Comments (6)

cdent avatar cdent commented on September 6, 2024

If you're interested in adding a pull request that automates this, please feel free. I'd be happy to add that.

Otherwise I'll add it myself before the next release, but that may be some time.

from paste.

kloczek avatar kloczek commented on September 6, 2024

Issue is that in the repo workflows I don't see your release process ๐Ÿ˜‹

from paste.

cdent avatar cdent commented on September 6, 2024

Currently the release process is entirely manual:

  1. update docs/news.txt
  2. update version in setup.py
  3. commit those changes
  4. git tag a version
  5. python setup.py sdist bdist_wheel
  6. twine upload

The reasons for it remaining manual are basically:

  1. laziness
  2. an expectation (apparently incorrect!) that paste is legacy and nobody should be using it so why bother?
  3. rarity of releases

from paste.

cdent avatar cdent commented on September 6, 2024

The reasons for it remaining manual are basically:

I mean the reasons it has been manual up to now. Changing it to be automatic would be great, but see point 1 (laziness)...

from paste.

cdent avatar cdent commented on September 6, 2024

I have something in progress that will semi-automate this, enough that next time there is a release to pypi there will also be a release to GitHub.

from paste.

kloczek avatar kloczek commented on September 6, 2024

Thank you very much ๐Ÿ‘ ๐Ÿ˜„

from paste.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.