Skip to content

VSTS build tasks to allow Paket to access VSTS internal NuGet feeds. Released as part of https://github.com/isaacabraham/vsts-fsharp

License

Notifications You must be signed in to change notification settings

matthid/Paket.TeamBuildCredentials

Repository files navigation

Paket.TeamBuildCredentials

Allows Paket the alternative NuGet client to seamlessly access VSTS-NuGet feeds in the Team-Build infrastructure. Provides two Tasks "Setup Paket credential manager" and "Paket credential manager cleanup" to allow paket to access the NuGet feed. The second one is only to ensure that other tasks don't have access to your token, but you don't need it if you trust your developers and your build.

Build

See Contribution.md

How to

  1. Build (see Contribution.md)
  2. Install extension (upload on http://tfs.myserver:8080/tfs/_gallery/manage) See https://stackoverflow.com/questions/40810914/how-do-you-install-extension-vsix-files-to-tfs-2015-update-3
  3. Setup build with the new Build task (add the "Setup Paket credential manager" before calling paket or your build script).

Technical details

We use the following projects

References

About

VSTS build tasks to allow Paket to access VSTS internal NuGet feeds. Released as part of https://github.com/isaacabraham/vsts-fsharp

Resources

License

Stars

Watchers

Forks

Packages

No packages published