Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make binaries for download #28

Open
mathstuf opened this issue Oct 17, 2019 · 3 comments
Open

Make binaries for download #28

mathstuf opened this issue Oct 17, 2019 · 3 comments

Comments

@mathstuf
Copy link

I'd love to use this in my CI, but to use it, I'd need to do one of:

  • add it to the main image in use (painful since I'm able to use vanilla rust:$ver containers now)
  • add building cargo-sweep to my CI. This doesn't seem like it'd save me a lot of time (or ease of maintenance)

It'd be great if prebuilt binaries could be uploaded to the Releases page for use through a simple ( curl -O ... && verify && cargo sweep ) || :-like command chain in the CI script.

@tesuji
Copy link
Contributor

tesuji commented Oct 22, 2019

cc #4

@Tarnadas
Copy link

Tarnadas commented Feb 7, 2020

Hey @holmgr,
apparently you did not properly generate your secure api key.
https://travis-ci.org/holmgr/cargo-sweep/jobs/489098782?utm_medium=notification&utm_source=github_status
Line 525 tells that api_key seems to be undefined. Can you retry generating the api key?
Also your latest tag is called v.0.5.0 which shouldn't have a '.' right after 'v'

@holmgr
Copy link
Owner

holmgr commented Feb 12, 2020

Hi @Tarnadas,
I generated a new tag/release v5.0.0.
Will try to generate a new API key :)

This was referenced Dec 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants