looztra / asdf-conftest

conftest (https://github.com/instrumenta/conftest) plugin for asdf
Other
2 stars 4 forks source link

Fix download location #6

Closed myoung34 closed 4 months ago

myoung34 commented 3 years ago

Resolves #5

$ asdf install conftest 0.20.0
[2021-09-10 10:05:30] INFO: Downloading [conftest] from https://github.com/open-policy-agent/conftest/releases/download/v0.20.0/conftest_0.20.0_Linux_x86_64.tar.gz to /tmp/asdf_J21TCn10/sub/conftest_0.20.0_Linux_x86_64.tar.gz (install_tool)
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   643  100   643    0     0   3402      0 --:--:-- --:--:-- --:--:--  3384
100 11.1M  100 11.1M    0     0  7530k      0  0:00:01  0:00:01 --:--:--  9.8M
[2021-09-10 10:05:32] INFO: Creating bin directory [/home/myoung/.asdf/installs/conftest/0.20.0/bin] (install_tool)
[2021-09-10 10:05:32] INFO: Cleaning previous binaries if any (install_tool)
[2021-09-10 10:05:32] INFO: Extracting archive (install_tool)
[2021-09-10 10:05:32] INFO: Copying binaries (install_tool)
cathex-matt commented 1 year ago

👋🏼 Hello It would be super cool if this on was getting approved. It looks like the plugin test workflow froze.

I tested right now on Ubuntu and the proposal works.

looztra commented 4 months ago

implemented during the refactor