Skip to content

zephyr: module.yml: Update to support click-through property#154

Merged
DhruvaG2000 merged 2 commits intozephyrproject-rtos:nextfrom
soburi:click-through
Feb 3, 2026
Merged

zephyr: module.yml: Update to support click-through property#154
DhruvaG2000 merged 2 commits intozephyrproject-rtos:nextfrom
soburi:click-through

Conversation

@soburi
Copy link
Copy Markdown
Member

@soburi soburi commented Feb 3, 2026

click-through has been added to the blobs properties,
so we will support this.
We will also update the license-path accordingly.

I also updated CI script.

Copilot AI review requested due to automatic review settings February 3, 2026 11:20
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request updates the Zephyr module configuration to support the new click-through property for blobs and corrects the license path references. The changes enable proper handling of Arduino Core API blobs that require license acceptance.

Changes:

  • Added click-through: true property to all 46 Arduino Core API blob entries in the module.yml file
  • Updated all license-path references from blobs/ArduinoCore-API/LICENSE to zephyr/blobs/ArduinoCore-API/LICENSE to match the actual file location
  • Modified the CI workflow to use west blobs --auto-accept flag for automated blob fetching without manual intervention

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
zephyr/module.yml Adds click-through property and corrects license paths for all 46 blob entries
.github/workflows/build.yml Adds --auto-accept flag to west blobs command for CI automation

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread zephyr/module.yml
`click-through` has been added to the blobs properties,
so we will support this.
We will also update the `license-path` accordingly.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
Add `--auto-accept` option to suppress interactive prompt
when fetching blobs.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
@soburi soburi changed the title zephyr: module.yml: Update to suport click-through property zephyr: module.yml: Update to support click-through property Feb 3, 2026
@soburi soburi changed the title zephyr: module.yml: Update to support click-through property zephyr: module.yml: Update to support click-through property Feb 3, 2026
@soburi soburi requested review from DhruvaG2000 and Copilot February 3, 2026 11:28
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@soburi
Copy link
Copy Markdown
Member Author

soburi commented Feb 3, 2026

@DhruvaG2000
I'm sorry, but could you please check this as well?
It seems that the behavior of west blobs has changed.

@DhruvaG2000 DhruvaG2000 merged commit 7d51734 into zephyrproject-rtos:next Feb 3, 2026
9 checks passed
@soburi soburi deleted the click-through branch February 3, 2026 13:26
soburi pushed a commit to soburi/ArduinoCore-zephyr that referenced this pull request Feb 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants