ProGetAutomation
0.5.0
The ProGetAutomation module is used to automate Inedo's ProGet, a universal package manager. It can host your own NuGet, Docker, PowerShell, Ruby Gems, Visual Studio Extensions, Maven, NPM, Bower, and Chocolatey repositories. It has its own proprietary universal package repositories.
See the version list below for details.
Installation Options
Owners
Copyright
(c) 2017 WebMD Health Services. All rights reserved.
Package Details
Author(s)
- WebMD Health Services
Tags
proget inedo devops pipeline package
Functions
Get-ProGetAsset Invoke-ProGetNativeApiMethod Invoke-ProGetRestMethod New-ProGetFeed New-ProGetSession Publish-ProGetUniversalPackage Read-ProGetUniversalPackageFile Remove-ProGetAsset Remove-ProGetUniversalPackage Set-ProGetAsset Test-ProGetFeed
Dependencies
This module has no dependencies.
Release Notes
This version contains ***breaking changes***.
* `Invoke-ProGetRestMethod` now supports passing body content directly to `Invoke-RestMethod` via new `BodyContent` parameter.
* `Set-ProGetAsset` now supports passing body content directly to `Invoke-ProGetRestMethod` via new `Body` parameter. Previously, assets could only be published by uploading files.
* Added `Read-ProGetUniversalPackageFile` for reading the contents of a file from a package in a ProGet universal feed.
* Added a `Raw` switch to the `Invoke-ProGetRestMethod` function that returns the raw response content instead of trying to convert it from JSON to an object.
* Replaced the `AsJson` parameter on the `Invoke-ProGetRestMethod` function with a `ContentType` parameter. Replace usages of the `-AsJson` parameter with `-ContentType Json`.
FileList
- ProGetAutomation.nuspec
- Import-ProGetAutomation.ps1
- ProGetAutomation.psd1
- ProGetAutomation.psm1
- Functions\Get-ProGetAsset.ps1
- Functions\Invoke-ProGetNativeApiMethod.ps1
- Functions\Invoke-ProGetRestMethod.ps1
- Functions\New-ProGetFeed.ps1
- Functions\New-ProGetSession.ps1
- Functions\Publish-ProGetUniversalPackage.ps1
- Functions\Read-ProGetUniversalPackageFile.ps1
- Functions\Remove-ProGetAsset.ps1
- Functions\Set-ProGetAsset.ps1
- Functions\Test-ProGetFeed.ps1
- Functions\Use-CallerPreference.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
3.0.1 | 5,005 | 9/19/2024 |
3.0.0 | 1,994 | 2/29/2024 |
2.0.0 | 6,005 | 4/12/2023 |
1.1.0 | 520 | 3/31/2023 |
1.1.0-rc1 | 5 | 3/31/2023 |
1.0.0 | 659 | 6/29/2021 |
0.10.2 | 128,428 | 9/3/2020 |
0.10.1 | 2,262 | 8/18/2020 |
0.10.0 | 109 | 2/12/2020 |
0.9.0 | 6,957 | 1/25/2019 |
0.8.0 | 176 | 12/27/2018 |
0.7.0 | 72 | 12/18/2018 |
0.6.1 | 212 | 6/25/2018 |
0.6.0 | 87 | 6/18/2018 |
0.5.0 (current version) | 36 | 5/29/2018 |
0.4.1 | 3,352 | 11/21/2017 |
0.4.0 | 31 | 11/17/2017 |
0.3.4 | 53 | 9/11/2017 |
0.3.3 | 19 | 9/11/2017 |
0.3.2 | 20 | 9/11/2017 |
0.3.1 | 24 | 9/8/2017 |
0.3.0 | 25 | 9/8/2017 |
0.2.1 | 54 | 7/14/2017 |
0.2.0 | 390 | 6/24/2017 |
0.1.2 | 29 | 6/15/2017 |
0.1.1 | 24 | 6/15/2017 |
0.1.0 | 23 | 6/15/2017 |