Code Monkey home page Code Monkey logo

Comments (4)

terrytangyuan avatar terrytangyuan commented on July 3, 2024

Here's the proposed release strategy, assuming we are releasing v0.1.0 and that weโ€™ve done sufficient testing:

  1. Create RELEASE.md file that includes the release notes for this version.
  2. Update version numbers in setup.py
  3. Create branch v0.1.0-release from master that includes the above changes
  4. Turn this branch into protected branch
  5. Create a release from this new branch via GitHub UI here
  6. Build the package wheels and then use twine to publish the package on PyPI

Once itโ€™s released, if there are any important bug fixes/patches, we can cherry-pick and backport the changes to v0.1.0-release or any past release branches. We follow Semantic Versioning for all releases.

from data-describe.

dvdjlaw avatar dvdjlaw commented on July 3, 2024

@terrytangyuan Do you recommend a particular method for single-sourcing the package version? I'll need to grab the current version to deploy documentation in #140

from data-describe.

terrytangyuan avatar terrytangyuan commented on July 3, 2024

Yes check out this example:

from data-describe.

dvdjlaw avatar dvdjlaw commented on July 3, 2024
  • Add to documentation

from data-describe.

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.