Code Monkey home page Code Monkey logo

Comments (4)

fMeow avatar fMeow commented on July 21, 2024

AFAIK 0.6.0 is not released to crates.io yet. So I don't think it necessary to bump a minor version.

from ktra.

gagbo avatar gagbo commented on July 21, 2024

Actually, as long as the major version is a leading 0, the "minor" version is the major compatibility version as far as cargo is concerned. I pushed 0.7.0 before realizing this, but fortunately, as ktra is a binary-only crate (at least for the time being), those semver details don't matter too much.

0.6.0 tag was already existing and pushed in the repo here, so there was no reason to overwrite this tag; I guess that means we'll need to publish the 2 versions to crates.io now, instead of just one. Thanks for noticing that and adding the task to the reminder!

from ktra.

fMeow avatar fMeow commented on July 21, 2024

I would recommend a automatic flow to publish commit with version tag to crates.io, which can be realized by github action.

I would draft a PR and wait for the crates.io owner to fill the missing token in repo setting.

from ktra.

fMeow avatar fMeow commented on July 21, 2024

I have submit PR #53, which add publish section in github action. The only missing piece is a correct CARGO_TOKEN provided and configured by @moriturus in action secrets in repo settings.

Let's wait for response from @moriturus.

from ktra.

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.