Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 1.35 KB

PULL_REQUEST_TESTS.md

File metadata and controls

11 lines (10 loc) · 1.35 KB

This document describes comment messages available to execute tests on pull request.

Comment Commit Status Context Description
run ci Run all below.
js ci/jenkins/webpack-js Pack the nativescript-dev-webpack plugin and bundle the template-hello-world template app.
ts ci/jenkins/webpack-ts Pack the nativescript-dev-webpack plugin and bundle the template-hello-world-ts template app.
ng ci/jenkins/webpack-ng Pack the nativescript-dev-webpack plugin and bundle the template-hello-world-ng template app.
groceries ci/jenkins/webpack-groceries Pack the nativescript-dev-webpack plugin and bundle the Groceries app.
sdk ci/jenkins/webpack-sdk Pack the nativescript-dev-webpack plugin and bundle the SDK app.
testsappng ci/jenkins/webpack-testsappng Pack the nativescript-dev-webpack plugin and bundle the tests-app-ng app.