ProGetAutomation

0.8.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.

Minimum PowerShell version

5.1

There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name ProGetAutomation -RequiredVersion 0.8.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name ProGetAutomation -Version 0.8.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2017 - 2018 WebMD Health Services. All rights reserved.

Package Details

Author(s)

  • WebMD Health Services

Tags

proget inedo devops pipeline package

Functions

Add-ProGetUniversalPackageFile Get-ProGetAsset Get-ProGetAssetContent Get-ProGetFeed Get-ProGetUniversalPackage Invoke-ProGetNativeApiMethod Invoke-ProGetRestMethod New-ProGetFeed New-ProGetSession New-ProGetUniversalPackage Publish-ProGetUniversalPackage Read-ProGetUniversalPackageFile Remove-ProGetAsset Remove-ProGetFeed Remove-ProGetUniversalPackage Set-ProGetAsset Test-ProGetFeed

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

* `Add-ProGetUniversalPackageFile` is now an order of magnitude faster, thanks to performance improvements to the underlying Zip module used to add files to a universal package.
* `Add-ProGetUniversalPackageFile` now preserves file last write/modified date/times.
* Fixed: `Add-ProGetUniversalPackageFile` function behaves improperly when part of a pipeline, causing a major performance problem.
* Fix issue #7: the `Test-ProGetFeed` function ignores the feed's type, i.e. it always returns true if there is any feed with a given name, regardless of its type.
* Renamed the `New-ProGetFeed` and `Test-ProGetFeed` function's `FeedName` and `FeedType` parameters to `Name` and `Type`.

FileList

Version History

Version Downloads Last updated
3.0.0 47 2/29/2024
2.0.0 5,520 4/12/2023
1.1.0 509 3/31/2023
1.1.0-rc1 4 3/31/2023
1.0.0 657 6/29/2021
0.10.2 128,425 9/3/2020
0.10.1 2,261 8/18/2020
0.10.0 108 2/12/2020
0.9.0 6,953 1/25/2019
0.8.0 (current version) 175 12/27/2018
0.7.0 71 12/18/2018
0.6.1 211 6/25/2018
0.6.0 86 6/18/2018
0.5.0 35 5/29/2018
0.4.1 3,351 11/21/2017
0.4.0 30 11/17/2017
0.3.4 52 9/11/2017
0.3.3 18 9/11/2017
0.3.2 19 9/11/2017
0.3.1 23 9/8/2017
0.3.0 24 9/8/2017
0.2.1 53 7/14/2017
0.2.0 389 6/24/2017
0.1.2 28 6/15/2017
0.1.1 23 6/15/2017
0.1.0 22 6/15/2017
Show less