Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

Commit dbde299

Browse files
author
Vasil Chimev
authored
docs: add PULL_REQUEST_TESTS.md (#171)
1 parent 43eeaf4 commit dbde299

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Diff for: PULL_REQUEST_TESTS.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
This document describes comment messages available to execute tests on pull request.
2+
3+
|Comment |Commit Status Context|Description|
4+
|:----------------------:|:-------------------:|:---------:|
5+
|`run ci` | |Run all below.|
6+
|`js`|ci/jenkins/webpack-js|Pack the *nativescript-dev-webpack* plugin and bundle the [template-hello-world](https://github.com/NativeScript/template-hello-world) template app. |
7+
|`ts`|ci/jenkins/webpack-ts|Pack the *nativescript-dev-webpack* plugin and bundle the [template-hello-world-ts](https://github.com/NativeScript/template-hello-world-ts) template app.|
8+
|`ng`|ci/jenkins/webpack-ng|Pack the *nativescript-dev-webpack* plugin and bundle the [template-hello-world-ng](https://github.com/NativeScript/template-hello-world-ng) template app.|
9+
|`groceries`|ci/jenkins/webpack-groceries|Pack the *nativescript-dev-webpack* plugin and bundle the [Groceries](https://github.com/NativeScript/sample-Groceries) app. |
10+
|`sdk`|ci/jenkins/webpack-sdk|Pack the *nativescript-dev-webpack* plugin and bundle the [SDK](https://github.com/NativeScript/nativescript-sdk-examples-ng) app. |

0 commit comments

Comments
 (0)