microsoft / microsoft/dstoolkit-mlops-v2
Ability for CI/CD Pipelines to cancel AML Pipelines (Github)
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 33
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
If the CI/CD pipeline is cancelled, then the AML job is cancelled. This has been implemented for AzDo the PR can be found here.
- Need this implemented for when an action in Github is cancelled while running an AML job
Contributor guide
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.
Research direction
Review the Azure DevOps cancellation implementation referenced in PR #158 and compare it with the GitHub Actions path that runs the AML job. Determine how a cancelled GitHub action should propagate cancellation to the AML job. Done means a running AML job is cancelled when its GitHub Actions pipeline is cancelled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, github-actions, python
- Domain
- ci-cd, machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 40/100