Giter VIP home page Giter VIP logo

Comments (4)

reinout avatar reinout commented on July 22, 2024

I'm not sure we really need that safety valve. You could try removing it and see if the tests still run. It was added in 8bd3e57 , you might need to adjust one of those tests.

I've never thought about including generic zest.releaser parts in a .pypirc, I always treated that as being only for uploading to pypi.

And things like release = false is more per-project centric, as everybody that releases it needs to use the same setting, effectively.

But... if it doesn't hurt, I don't mind a fix for this issue :-)

from zest.releaser.

tomviner avatar tomviner commented on July 22, 2024

Yeah removing the safety valve is the easiest solution, which I have available for PR here: tomviner/zest.releaser@zestsoftware:master...test/remove-safety-valve

I agree that release = false belongs in a per project setup.cfg. What's your thoughts on making that the only option though? That would involve moving it to SetupConfig I guess.

from zest.releaser.

reinout avatar reinout commented on July 22, 2024

Ok, released with the fix as 3.56.

Can you check if it works for you now?

from zest.releaser.

tomviner avatar tomviner commented on July 22, 2024

works great! When I call release --no-input my setup.cfg is read correctly and sets the default answer to Check out the tag (for tweaks or pypi/distutils server upload) to answer no, and thus is able to prevent the whole tag checkout chunk.

Many thanks!

from zest.releaser.

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.