- 29 Jul, 2019 5 commits
-
-
Massimiliano Pippi authored
-
Massimiliano Pippi authored
-
Massimiliano Pippi authored
-
Massimiliano Pippi authored
-
Massimiliano Pippi authored
-
- 26 Jul, 2019 1 commit
-
-
Massimiliano Pippi authored
-
- 25 Jul, 2019 3 commits
-
-
Akos Kitta authored
This patch falls back to the `BoardsManifest` when the `Boards` is not available. When the `Boards` are not installed, hence unavailable, the produced gRPC instance won't contain the `FQBN` but the `Name` only. Signed-off-by: Akos Kitta <kittaakos@typefox.io>
-
Massimiliano Pippi authored
* removed unused file * make Arduino15 the default data dir on OSX
-
Massimiliano Pippi authored
* skip tests we cannot run on Drone * convert to bool before returning
-
- 24 Jul, 2019 3 commits
-
-
Massimiliano Pippi authored
-
Roberto Sora authored
* updated README.md download links with linuxarm32 and linuxarm64 links * Updated binary usage instructions, from now on the binary inside the archive is always named `arduino-cli`
-
Roberto Sora authored
* Add ctags tool config to add support for arm64 The cli automatically downloads this tool during its initial configuration step The ctags tool provided by Arduino was missing for download, causing the cli to breaks with a `downloading builtin:ctags@5.8-arduino11 tool: tool not available for your OS` error. This commit fixes the error defining pointers to Arduino downloads server * updated macosx ctags package flavour metadata to download 64bit os tool version
-
- 23 Jul, 2019 4 commits
-
-
Massimiliano Pippi authored
-
Massimiliano Pippi authored
-
Massimiliano Pippi authored
* add tmp folder fixture * exit at first failure since tests are inter-dependant * use fixtures to run tests in isolation * consistent use of the run function
-
Massimiliano Pippi authored
-
- 22 Jul, 2019 6 commits
-
-
Luca Cipriani authored
Make lib install exit with 0 if library is already present
-
Massimiliano Pippi authored
* assert output is empty * be consistent in style
-
Massimiliano Pippi authored
-
Massimiliano Pippi authored
-
Massimiliano Pippi authored
* removed redundant test * add python tests * un-mark as integration * additional step to run integration tests * change step name * install dependencies first * split unit and intg tests execution * bump image for all steps
-
Massimiliano Pippi authored
-
- 19 Jul, 2019 1 commit
-
-
Luca Cipriani authored
Fix core upgrade
-
- 18 Jul, 2019 10 commits
-
-
Massimiliano Pippi authored
-
Massimiliano Pippi authored
-
Y.Horie authored
-
Luca Cipriani authored
* Added integration test * Added command lib search testing * Added update-index test and semver testinf for versioning * Improved error reporting, update test of version command * Avoid UnexpectedExit error so the output is more understandable, added result.ok check everywhere * Update requirements, removed unused comments * moved from custom markers to pytest.ini config for slow files * Testing with real lib names
-
Massimiliano Pippi authored
-
Massimiliano Pippi authored
-
Massimiliano Pippi authored
-
Massimiliano Pippi authored
-
Massimiliano Pippi authored
-
Massimiliano Pippi authored
-
- 17 Jul, 2019 7 commits
-
-
Massimiliano Pippi authored
-
Luca Cipriani authored
Rearrange cli commands
-
Massimiliano Pippi authored
-
Massimiliano Pippi authored
-
Massimiliano Pippi authored
-
Massimiliano Pippi authored
-
Massimiliano Pippi authored
-