Add dependabot.yml for all repository ecosystems#72
Conversation
…, and Docker Co-authored-by: torosent <17064840+torosent@users.noreply.github.com>
|
@copilot the submit nuget is failing All projects are up-to-date for restore. |
…n nuget config Co-authored-by: torosent <17064840+torosent@users.noreply.github.com>
The |
|
@copilot Fix this sample ./samples/durable-task-sdks/dotnet/OpenTelemetryTracing/ so it will compile and run |
… patterns Co-authored-by: torosent <17064840+torosent@users.noreply.github.com>
Fixed in |
.github/dependabot.ymlwith dependency update configurations for all ecosystemsMicrosoft.DurableTask.Sdk/Microsoft.DurableTask.Sdk.Grpcpackages withMicrosoft.DurableTask.Worker.AzureManagedandMicrosoft.DurableTask.Client.AzureManagedv1.17.1AddDurableTaskWorker().AddTasks(...).UseDurableTaskScheduler(...))AddDurableTaskClient(...)) instead of non-existentDurableTaskClient.CreateBuilder()ImplicitUsings/Nullableto csproj files to match other samplesignorerules from dependabot.yml✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.