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

Switch CI to use new AzureML agentless execution task #101

Merged
merged 47 commits into from
Nov 21, 2019
Merged

Conversation

dtzar
Copy link
Member

@dtzar dtzar commented Nov 19, 2019

  • Triggers pipeline in new stage utilizing the Azure ML Agentless task
  • Separate train, evaluate, and registration pipeline steps
  • Option to validate if training run was registered in pipeline
  • Refactored/updated register & evaluation scripts
    • Utilize functions, remove all legacy json-based code
    • Ability to do local dev & remote compute
  • Switch to utilize tags versus run properties
  • Consistent tagging of BuildID from AzDO runs, helpful for Improve artifact end-to-end traceability #72
  • Switch build status badge to aidemos AzDO

PR #90 and this PR plus comments made on the below issues should resolve problems. If not, please file a new issue after trying to use these latest bits or comment on the below issues again.
closes #102
closes #100
closes #98
closes #92
closes #89
closes #85
closes #78

@dtzar dtzar marked this pull request as ready for review November 20, 2019 15:55
@dtzar dtzar requested a review from eedorenko November 20, 2019 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment