Skip to content

Update milestone assignments for PRs #46178

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 20, 2023

Conversation

dougbu
Copy link
Contributor

@dougbu dougbu commented Jan 20, 2023

  • rules would have assigned PRs to released milestones
    • note however that these rules don't presently seem to be working!!

nits:

  • remove duplicate rule for release/6.0 PRs
  • remove rule for release/3.1 PRs since the release is no EOL

- rules would have assigned PRs to released milestones
  - note however that these rules don't presently seem to be working!!

nits:
- remove duplicate rule for release/6.0 PRs
- remove rule for release/3.1 PRs since the release is no EOL
@dougbu dougbu requested a review from mkArtakMSFT January 20, 2023 01:50
@dougbu dougbu requested review from a team and wtgodbe as code owners January 20, 2023 01:50
@ghost ghost added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Jan 20, 2023
@dougbu
Copy link
Contributor Author

dougbu commented Jan 20, 2023

@wtgodbe I think I saw you in a conversation that relates to the source-build error below. Has the underlying issue been resolved❔ Mostly wondering when to azp run again.

  Entering 'src/submodules/MessagePack-CSharp'
  Cloning repository at: . -> /__w/1/s/artifacts/source-build/self/src/src/submodules/MessagePack-CSharp ...
  Destination already exists!
  Clean is enabled: removing /__w/1/s/artifacts/source-build/self/src/src/submodules/MessagePack-CSharp and continuing...
  Creating empty clone at: /__w/1/s/artifacts/source-build/self/src/src/submodules/MessagePack-CSharp
  Cloning into '/__w/1/s/artifacts/source-build/self/src/src/submodules/MessagePack-CSharp'...
  fatal: transport 'file' not allowed
  fatal: run_command returned non-zero status for src/submodules/MessagePack-CSharp
  .
/__w/1/s/.packages/microsoft.dotnet.arcade.sdk/8.0.0-beta.23063.7/tools/SourceBuild/SourceBuildArcadeBuild.targets(170,5): error MSB3073: The command "git submodule foreach --recursive '/__w/1/s/.packages/microsoft.dotnet.arcade.sdk/8.0.0-beta.23063.7/tools/SourceBuild/git-clone-to-dir.sh  --source . --dest "/__w/1/s/artifacts/source-build/self/src/$sm_path" --clean'" exited with code 128. [/__w/1/s/.packages/microsoft.dotnet.arcade.sdk/8.0.0-beta.23063.7/tools/Build.proj]

@wtgodbe
Copy link
Member

wtgodbe commented Jan 20, 2023

It's an issue with the build agents, not the code in this repo: dotnet/source-build#3111. It's about whether or not your build gets assigned a new enough agent - so just hit "rerun" until it works, for now.

@dougbu dougbu merged commit 7560737 into dotnet:main Jan 20, 2023
@dougbu dougbu deleted the dougbu/fabricbot.milestones branch January 20, 2023 18:43
@ghost ghost added this to the 8.0-preview1 milestone Jan 20, 2023
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.

2 participants