Giter Site home page Giter Site logo

Comments (5)

jpkrohling avatar jpkrohling commented on August 11, 2024

It should indeed be internal.

@silverlyra, what do you think?

from opentelemetry-collector-releases.

Aneurysm9 avatar Aneurysm9 commented on August 11, 2024

I think as @jpkrohling mentioned here, this should be handled through configuration and not code changes. Even if it does require a code change, I'm not sure that mutable tags are ever the correct answer. We've seen enough problems caused by others doing that, can we please not become part of the problem by normalizing that behavior?

from opentelemetry-collector-releases.

jpkrohling avatar jpkrohling commented on August 11, 2024

I agree in principle, but this specific repo is only used for releases. The only deliverables are the containers and binaries, and as long as they are not published, it's safe to remove and retag.

That said, we should only do it after careful consideration and make a decision as a team. The default answer should indeed be to produce a patch release.

I still think retagging v0.47.0 on this repository here was the right answer.

from opentelemetry-collector-releases.

mx-psi avatar mx-psi commented on August 11, 2024

I second @jpkrohling with this. I would never suggest doing this on opentelemetry-collector or opentelemetry-collector-contrib, but this repo is only used to publish releases.

I think we should avoid doing this as much as possible but, in the event that this is the best option in the future again, making the module internal will help avoid breakage, and it is also the right thing to do generally if we don't want people to rely on it.

I am interested in hearing what you think would break from this on this repository though, maybe we are missing something important

from opentelemetry-collector-releases.

mx-psi avatar mx-psi commented on August 11, 2024

I tried doing this on #172. There is no public API, because if a package has a main function, it can't be imported. Therefore this is not a problem for moving tags in special situations.

from opentelemetry-collector-releases.

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.