Git Product home page Git Product logo

Comments (4)

noxdafox avatar noxdafox commented on August 20, 2024

I will fix it asap.

from rabbitmq-cloudwatch-exporter.

noxdafox avatar noxdafox commented on August 20, 2024

Release updated, could you please confirm it works?

from rabbitmq-cloudwatch-exporter.

falcocoris avatar falcocoris commented on August 20, 2024

looks like it does the trick, yep :)

I have a question though : Why do you keep replacing binaries in the 1.0.0 release instead of making new release each time ?

This is problematic as a fixed version in infra as code will result in an error at installation in the future, which is what lead me here in the first place.

I would advise to make a new release each time, like 1.0.1, 1.0.2 or so.

from rabbitmq-cloudwatch-exporter.

noxdafox avatar noxdafox commented on August 20, 2024

These are rare occasions in which we need to update one of the plugin dependency versions due to bugs or vulnerabilities. As the plugin package does not change, its version remains the same. RabbitMQ unfortunately does not provide a robust way to handle plugins packaging. Hence we need to provide all dependencies generated at build time together with the plugin package.

In particular, this was related to issue #34. There might be a second case for issue #33.

A script which downloads all the assets from a release (via for example GH APIs) rather than point to the single ones would most likely mitigate these issues.

from rabbitmq-cloudwatch-exporter.

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.