Skip to content
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

feat: add Pending and Paused statuses #552

Merged
merged 1 commit into from
Sep 5, 2024

feat: add pending (waiting for dependencies) and paused statuses

7f6ffbb
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

feat: add Pending and Paused statuses #552

feat: add pending (waiting for dependencies) and paused statuses
7f6ffbb
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test - packages/csharp/ArmoniK.Api.Tests succeeded Sep 3, 2024 in 1s

6 passed, 0 failed and 0 skipped

Tests passed successfully

✅ packages/csharp/ArmoniK.Api.Tests/TestResults/test-results.trx

6 tests were completed in 6s with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ArmoniK.Api.Worker.Tests.TaskHandlerTest 2✅ 34ms
ArmoniK.Api.Worker.Tests.WorkerServerTest 4✅ 1s

✅ ArmoniK.Api.Worker.Tests.TaskHandlerTest

✅ NewTaskHandlerShouldSucceed
✅ NewTaskHandlerShouldThrow(Empty request)

✅ ArmoniK.Api.Worker.Tests.WorkerServerTest

✅ BuildServer
✅ BuildServerAddService
✅ BuildServerConfigurator
✅ BuildServerNoArgs