Giter Site home page Giter Site logo

Release procedure isn't documented about afp-cli HOT 6 CLOSED

esc avatar esc commented on July 26, 2024
Release procedure isn't documented

from afp-cli.

Comments (6)

mriehl avatar mriehl commented on July 26, 2024

There's a pybuilder plugin for it if you want: https://github.com/aelgru/pybuilder_release_plugin

from afp-cli.

esc avatar esc commented on July 26, 2024

@snordhausen this is still kind of missing. Currently one has to increase the version number and a new release will be automatically generated and uploaded (by internal CI). I would like to pledge for a changelog though, what do you think?

from afp-cli.

esc avatar esc commented on July 26, 2024

Also, it would be good to check the version number, currently, it is:

1.2.0.post0

and I am not sure what to make of the .post0 suffix.

from afp-cli.

schlomo avatar schlomo commented on July 26, 2024

What about automatic versioning? I also don't see the point in having A.B.C versions. Maybe A.B is enough where A represents the protocol version (which should match the protocol version of AFP) and B is just some automatically increasing number?

from afp-cli.

esc avatar esc commented on July 26, 2024

So, right now the situation is snafu. Building and releasing from out TeamCity leads to the following version numbers:

1.3.1.post174

Where we now have a stale version number 1.3.1 and an automatic suffix post174 which is the build number generated by teamcity. This value is completely useless to anyone that doesn't have access to the teamcity, since it is in no way related to the source code.

I'd vote for simple commit count on master for the version number and adding relevant changes to the changelog when you do them. E.g. "as of version 345: keychain password provider can delete incorrect passwords."

I'll implement these changes soon, unless there is opposition.

from afp-cli.

schlomo avatar schlomo commented on July 26, 2024

Yes please, I so much prefer a simple version instead of this semantic versioning stuff. We live in a continuous delivery world and should also embrace it.

from afp-cli.

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.