Git Product home page Git Product logo

asdf-opentofu's Introduction

asdf-opentofu's People

Contributors

dependabot[bot] avatar eliecharra avatar github-actions[bot] avatar virtualroot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

asdf-opentofu's Issues

support to macos arm64

Describe the bug

~ asdf install opentofu latest
redirect url: https://github.com/opentofu/opentofu/releases/tag/v1.6.0-alpha1
Downloading opentofu release v1.6.0-alpha1...
opentofu 1.6.0-alpha1 installation was successful!
~ asdf global opentofu latest
redirect url: https://github.com/opentofu/opentofu/releases/tag/v1.6.0-alpha1
~ tofu
zsh: command not found: tofu
~ tofu --version
zsh: command not found: tofu

Steps to reproduce

Install plugin

asdf plugin add opentofu https://github.com/virtualroot/asdf-opentofu.git

Show all installable versions

asdf list-all opentofu

Install specific version

asdf install opentofu latest

Set a version globally (on your ~/.tool-versions file)

asdf global opentofu latest

Now opentofu commands are available

tofu --version

how to fix this issue in macos arm64

signature verification is failing

Describe the bug

Signature verification is failing for v1.6.0-beta5.

Steps to reproduce

❯ asdf install opentofu latest
redirect url: https://github.com/opentofu/opentofu/releases/tag/v1.6.0-beta5
* Downloading opentofu release v1.6.0-beta5...
Verifying signatures and checksums
* Downloading signature files ...
Error: none of the expected identities matched what was in the certificate, got subjects [https://github.com/opentofu/opentofu/.github/workflows/release.yml@refs/heads/main] with issuer https://token.actions.githubusercontent.com
main.go:74: error during command execution: none of the expected identities matched what was in the certificate, got subjects [https://github.com/opentofu/opentofu/.github/workflows/release.yml@refs/heads/main] with issuer https://token.actions.githubusercontent.com
signature verification failed

Release a stable version

Describe the bug

Right now when doing asdf list-all opentofu only alpha versions are displayed, but there seems to be a v1.0.0 in GitHub.

So I am not sure if the package is actually in alpha or it needs to be released properly.

Steps to reproduce

  1. asdf plugin add opentofu https://github.com/virtualroot/asdf-opentofu.git
  2. asdf list-all opentofu
  3. Output:
    1.6.0-alpha1
    1.6.0-alpha2
    1.6.0-alpha3
    

Expected behavior

Stable release

Screenshots

Screenshot 2023-11-08 at 5 35 16 PM

Verifying checksums

tofu releases are coming out with a SHA256SUMS file. Use it to verify the checksum of the zip file.

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.