Coder Social home page Coder Social logo

Comments (3)

Mongey avatar Mongey commented on August 20, 2024

👋 Hi @mairamaa , I don't think there's actually anything for me to do here. Last time I looked this is all about the filename of the provider, rather than embedding the information in the binary.

For instance ... if you have installed the provider at ~/.terraform.d/plugins/terraform-provider-kafka_v0.1.1 then terraform version will report back v0.1.1

terraform11 version
Terraform v0.11.14
+ provider.kafka v0.1.1

Given that I release the binary as terraform-provider-kafka_0.2.0_darwin_amd64.tar.gz I could update the release script to include the v before the version number, but I'm not sure that will actually help a whole bunch.

from terraform-provider-kafka.

mairamaa avatar mairamaa commented on August 20, 2024

Hi and thanks for getting back to me.

Yeah, it's the filename that determines the "versioning". Wouldn't the correct place for the actual versioning information be in the binary that is compressed within the packaged versions? Currently the actual binaries are just named as "terraform-provider-kafka" if extracted directly. Could the release script be changed so that it adds the version information to the binary?

from terraform-provider-kafka.

Mongey avatar Mongey commented on August 20, 2024

I've updated the release script to include the version in the binary

from terraform-provider-kafka.

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.