question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Arcade failing to publish to ".net eng - validation" channel

See original GitHub issue
  • This issue is blocking Arcade official build blocked
  • This issue is causing unreasonable pain

Fallout from https://github.com/dotnet/arcade/commit/fe78432fbfa38368ca16d78e9b29c475c2050e44

Build promotion pipeline is failing when triggered via an arcade official build: https://dnceng.visualstudio.com/internal/_build/results?buildId=777232&view=results

Error:

 You are using a preview version of .NET. See: https://aka.ms/dotnet-core-preview
  Creating a task to publish assets from D:\a\1\a\AssetManifests\Windows_NT-AnyCPU.xml
D:\a\1\s\.packages\microsoft.dotnet.arcade.sdk\5.0.0-beta.20417.6\tools\SdkTasks\PublishArtifactsInManifest.proj(97,5): error : The property TargetFeedConfig is required but doesn't have a value set.
##[error].packages\microsoft.dotnet.arcade.sdk\5.0.0-beta.20417.6\tools\SdkTasks\PublishArtifactsInManifest.proj(97,5): error : (NETCORE_ENGINEERING_TELEMETRY=Publish) The property TargetFeedConfig is required but doesn't have a value set.
D:\a\1\s\.packages\microsoft.dotnet.arcade.sdk\5.0.0-beta.20417.6\tools\SdkTasks\PublishArtifactsInManifest.proj(97,5): error : Missing required properties. Aborting execution.
##[error].packages\microsoft.dotnet.arcade.sdk\5.0.0-beta.20417.6\tools\SdkTasks\PublishArtifactsInManifest.proj(97,5): error : (NETCORE_ENGINEERING_TELEMETRY=Publish) Missing required properties. Aborting execution.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
epananthcommented, Aug 19, 2020
1reaction
riarenascommented, Aug 19, 2020

Any idea how long this will take to fix?

@epananth should have an estimate once she takes a look

Can the break be reverted until the change is validated?

My preference is on reverting the changes related to v3 too, unless it’s an obvious thing that was missed. (There were already two merge errors with the PR, I wonder if this is just more of them)

Who is working on this?

Should be @epananth.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Issues · dotnet/arcade-services
Staging pipeline fails to publish logs for Publish CTI Validated Assets stage area-staging-pipeline Issues related to the staging part of the .NET release ......
Read more >
arcade/DependencyFlowOnboarding.md at main
Run darc get-channels to display available channels. Arcade builds are published to the '.NET Eng - Latest' channel. 3.4. Create a subscription to...
Read more >
Visual Studio for Mac offline installer - Developer Community
I am facing problem in live installation. I have tried at least four times since last night (in at least 18 hours) but...
Read more >
The Evolving Infrastructure of .NET Core
Automated Dependency Flow and Discovery (Maestro) – Explicitly track inter-repo dependencies and automatically update them on a fast cadence.
Read more >
KB5014754—Certificate-based authentication changes on ...
In this mode, if a certificate fails the strong (secure) mapping criteria (see Certificate mappings), authentication will be denied.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found