Hypermode leverages a native GitHub integration for the deployment of Hypermode projects. The deployment includes both the project’s manifest and functions.
A GitHub Action is available in the template project to handle the build of your project’s functions. This Action must complete successfully before your functions deploy.
On successful build of your project or a change to your manifest in your connected GitHub repository, Hypermode automatically deploys your project changes.
For auto-deployed models, Hypermode deploys a dedicated instance of the model.
Hypermode leverages a native GitHub integration for the deployment of Hypermode projects. The deployment includes both the project’s manifest and functions.
A GitHub Action is available in the template project to handle the build of your project’s functions. This Action must complete successfully before your functions deploy.
On successful build of your project or a change to your manifest in your connected GitHub repository, Hypermode automatically deploys your project changes.
For auto-deployed models, Hypermode deploys a dedicated instance of the model.