microsoft / microsoft/aspire

[dnceng-bot] Branch `aspire/main` can't be mirrored to Azdo fast forward branch

Open
#20,107 0 comments 0 reactions 0 assignees View on GitHub
needs-area-label
Dominant language
C#
Stars
6.3k
Forks
991
Avg merge
2d 15h
Merged PRs (30d)
196

Description

Branch [main](https://github.com/microsoft/aspire/commits/main/) in `microsoft/aspire` repo can't be mirrored from GitHub to Azure DevOps [main](https://dev.azure.com/dnceng/internal/_git/microsoft-aspire?version=GBmain&_a=history) via fast forward.
There was unexpected error during the mirroring process.

`unpacking the sent packfile failed on the remote`
this tool can't detect it, but typical reason is
`VS403654: The push was rejected because it contains one or more secrets.`

Problem need to be **resolved to unblock the code flow**.

You can troubleshoot the issue by:
- checking the logs of the mirroring process in the [mirroring pipeline](https://dev.azure.com/dnceng/internal/_build?definitionId=1387).
- by trying to mirror the branch manually
- you can disable the mirroring of the branch in the [configuration file](https://dev.azure.com/dnceng/internal/_git/dotnet-mirroring?path=/dnceng-subscriptions.jsonc).
- you can ask @dotnet/dnceng for help or read the [documentation](https://dev.azure.com/dnceng/internal/_git/dotnet-mirroring?path=/README.md).

Please close this issue once the problem is resolved.

Contributor guide

Open the contributing guide

Research direction

Start by checking the mirroring pipeline logs for definition 1387 and read the dotnet-mirroring README. Try mirroring aspire/main manually, then inspect dnceng-subscriptions.jsonc if the branch must be temporarily disabled. Done means the branch mirrors successfully to Azure DevOps and the code flow is unblocked.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, git
Domain
ci-cd, devops
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.