Update Release pipeline to publish nuget DurableTask.ServiceBus

Open
#1,243 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
48/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
csharp

Research direction

Start with eng/templates/build.yml and inspect how the Generate Nuget package step handles existing projects. Then review the project under src/DurableTask.ServiceBus and run the repository's build or compilation checks to identify errors. Done means the DurableTask.ServiceBus package is included in the release pipeline and published to the specified NuGet package.

Written by the indexing model from the issue text.

Description

We need to publish DurableTask.ServiceBus nuget package to https://www.nuget.org/packages/Microsoft.Azure.DurableTask.ServiceBus

Need to make changes to Generate Nuget package in https://github.com/Azure/durabletask/blob/main/eng/templates/build.yml

The project file is https://github.com/Azure/durabletask/tree/main/src/DurableTask.ServiceBus. Please make sure to resolve any errors with build compilation.

Dominant language
C#
Stars
1.7k
Forks
335
Avg merge
4d 2h
Merged PRs (30d)
6

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Azure/durabletask

All issues in Azure/durabletask

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.