Skip to content

chore: bump crosspad-core and crosspad-gui submodules - #2

Open
matixan wants to merge 2 commits into
masterfrom
fix/bump-submodules
Open

chore: bump crosspad-core and crosspad-gui submodules#2
matixan wants to merge 2 commits into
masterfrom
fix/bump-submodules

Conversation

@matixan

@matixan matixan commented Mar 24, 2026

Copy link
Copy Markdown
Member

Summary

  • Bump crosspad-core: be168f738522eb (notify-downstream workflow + IHttpClient)
  • Bump crosspad-gui: d5e02e8a9a8d2d (notify-downstream workflow + markdown_view + virtual device + app orchestrator)

Fixes

CI build failure caused by missing crosspad-gui/components/markdown_view.h include in InstructionsApp.cpp and UpdateApp.cpp.

🤖 Generated with Claude Code

crosspad-core: be168f7 → 38522eb (notify-downstream workflow + IHttpClient)
crosspad-gui: d5e02e8 → a9a8d2d (notify-downstream workflow + markdown_view + virtual device + app orchestrator)

Fixes CI build failure caused by missing markdown_view.h include.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings March 24, 2026 00:31

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Bumps the crosspad-core and crosspad-gui git submodules to newer commits to pick up upstream changes (e.g., notify-downstream workflow, IHttpClient, markdown_view, virtual device, app orchestrator).

Changes:

  • Update crosspad-core submodule pointer be168f738522eb
  • Update crosspad-gui submodule pointer d5e02e8a9a8d2d

Reviewed changes

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

File Description
crosspad-core Advances submodule commit to bring in upstream core changes (notify-downstream workflow + IHttpClient).
crosspad-gui Advances submodule commit to bring in upstream GUI changes (notify-downstream workflow + markdown_view + virtual device + app orchestrator).
Comments suppressed due to low confidence (1)

crosspad-gui:1

  • The PR description claims it fixes a CI build failure by adding a missing crosspad-gui/components/markdown_view.h include in InstructionsApp.cpp and UpdateApp.cpp, but the diff in this PR only updates submodule SHAs. If those include fixes are intended to be part of this PR, they should appear as changes in this repo (or be called out as being fixed within the bumped submodule commit). Otherwise, please update the PR description to reflect that the fix comes solely from the submodule bump (and optionally link to the upstream commit/PR in crosspad-gui that contains the include fix).

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

@matixan matixan left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

hmmm

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.

2 participants