Commit Graph

174 Commits

Author SHA1 Message Date
Evgeny Kochetkov
50dd0ec00a chore(infra): release 0.35.0 2020-09-08 16:54:04 +03:00
Kirill Shumilov
300a04cf6e test(xod-cli): fix test (arduino-cli 0.12.0 stores build artifacts in the nested directory) and add one more case for compilation 2020-09-07 19:13:53 +03:00
Quin Kennedy
2b051c568b fix(xod-cli, arduino-cli): validate new error message 2020-06-24 23:16:05 +03:00
Evgeny Kochetkov
a830043169 chore(infra): release 0.34.0 2020-05-28 16:56:18 +03:00
Evgeny Kochetkov
55e5759b1b chore(infra): release 0.33.0 2020-02-18 16:41:41 +03:00
Evgeny Kochetkov
0f02166ff4 chore(infra): release 0.32.1 2019-12-06 19:45:05 +03:00
Evgeny Kochetkov
7efacaf641 chore(infra): release 0.32.0 2019-12-04 13:59:48 +03:00
Kirill Shumilov
b6d1c555b2 feat(xod-project, xod-arduino, xod-client): implement new literal =XOD_USERNAME for the string type, replcae it with the username or show an error 2019-10-18 13:18:42 +03:00
Evgeny Kochetkov
97b1eb1b6a chore(infra): release 0.31.1 2019-10-08 13:34:27 +03:00
Evgeny Kochetkov
4bd496ea25 chore(infra): release 0.31.0 2019-10-01 16:25:54 +03:00
Evgeny Kochetkov
a291fc5202 chore(infra): release 0.30.0 2019-07-17 17:33:44 +03:00
Evgeny Kochetkov
a551850124 chore(infra): release 0.29.0 2019-04-16 15:56:36 +03:00
Evgeny Kochetkov
0eda31fff0 chore(infra): release 0.28.0 2019-03-07 12:27:03 +03:00
Evgeny Kochetkov
09dd864a6e chore(infra): release 0.27.0 2019-02-08 17:30:52 +03:00
Kirill Shumilov
71c2f1f6d8 feat(xod-client, xod-arduino, xod-cloud-tabtest): make possible to compile simulation wasm and run it 2019-01-31 20:24:18 +03:00
Evgeny Kochetkov
bebbd09450 chore(infra): release 0.26.1 2019-01-09 16:12:17 +03:00
Sergey Korolev
ae2d23f2c4 chore(xod-cli): fix readme generation 2018-12-28 16:47:49 +03:00
Sergey Korolev
901669bc89 fix(xod-cli): publish new lib on behalf 2018-12-28 16:47:15 +03:00
Evgeny Kochetkov
65c7e8b0ed chore(infra): release 0.26.0 2018-12-27 12:20:58 +03:00
Evgeny Kochetkov
feb823fbb7 chore(infra): run prettier on .md files 2018-11-27 19:03:53 +03:00
Kirill Shumilov
ae3a613b18 fix(xod-cli): increase timeout incredibly much to have time to install esp8266:esp8266 package in tests 2018-11-27 16:45:32 +03:00
Evgeny Kochetkov
e5ae43e308 test(xod-cli): clean up working directory between install:arch tests 2018-11-26 19:39:43 +03:00
Evgeny Kochetkov
d614aedf59 Merge branch '0.25.x' into chore-merge-0.25.x
# Conflicts:
#	.circleci/config.yml
#	CHANGELOG.md
#	lerna.json
#	packages/xod-arduino/platform/runtime.cpp
#	packages/xod-cli/package.json
#	packages/xod-client-browser/package.json
#	packages/xod-client-electron/package.json
#	packages/xod-client-electron/src/app/arduinoCli.js
#	packages/xod-client-electron/src/app/main.js
#	packages/xod-client-electron/src/upload/messages.js
#	packages/xod-client-electron/src/view/containers/App.jsx
#	packages/xod-client-electron/src/view/formatError.js
#	packages/xod-client/package.json
#	packages/xod-client/src/utils/browser.js
#	tools/install-arduinocli.ps1
#	workspace/__lib__/xod-dev/ds-rtc/project.xod
#	workspace/__lib__/xod-dev/esp8266-mcu/project.xod
#	workspace/__lib__/xod-dev/esp8266/project.xod
#	workspace/__lib__/xod-dev/pn532-nfc/project.xod
#	workspace/__lib__/xod-dev/w5500/project.xod
#	workspace/__lib__/xod/bits/project.xod
#	workspace/__lib__/xod/common-hardware/project.xod
#	workspace/__lib__/xod/core/project.xod
#	workspace/__lib__/xod/datetime/project.xod
#	workspace/__lib__/xod/gpio/project.xod
#	workspace/__lib__/xod/i2c/project.xod
#	workspace/__lib__/xod/math/project.xod
#	workspace/__lib__/xod/net/project.xod
#	workspace/__lib__/xod/stream/project.xod
#	workspace/__lib__/xod/uart/project.xod
#	workspace/__lib__/xod/units/project.xod
#	workspace/blink/__fixtures__/arduino.cpp
#	workspace/blink/__fixtures__/firmware.bin
#	workspace/blink/__fixtures__/firmware.hex
#	workspace/count-with-feedback-loops/__fixtures__/arduino.cpp
#	workspace/lcd-time/__fixtures__/arduino.cpp
#	workspace/two-button-switch/__fixtures__/arduino.cpp
#	yarn.lock
2018-11-26 18:38:26 +03:00
Sergey Korolev
f9ee0d88fd fix(xod-cli): make tests sync 2018-11-19 13:11:56 +03:00
Sergey Korolev
5eb387d6f8 chore(xod-cli): move tests to test-func 2018-11-19 13:11:55 +03:00
Sergey Korolev
677ac82870 chore(xod-cli): update README 2018-11-19 13:11:55 +03:00
Sergey Korolev
570c9b7063 feat(xod-cli): add tests for compile and upload command 2018-11-19 13:11:55 +03:00
Sergey Korolev
dff678c07e feat(xod-cli): add upload command 2018-11-19 13:11:54 +03:00
Sergey Korolev
34c92511e1 feat(xod-cli): add compile command 2018-11-19 13:11:54 +03:00
Sergey Korolev
93db35d3f7 fix(xod-cli): passthrough exit code in tabtest command 2018-11-19 13:11:54 +03:00
Sergey Korolev
7a7eb3e876 feat(xod-cli): add install:arch command 2018-11-19 13:11:53 +03:00
Sergey Korolev
1125d24bf2 feat(xod-cli): add boards command 2018-11-19 13:11:53 +03:00
Sergey Korolev
ecf17ed00e chore(xod-cli): use xod-deploy-bin 2018-11-19 13:11:53 +03:00
Kirill Shumilov
602777c43e refactor(xod-arduino, workspace): replace platform-dependent dtostrf with dtoa and move shared formatters.cpp into cpplib directory and rename it 2018-11-15 20:28:16 +03:00
Sergey Korolev
d7d5ae76ca feat(xod-cli): if output-dir is not default, create project subdir and clean it every time 2018-11-15 17:42:42 +03:00
Sergey Korolev
3e7b56ec4c chore(cli): update README 2018-11-06 18:01:58 +03:00
Sergey Korolev
882188f606 feat(cli): create tests for publish command 2018-11-06 18:01:58 +03:00
Sergey Korolev
375f402e94 feat(cli): create tests for transpile command 2018-11-06 18:01:58 +03:00
Sergey Korolev
5632ba859b feat(cli): create tests for tabtest command 2018-11-06 18:01:58 +03:00
Sergey Korolev
b498e29459 feat(cli): create tests for resave command 2018-11-06 18:01:57 +03:00
Sergey Korolev
a499321288 feat(cli): create tests for help command 2018-11-06 18:01:57 +03:00
Sergey Korolev
3c5961b151 feat(cli): create publish command 2018-11-06 18:01:57 +03:00
Sergey Korolev
f94109b711 feat(cli): create transpile command 2018-11-06 18:01:57 +03:00
Sergey Korolev
4d168e11be feat(cli): create tabtest command 2018-11-06 18:01:57 +03:00
Sergey Korolev
4e4ce41261 feat(cli): create resave command 2018-11-06 18:01:57 +03:00
Sergey Korolev
f218fdd873 feat(cli): setup oclif project 2018-11-06 18:01:54 +03:00
Kirill Shumilov
375ac03ade chore(infra): release 0.25.2 2018-11-06 16:50:38 +03:00
Evgeny Kochetkov
4c23ffc278 chore(infra): release 0.25.1 2018-11-06 16:50:37 +03:00
Kirill Shumilov
ad464b489e chore(infra): release 0.25.2 2018-11-06 14:06:47 +03:00
Evgeny Kochetkov
56c7c2ff8c chore(infra): release 0.25.1 2018-10-19 14:18:13 +03:00