Giter VIP home page Giter VIP logo

Comments (8)

FFroehlich avatar FFroehlich commented on September 1, 2024 1

Auto-deploying version-tagged commits

is already done.

from pypesto.

yannikschaelte avatar yannikschaelte commented on September 1, 2024 1

The develop branch is now also monitored on readthedocs (https://pypesto.readthedocs.io/en/develop/), so that merges to develop will automatically trigger doc builds. and we will notice doc build failures and can check before releasing.

from pypesto.

yannikschaelte avatar yannikschaelte commented on September 1, 2024

true. the latest version on the master can be newer than that on pypi, if the version was not updated in the last pull request (e.g. bc it was just a minor thing updated, not qualifying for a new version yet). what exactly do you mean by "releases that tag versions"? can this be done automatically?

from pypesto.

dweindl avatar dweindl commented on September 1, 2024

Agreed with @FFroehlich .

Whenever a new release is uploaded to pypi, there should also be a github release created. This will create a git tag and save the release on zenodo.

from pypesto.

dweindl avatar dweindl commented on September 1, 2024

It is true that with the current system there will be multiple versions with the same version number in master. This is not great, but we can live with it. At least one can find the exact commit of the release back from the tag.

To avoid multiple versions with the same version number in master, we change our release process:
All feature pull merge requests go to develop, which is the main line. From there we create release branches which get new version numbers, and only those are merged into master, and nothing else. As nicely illustrated here. This is what we are currently aiming for in https://github.com/ICB-DCM/AMICI .

from pypesto.

yannikschaelte avatar yannikschaelte commented on September 1, 2024

Sounds good. I agree. Should also be documented in https://pypesto.readthedocs.io/en/latest/deploy.html.

from pypesto.

FFroehlich avatar FFroehlich commented on September 1, 2024

I would rather set up an automatic deploy script. Should be really straightforward as we dont have any cpp/swig dependencies https://docs.travis-ci.com/user/deployment/pypi/

from pypesto.

dweindl avatar dweindl commented on September 1, 2024

Will look into

  • Updating contrib guide for github releases
  • Updating contrib guide for auto-closing commits
  • Auto-deploying version-tagged commits

from pypesto.

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.