Conversation
|
@johlju @gaelcolas, can someone trigger CI please. |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Maybe third time is the charm, seems there is an issue with the gallery. |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
@gaelcolas there are intermittent error (connection issues) from PS Gallery, shall we skip those tests for PowerShellGet for now as the goal is to move to PSResourceGet (you mentioned you worked on it)? |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Now this fails with the same problem as in Sampler.GitHubTasks, so there is an issue with upstream somehow. |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
@johlju, again please? |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
@johlju, @gaelcolas, pick through this, It works, but maybe not as intended. PSResourceGet 1.0.1 looks to be completely unusable/broken, there must have been a backend PSGallery change that this does not like. Using PSResourceGet latest 1.1.1, seems to have a bug which rears it's head when looking to package Plaster, which on version 1.1.4 contains two Additionally PSResourceGet 1.1.1 seems to pull in a Plaster pre-release version labelled 2.0.0-alpha1 due to Sampler declaring Plaster as a required module in it's manifest. It could be due to the same bug of not being able to determine the valid module manifest. Seemingly, using PSResourceGet 1.2.0-rc3 fixes all of these issues... |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Great work @dan-hughes So if 1.2.0-rc3 solves this, we should wait for 1.2.0 to be released so we don't have to pin an rc version? |
|
Or don't do a full release? I wonder if Sampler.GitHubTasks was the same issue. I'll let you both decide what to do. |
Pull Request
Pull Request (PR) description
Update PublishCodeCoverage in azure-pipelines to v2. This is already validated in WSManDsc.
Task list
build.ps1 -ResolveDependency).This change is