Ability to run DurableTask.ServiceBus tests in CI pipelnie
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
Research direction
Start with eng/templates/build.yml and eng/templates/build-steps.yml to understand how DurableTask.ServiceBus is built and tested in CI. Review the Service Bus Emulator prerequisites, then run the build pipeline and identify failing builds or tests. Done means the ServiceBus project and tests run in CI using a defined approach, with resulting failures addressed.
Written by the indexing model from the issue text.
Description
Currently running the DurableTask.ServiceBus test require an actual SB connection string. We want to explore 2 options
- Add build for DurableTask.ServiceBus and Test in https://github.com/Azure/durabletask/blob/main/eng/templates/build.yml
- Add steps for build of DurableTask.ServiceBus in https://github.com/Azure/durabletask/blob/main/eng/templates/build-steps.yml
- Using the ServiceBus Emulator - https://github.com/Azure/azure-service-bus-emulator-installer/tree/main?tab=readme-ov-file#prerequisites (which required Emulator)
- Run the build pipeline and fix any tests and build which fails.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from Azure/durabletask
-
Difficulty 4/5 3-5 days Newbie friendliness 55/100
Azure/durabletask#1398 · 2 comments ·
-
Azure/durabletask#1389 · 1 comment · 1 assignee ·
-
Difficulty 3/5 1-2 days Newbie friendliness 74/100
Azure/durabletask#1376 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 72/100
Azure/durabletask#1378 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 48/100
Azure/durabletask#1332 ·
All issues in Azure/durabletask
Similar issues
-
type/automation type/tech-debt
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
t/bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
ci-failure-cause test-failure
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
area:auth FE mvp P3
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
klasolsson81/jobbliggaren#1788 ·