Terms

更新时间:
复制 MD 格式

This topic describes the terms used in the Cloud Build service.

WindVane

WindVane is a scalable hybrid application solution. It provides a powerful and easy-to-use WebView container for web pages in a client. WindVane offers rich extension features for WebView, such as URL interception and an event mechanism. It allows web pages to interact with native applications to call device features. The WindVane container supports loading WindVane H5 applications.

Webhook

A webhook is a web callback or an HTTP push API.

Runtime environment

It is an environment used to compile code, which includes the operating system and various software packages.

Application build stage

The application build stage builds an application by combining and orchestrating plug-ins that perform atomic functions. A stage is a collection of these plug-ins. Cloud Build lets you orchestrate custom plug-ins, use custom scripts, and customize the stage orchestration.