-
-
Notifications
You must be signed in to change notification settings - Fork 4
Comparing changes
Open a pull request
base repository: arduino/arduino-cloud-cli
base: 272e8c1
head repository: arduino/arduino-cloud-cli
compare: 88de618
- 20 commits
- 165 files changed
- 3 contributors
Commits on May 6, 2024
-
Report conflicted OTA requests (#151)
* Print conflicted OTA in report * Refactored print error
Configuration menu - View commit details
-
Copy full SHA for 01df93b - Browse repository at this point
Copy the full SHA 01df93bView commit details
Commits on May 10, 2024
-
Adding more test coverage for mass upload use case (#152)
* Fix variable overload * Adding test for ota file generation * Added test for no header generation * Code refactoring * Fix test
Configuration menu - View commit details
-
Copy full SHA for 4022ef6 - Browse repository at this point
Copy the full SHA 4022ef6View commit details
Commits on May 17, 2024
-
OTA v2: support for cancel of an in-progess/pending ota (#153)
* Introducing ota cancel command * Handling conflict
Configuration menu - View commit details
-
Copy full SHA for e7a4495 - Browse repository at this point
Copy the full SHA e7a4495View commit details
Commits on Jun 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5aebb3d - Browse repository at this point
Copy the full SHA 5aebb3dView commit details
Commits on Jul 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a17c934 - Browse repository at this point
Copy the full SHA a17c934View commit details
Commits on Jul 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5ca90df - Browse repository at this point
Copy the full SHA 5ca90dfView commit details
Commits on Aug 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5483ab3 - Browse repository at this point
Copy the full SHA 5483ab3View commit details
Commits on Aug 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ea7cfdc - Browse repository at this point
Copy the full SHA ea7cfdcView commit details
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ec26d92 - Browse repository at this point
Copy the full SHA ec26d92View commit details
Commits on Sep 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d2e36f7 - Browse repository at this point
Copy the full SHA d2e36f7View commit details -
Configure actions/upload-artifact action to upload required hidden fi…
…les (#163) A breaking change was made in the 3.2.1 release of the "actions/upload-artifact" action, without doing a major version bump as would be done in a responsibly maintained project. The action now defaults to not uploading "hidden" files. This project's "Check Go Dependencies" workflow uses the "Licensed" tool to check for incompatible dependency licenses. The dependencies license metadata cache used by Licensed is stored in a folder named `.licensed`. In order to facilitate updates, the workflow uploads the generated dependencies license metadata cache as a workflow artifact when the current cache is found to be outdated. The `.` at the start of the `.licensed` folder name causes it to now not be uploaded to the workflow artifact. In order to catch such problems, the workflow configures the "actions/upload-artifact" action to fail if no files were uploaded. So in addition to not uploading the artifact, the change in the "actions/upload-artifact" action's behavior also resulted in the workflow runs failing: Error: No files were found with the provided path: .licenses/. No artifacts will be uploaded. The problem is fixed by disabling the "actions/upload-artifact" action's new behavior via the `include-hidden-files` input. After this change, the workflow can once more upload the dependencies license metadata cache to a workflow artifact as needed. Co-authored-by: Marco Colombo <ing.marco.colombo@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f3a3f24 - Browse repository at this point
Copy the full SHA f3a3f24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69736b5 - Browse repository at this point
Copy the full SHA 69736b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0229c3f - Browse repository at this point
Copy the full SHA 0229c3fView commit details
Commits on Oct 1, 2024
-
Updated a bunch of libraries (#168)
* Updated a bunch of libraries * Upgrade go version to 1.23 * Upgrade go.bug.st/serial * Updated mockery test * Updated arduino-cli again to remove other deps in particular to board-discovery that had a link to the really old go.bug.st/serial.v1.
Configuration menu - View commit details
-
Copy full SHA for 5a10fda - Browse repository at this point
Copy the full SHA 5a10fdaView commit details
Commits on Nov 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1df3c46 - Browse repository at this point
Copy the full SHA 1df3c46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0958ad8 - Browse repository at this point
Copy the full SHA 0958ad8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fe9244 - Browse repository at this point
Copy the full SHA 2fe9244View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1580ab - Browse repository at this point
Copy the full SHA b1580abView commit details
Commits on Jan 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for fb9f403 - Browse repository at this point
Copy the full SHA fb9f403View commit details
Commits on Feb 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 88de618 - Browse repository at this point
Copy the full SHA 88de618View 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 272e8c1...88de618