Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add list command#4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
lucarin91 merged 3 commits intomainfromadd-list-command
Oct 15, 2025
Merged

Add list command#4

lucarin91 merged 3 commits intomainfromadd-list-command
Oct 15, 2025

Conversation

@lucarin91
Copy link
Contributor

@lucarin91lucarin91 commentedOct 15, 2025
edited
Loading

Motivation

Add the list command

Change description

$ ./build/arduino-flasher-cli listVERSION      LATEST20251006-395    ✓20251002-387
$ ./build/arduino-flasher-cli list --format json{  "latest": {    "version": "20251006-395",    "url": "https://downloads.arduino.cc/debian-im/Stable/20251006-395/arduino-unoq-debian-image-20251006-395.tar.zst",    "sha256": "29a7919665f30d475cd83efeed5cb3df83beb8a5482423624d39d874b0664803"  },  "releases": [    {      "version": "20251002-387",      "url": "https://downloads.arduino.cc/debian-im/Stable/20251002-387/arduino-unoq-debian-image-20251002-387.tar.zst",      "sha256": "8f69125087f65851649097cffe12557a4ee13852d26625708015bff99ea39f04"    },    {      "version": "20251006-395",      "url": "https://downloads.arduino.cc/debian-im/Stable/20251006-395/arduino-unoq-debian-image-20251006-395.tar.zst",      "sha256": "29a7919665f30d475cd83efeed5cb3df83beb8a5482423624d39d874b0664803"    }  ]}

Additional Notes

Reviewer checklist

  • PR addresses a single concern.
  • PR title and description are properly filled.
  • Changes will be merged inmain.
  • Changes are covered by tests.
  • Logging is meaningful in case of troubleshooting.

@lucarin91lucarin91force-pushed theadd-list-command branch 2 times, most recently from01dbbc5 toc60fa0cCompareOctober 15, 2025 13:50
@lucarin91lucarin91 merged commit97aa2fd intomainOct 15, 2025
@lucarin91lucarin91 deleted the add-list-command branchOctober 15, 2025 14:02
lucarin91 added a commit that referenced this pull requestOct 28, 2025
* feat: add list command* add licence header* remove unused parameter---------Co-authored-by: MatteoPologruto <109663225+MatteoPologruto@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@dido18dido18dido18 approved these changes

@MatteoPologrutoMatteoPologrutoMatteoPologruto approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@lucarin91@dido18@MatteoPologruto

[8]ページ先頭

©2009-2025 Movatter.jp