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

overload sbt update #95

Open
graingert opened this issue May 12, 2016 · 1 comment
Open

overload sbt update #95

graingert opened this issue May 12, 2016 · 1 comment

Comments

@graingert
Copy link

currently it's a bit easy to accidentally load bad packages

sbt clean update check-pgp-signatures
do some stuff
sbt update # downloads bad package
sbt compile # compiles bad package into build

it would be better if update ran check-pgp-signatures

@Tolsi
Copy link

Tolsi commented Oct 14, 2016

+1

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

2 participants