-
-
Notifications
You must be signed in to change notification settings - Fork 437
Comparing changes
Open a pull request
base repository: arduino/arduino-cli
base: 05346d3
head repository: arduino/arduino-cli
compare: 93b2b86
- 10 commits
- 62 files changed
- 7 contributors
Commits on Oct 19, 2023
-
Introduce new "v" version format (#2374)
we'll keep 0.35.x release branch name. We'll use "v" only for the tag, this way the documentation branches will work just like before, we are using "v" only for the github tag this way we are semver compliant
Configuration menu - View commit details
-
Copy full SHA for 74cdc80 - Browse repository at this point
Copy the full SHA 74cdc80View commit details -
Updated translation files (#2377)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5ed8d4b - Browse repository at this point
Copy the full SHA 5ed8d4bView commit details -
[skip-changelog] testsuite: added mocked serial discovery for integra…
…tion tests (#2376) * Added implementation of serial_discovery mock * Added first mocked integration test
Configuration menu - View commit details
-
Copy full SHA for 710ecba - Browse repository at this point
Copy the full SHA 710ecbaView commit details
Commits on Oct 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b82a519 - Browse repository at this point
Copy the full SHA b82a519View commit details
Commits on Oct 23, 2023
-
[skip-changelog] testsuite: added mocked serial monitor for integrati…
…on tests (#2379) * Added mocked serial-monitor for integration tests * Give a bit more output when using mocking tests * Allow testsuite to run arduino-cli with a given input stream * Allow use of the monitor in non-terminal envs * Added monitor command integration tests * Moved mocked tools packages up one dir to not get 'executed' as integration test * Consider .exe extension on Windows when implating mocked tools
Configuration menu - View commit details
-
Copy full SHA for eb8f2f2 - Browse repository at this point
Copy the full SHA eb8f2f2View commit details -
[breaking] Updated gRPC Platform API (#2357)
* Updated gRPC Pltform API, regenerated API * Adapted cores.Platform and PlatformRelease to the new gRPC API * Fixed search_test.go * Removed gRPC PlatformList command * Other adaptation of platform structures * Adapt arguuments completion to use PlatformSearch instead of PlatformList * Adapt 'core list' to use PlatformSearch instead of PlatformList * Adapt 'core upgrade' command to use PlatformSearch instead of PlatformList * Adapted some integration tests * Fix integreation test * apply changes to search vidpid * Better handling of 'core list' results * Better handling of 'core search' results * Better handling of 'core outdated' results * add 'orderedmap' data structure * Made orderedmap more generic * fix regression on 'ParseReference' * wip: fix 'core' integrationtests * wip: fix 'core' sorting tests * fix regression which skipped mannually instaled core in core list * wip: add more 'core' integration tests * regression: all flag takes precedence above updatable in core list * lint: ignore unexported-return (revive) * license: regenerate and add missin headers * tests: fix 'board' integrations * fix: regression not showing manually installed platform in 'core list' * wip: add test to orderedmap * add more orderdmap tests * orderdmap: add json tests * update DOCS * apply CR suggestions * fix proto numeration * docs: update to release 0.36.0 --------- Co-authored-by: Alessio Perugini <alessioper.98@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ad5dacc - Browse repository at this point
Copy the full SHA ad5daccView commit details
Commits on Oct 24, 2023
-
Added search using qualifier[:=]value syntax (#2373)
Zach Vonler authoredOct 24, 2023 Configuration menu - View commit details
-
Copy full SHA for d8694ec - Browse repository at this point
Copy the full SHA d8694ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82e3356 - Browse repository at this point
Copy the full SHA 82e3356View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85b1a53 - Browse repository at this point
Copy the full SHA 85b1a53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93b2b86 - Browse repository at this point
Copy the full SHA 93b2b86View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 05346d3...93b2b86