tooploox / oya

Using Oya packs containing reusable boilerplate & scripts, you can bootstrap easy to work with, deployable projects
https://oya.sh
MIT License
151 stars 3 forks source link

Broken install while new release build is in progress #32

Open bilus opened 5 years ago

bilus commented 5 years ago

Trying to install Oya while the new release is building or CircleCI results in an error.

Tag with v0.0.3 and push tags and then:

$ curl https://oya.sh/get | bash
Checking required tools:
 Sops -> OK (sops 3.2.0 (latest))
Installing Oya v0.0.3
downloaded archive checksum failed
Done.
bart84ek commented 5 years ago

hmm, can't reporoduce. $ uname $ sha256sum --version

bilus commented 5 years ago

To reproduce you need to push out a new version tag and run the command while it builds. It's not a showstopper though.