wooga / atlas-paket

Paket plugin for gradle
https://wooga.github.io/atlas-paket/
Apache License 2.0
0 stars 2 forks source link

paket get install #10

Closed Larusso closed 6 years ago

Larusso commented 6 years ago

Description

Add generated paketUpdate tasks for each dependency in paket.dependencies file to fine control update packages like paket update <package id> through gradle.

paket.dependencies

source https://nuget.org/api/v2

nuget DependencyOne
nuget DependencyTwo

Gradle will generate next to the paketUpdate task also two more hidden tasks:

The task will be visible with gradle tasks --all

closes #8

Changes

Add new hidden update tasks for each nuget dependency in paket.dependencies file

coveralls commented 6 years ago

Coverage Status

Changes Unknown when pulling 27dc86e73a1109e628c06dd85b938bb3d956d278 on enhance/paket_get_install into on master.

coveralls commented 6 years ago

Coverage Status

Changes Unknown when pulling 97c7d0597a4e4f090b8798523a61053681b8fa2d on enhance/paket_get_install into on master.

coveralls commented 6 years ago

Coverage Status

Changes Unknown when pulling cfa08a5d040368c4bf17fc34bbf0595fb8c713b7 on enhance/paket_get_install into on master.

marcolink commented 6 years ago

Solves #8

coveralls commented 6 years ago

Coverage Status

Changes Unknown when pulling db3296c151e344afb1f7d366d2c6f279ecab954d on enhance/paket_get_install into on master.