Skip to content

Conversation

@dougbu
Copy link
Contributor

@dougbu dougbu commented Jun 3, 2022

  • avoid problems caused by an undocumented dependency in the Helix SDK on the Arcade SDK
  • symptoms were a complete lack of retries in our Helix work items

- avoid problems caused by an undocumented dependency in the Helix SDK on the Arcade SDK
- symptoms were a complete lack of retries in our Helix work items
@dougbu dougbu requested review from ChadNedzlek and HaoK June 3, 2022 23:29
@dougbu dougbu requested review from a team and wtgodbe as code owners June 3, 2022 23:29
@ghost ghost added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Jun 3, 2022
@dougbu
Copy link
Contributor Author

dougbu commented Jun 3, 2022

Will verify the correlation payload once one is created

@dougbu
Copy link
Contributor Author

dougbu commented Jun 4, 2022

@dougbu
Copy link
Contributor Author

dougbu commented Jun 4, 2022

/backport to release/6.0

@github-actions
Copy link
Contributor

github-actions bot commented Jun 4, 2022

Started backporting to release/6.0: https://github.com/dotnet/aspnetcore/actions/runs/2437915250

@dougbu dougbu enabled auto-merge (squash) June 4, 2022 00:55
@github-actions
Copy link
Contributor

github-actions bot commented Jun 4, 2022

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

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

Applying: Define `$(HelixTestConfigurationFilePath)` - avoid problems caused by an undocumented dependency in the Helix SDK on the Arcade SDK - symptoms were a complete lack of retries in our Helix work items
Using index info to reconstruct a base tree...
M	eng/helix/helix.proj
Falling back to patching base and 3-way merge...
Auto-merging eng/helix/helix.proj
CONFLICT (content): Merge conflict in eng/helix/helix.proj
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Patch failed at 0001 Define `$(HelixTestConfigurationFilePath)` - avoid problems caused by an undocumented dependency in the Helix SDK on the Arcade SDK - symptoms were a complete lack of retries in our Helix work items
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!

@dougbu dougbu merged commit b806844 into dotnet:main Jun 4, 2022
@dougbu dougbu deleted the dougbu/include.test-configuration branch June 4, 2022 01:07
@ghost ghost added this to the 7.0-preview6 milestone Jun 4, 2022
dougbu added a commit that referenced this pull request Jun 9, 2022
- manual backport of #42029
- avoid problems caused by an undocumented dependency in the Helix SDK on the Arcade SDK
- symptoms were a complete lack of retries in our Helix work items
captainsafia pushed a commit to captainsafia/aspnetcore that referenced this pull request Jun 13, 2022
- avoid problems caused by an undocumented dependency in the Helix SDK on the Arcade SDK
- symptoms were a complete lack of retries in our Helix work items
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants