Add details on new website / jenkins build

This commit is contained in:
Guillaume Jenkins 2017-12-12 11:01:43 -08:00 committed by GitHub
parent 40666cf457
commit b48dcd9afa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,14 +3,16 @@
This target is hosted at https://makecode.calliope.cc.
## Hosted editor and build
Hosted at: https://c371bd6d-007a-42fb-a45c-39891824b813.pxt.io</br>
Jenkins build: https://ci2.dot.net/job/Private/job/pxt_project_teal/job/master/
### BUILD COMMENTS
- build libs/core/dal.d.ts new requires some meddling, as the `#define` parser does not parse `#ifdef` and thus
has some conflicts with double defines constants
[![Build Status](https://travis-ci.org/Microsoft/pxt-calliope.svg?branch=master)](https://travis-ci.org/Microsoft/pxt-calliope)
![](http://calliope.cc/content/1-ueber-mini/mini_board.png)
## Local server
@ -76,9 +78,6 @@ To test something on the device:
The `lang-test0` source comes from the `pxt-core` package. It's also tested with `pxt run` there.
## Jenkins build
https://ci2.dot.net/job/Private/job/pxt_project_teal/job/master/
## Code of Conduct
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.