Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Vivian Li d826128126 Add workflows for all endpoints (#2203)
* Add workflows for all endpoints

* Fixed online vs batch endpoint workflow command bug

* Testing workflows catting endpoint .yml files

* Removed all newly generated non-endpoint related workflows that were under endpoint folder

* Testing workflows deleting endpoints before creation if exists

* Add continue on failure for delete endpoint

* Testing replacing endpoint names during action and deleting

* Testing extra delete section

* Testing -n over -f

* Testing new endpoint names

* Reduced endpoint names to 32 chars max

* Replaced lowercase endpoint_name with uppercase, added quotes

* Removed uai create endpoint workflow

* Added create deployment sections to workflows if exist

* Standardized all usages of conda*.yml to use .yaml ending in cli/endpoints

* Standardized all usages of conda*.yml to use .yaml ending in cli/endpoints

* Used same modified endpoint name for deployments in workflow

* Temporarily removed deployments and endpoints which were failing due to malformed .yml and other transient reasons

* Removed extra print statement and comment

* Added missing name for deployment

* Added 1-sai-create-endpoint to ignore list
2023-04-12 18:54:26 -07:00
kdestin 36577e3749 Fix deploy-custom-container-mlflow-multiployment-scikit.sh after mlflow folder rename (#2091) 2023-02-24 11:55:43 -08:00
Alex Wallace 37324eaff8 Reorganize custom container folder (#1746)
* Delete existing examples

* Readd new examples

* Delete old workflows

* Re-add workflows

* Reformat minimal multimodel

* Add model version

* Add model version

* Edit base path

* Edit path

* Edit base path

* Error fixing

* Add half plus two integrated

* Add runner for half-plus-two-integrated

* Delete deploy r workflow

* Add r and test

* Add R readme/test

* Skip script validation

* Add textgen

* Add detached docker

* Revert "Add detached docker"

This reverts commit f2450516e5.

* Detached docker

* Detached docker

* Longer sleep
2022-10-13 09:59:35 -07:00