Skip to content

subscription-ci Pipeline no changes detected #360

Answered by skeeler
theMK2000 asked this question in Q&A
Discussion options

You must be logged in to vote

hi @theMK2000, I examined several places to ensure the pipeline task script logic was valid (it was). In the end, it turns out that the Invoke-RestMethod call is failing due to the presence of the / characters in the fully qualified path name of each Added or Modified subscription configuration (JSON) file. This code hasn't changed since before 2021-09-30 and was working then, so I can only assume that something in the PowerShell module containing the Invoke-RestMethod cmdlet has changed in the interim.

To fix the error you are encountering, you'll need to make the following changes to the .pipelines/templates/jobs/trigger-subscriptions.yml file and commit to your Azure DevOps repository.…

Replies: 2 comments 13 replies

Comment options

You must be logged in to vote
7 replies
@theMK2000
Comment options

@skeeler
Comment options

@theMK2000
Comment options

@skeeler
Comment options

@theMK2000
Comment options

Comment options

You must be logged in to vote
6 replies
@skeeler
Comment options

@theMK2000
Comment options

@skeeler
Comment options

@theMK2000
Comment options

@skeeler
Comment options

Answer selected by skeeler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants