Add details on new website / jenkins build
This commit is contained in:
parent
40666cf457
commit
b48dcd9afa
11
README.md
11
README.md
@ -3,14 +3,16 @@
|
|||||||
This target is hosted at https://makecode.calliope.cc.
|
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 COMMENTS
|
||||||
|
|
||||||
- build libs/core/dal.d.ts new requires some meddling, as the `#define` parser does not parse `#ifdef` and thus
|
- 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
|
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)
|
![](http://calliope.cc/content/1-ueber-mini/mini_board.png)
|
||||||
|
|
||||||
## Local server
|
## 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.
|
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
|
## 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.
|
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.
|
||||||
|
Loading…
Reference in New Issue
Block a user