Skip to content

Conversation

@hallipr
Copy link
Member

@hallipr hallipr commented Aug 23, 2024

Allow save-package-properties to exit 0 when PRs produce no package changes

@hallipr hallipr requested a review from a team as a code owner August 23, 2024 23:25
Copy link
Member

@scbedd scbedd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I especially like the fact that the old style "service directory oriented" will still fail if detects no package. Which IS reasonable. This seems g2g to me.

@azure-sdk
Copy link
Collaborator

The following pipelines have been queued for testing:
java - template
java - template - tests
js - template
net - template
net - template - tests
python - template
python - template - tests
You can sign off on the approval gate to test the release stage of each pipeline.
See eng/common workflow

@hallipr
Copy link
Member Author

hallipr commented Aug 24, 2024

/check-enforcer override

ADO check suite not updating. Completed successfully

@hallipr hallipr enabled auto-merge (squash) August 24, 2024 00:23
@hallipr hallipr merged commit 969d7f1 into main Aug 24, 2024
@hallipr hallipr deleted the users/pahallis/save-pacakge-properties branch August 24, 2024 00:23
$outputPath = Join-Path -Path $outDirectory "$configFilePrefix.json"
Write-Host "Output path of json file: $outputPath"
$outDir = Split-Path $outputPath -parent
if (-not (Test-Path -path $outDir))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there any case where this directory doesn't already exist?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants