microsoft / microsoft/dstoolkit-mlops-v2

Ability for CI/CD Pipelines to cancel AML Pipelines (Github)

Open
#172 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.