Sean Williams
Sean Williams
Copying some more details from https://github.com/PowerShell/PSResourceGet/issues/1486#issuecomment-1874786366: * The version of PSPackageProject on PSGallery doesn't seem to work with this project: * The expected config file names differ (package.config.json vs pspackageproject.json)...
It looks like #866 was supposed to add this functionality, but type coercion appears to be broken: ```console PS C:\> [Microsoft.PowerShell.PSResourceGet.UtilClasses.PSCredentialInfo](Get-SecretInfo -Vault "Default" -Name "Artifactory") Cannot convert the "Microsoft.PowerShell.SecretManagement.SecretInformation" value...
@SydneyhSmith Can your team shed some light on what the [approximate] expected release cadence will be for the next patch release (presumably 1.0.2)? Even a rough scale (days, weeks, months,...
(Somehow I missed the pre-release entry for 1.1.0-preview1 on GitHub. Apologies for the confusion! I've edited the issue accordingly.)
I ended up installing MSYS2 with MinGW64 variants of GCC, Go, and Make on my machine - I was able to build, however roughly 1% of tests are failing. From...
> We are looking to have this included in the AWS documentation as an option. @julianwood, has your team made progress in this area? My team is onboarding to Lambda...
There's probably a separate topic re: "Does this JSON file need to be in this module?" - filed #3347 to discuss that in parallel.
Not sure what happened here, but whatever comment was added earlier doesn't seem to be appearing - maybe an artifact of last week's GitHub outage? 
It should be noted that this blocks anyone using JFrog Artifactory from installing (or updating) PSResourceGet. The misbehavior only occurring when the filter string is exactly `IsLatestVersion` suggests PSGallery may...
Adding a touch more context (I thought I had posted this elsewhere, but maybe not) - we only started seeing this behavior after PSResourceGet v1.0.4.1 was released. All other versions...