datarobot-oss / custom-models-action

Contains the implementation of GitHub actions to manage custom inference models and deployments using a CI/CD workflows
Other
8 stars 3 forks source link

Add support for registered models #353

Closed baekdahl closed 1 year ago

baekdahl commented 1 year ago

This repository is public. Do not put here any private DataRobot or customer's data, code, datasets, model artifacts, .etc.

RATIONAL

CHANGES


CAUTION: changing any of the checkbox states will immediately terminate a previous run that is in progress.

NOTE: to run certain specific functional test(s), write a comment that includes the following pattern $FUNCTIONAL_TESTS=<tests-to-run>. The test(s) specified after the assignment sign will be executed. The execution can be viewed from the Actions tab.

baekdahl commented 1 year ago

$FUNCTIONAL_TESTS=tests/functional/test_model_github_actions.py::TestModelGitHubActions::test_e2e_pull_request_event_with_multiple_changes

baekdahl commented 1 year ago

Closing this one and opening a new one from local branch (not fork)