Skip to content

Conversation

@riarenas
Copy link
Contributor

#14560

The pipeline templates expect a directory for their upload tasks instead of a file for the automatic scans to all succeed, so stick this file in its own directory and upload that.

Used my trusty symreader branch to test this fixes the error: https://dev.azure.com/dnceng/internal/_build/results?buildId=2403481&view=results

To double check:

@riarenas riarenas enabled auto-merge (squash) March 13, 2024 22:59
@riarenas riarenas merged commit d1638fc into dotnet:main Mar 14, 2024
@riarenas
Copy link
Contributor Author

/backport to release/8.0

@riarenas
Copy link
Contributor Author

/backport to release/6.0

@github-actions
Copy link
Contributor

@github-actions
Copy link
Contributor

@github-actions
Copy link
Contributor

@riarenas backporting to release/6.0 failed, the patch most likely resulted in conflicts:

$ git am --3way --ignore-whitespace --keep-non-patch changes.patch

Applying: Use an intermediate directory for releaseConfigs publishing to fix sbom generation
Using index info to reconstruct a base tree...
M	eng/common/templates-official/job/publish-build-assets.yml
Falling back to patching base and 3-way merge...
Auto-merging eng/common/templates-official/job/publish-build-assets.yml
CONFLICT (content): Merge conflict in eng/common/templates-official/job/publish-build-assets.yml
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Patch failed at 0001 Use an intermediate directory for releaseConfigs publishing to fix sbom generation
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".
Error: The process '/usr/bin/git' failed with exit code 128

Please backport manually!

@github-actions
Copy link
Contributor

@riarenas an error occurred while backporting to release/6.0, please check the run log for details!

Error: git am failed, most likely due to a merge conflict.

@riarenas
Copy link
Contributor Author

@riarenas backporting to release/6.0 failed, the patch most likely resulted in conflicts:

$ git am --3way --ignore-whitespace --keep-non-patch changes.patch

Applying: Use an intermediate directory for releaseConfigs publishing to fix sbom generation
Using index info to reconstruct a base tree...
M	eng/common/templates-official/job/publish-build-assets.yml
Falling back to patching base and 3-way merge...
Auto-merging eng/common/templates-official/job/publish-build-assets.yml
CONFLICT (content): Merge conflict in eng/common/templates-official/job/publish-build-assets.yml
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Patch failed at 0001 Use an intermediate directory for releaseConfigs publishing to fix sbom generation
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".
Error: The process '/usr/bin/git' failed with exit code 128

Please backport manually!

It was a long shot anyways.

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.

3 participants