Compare commits

..

4 Commits

Author SHA1 Message Date
Peli e41d90a66e updatd 2020-01-14 13:38:41 -08:00
Peli df1dc64b72 updated name 2020-01-14 13:36:15 -08:00
Peli 6774193c54 add pr workflows 2020-01-14 13:35:13 -08:00
Peli cdecc711d4 enable github actions 2020-01-14 13:32:42 -08:00
4 changed files with 4 additions and 7 deletions
+1 -3
View File
@@ -2,9 +2,7 @@ name: pxt-buildtarget
on: on:
push: push:
branches: branches: master
- master
create:
jobs: jobs:
build: build:
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "pxt-calliope", "name": "pxt-calliope",
"version": "2.1.39", "version": "2.1.34",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "pxt-calliope", "name": "pxt-calliope",
"version": "2.1.39", "version": "2.1.34",
"description": "micro:bit target for Microsoft MakeCode (PXT)", "description": "micro:bit target for Microsoft MakeCode (PXT)",
"keywords": [ "keywords": [
"JavaScript", "JavaScript",
+1 -2
View File
@@ -419,8 +419,7 @@
"simGifTransparent": "rgba(0,0,0,0)", "simGifTransparent": "rgba(0,0,0,0)",
"simGifMaxFrames": 44, "simGifMaxFrames": 44,
"simScreenshotMaxUriLength": 300000, "simScreenshotMaxUriLength": 300000,
"importExtensionFiles": true, "importExtensionFiles": true
"githubEditor": true
}, },
"queryVariants": { "queryVariants": {
"hidemenu": { "hidemenu": {