GithubHelp home page GithubHelp logo

Comments (9)

onlyjob avatar onlyjob commented on May 24, 2024 2

I'd like to support idea of assigning version numbers and tagging releases. Tags/releases are quite useful for downstream package maintainers (in Debian and other distributions) to export source tarballs, automatically track new releases and to declare dependencies between packages. Read more in the Debian Upstream Guide.

Thank you.

from raven-go.

titanous avatar titanous commented on May 24, 2024

This is probably not a popular position, but I don't really believe in versioning the majority of Go packages or maintaining compatibility guarantees for them. Due to the complete uselessness of the go get toolchain, consumers of the package should be vendoring/pinning the revision, and master should always be in a working state.

from raven-go.

taylortrimble avatar taylortrimble commented on May 24, 2024

Certainly a fair point. One solution I've considered to this is saying that for now we'll just work on master and if people get unhappy about that we can revisit the issue.

Demand-driven decision. :)

from raven-go.

kr avatar kr commented on May 24, 2024

I would tend to agree with @titanous here.

from raven-go.

mattrobenolt avatar mattrobenolt commented on May 24, 2024

fwiw, I planned on pinning this with gopkg.in, then moving forward. I have some pretty immediate changes I'm going to be doing that is going to break the current public API, and we'll try and message this with our users and whatnot to switch to the gopkg.in. Fortunately, there aren't a lot of raven-go users yet (compared to ruby/python/js), so I hope to make this change now before we push raven-go as an official platform we support.

from raven-go.

taylortrimble avatar taylortrimble commented on May 24, 2024

I have a bunch of breaking changes too in a pull request I've been working on for... over a year now I think? I keep getting pulled away from it, but it only has documentation left on it. I should just finish that out.

Let me know if any of my changes relate to yours @mattrobenolt.

from raven-go.

mattrobenolt avatar mattrobenolt commented on May 24, 2024

Which PR?

from raven-go.

taylortrimble avatar taylortrimble commented on May 24, 2024

#19

from raven-go.

kamilogorek avatar kamilogorek commented on May 24, 2024

Closing due to inactivity and long overdue cleanup. Feel free to let me know if it's still relevant.

from raven-go.

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.