Description
To integrate better into Azure DevOps I think we need another paket task (or improve the existing one).
Imho it should:
- do what the paket.bootstrapper does / replace the bootstrapper
- cache the paket tool on the agent (similar to how the fake task caches fake)
- automatically setup and clear the paket credential manager
This simplifies the tasks to one.
Question is:
- Does it make sense?
- Is the fake task enough anyway?
Description
To integrate better into Azure DevOps I think we need another paket task (or improve the existing one).
Imho it should:
This simplifies the tasks to one.
Question is: