Skip to content

test(ci): verify pr-build bundle-path fix on develop#72

Open
Akane-CN wants to merge 1 commit intolay2dev:developfrom
Akane-CN:test/rebase-prbuild-on-develop
Open

test(ci): verify pr-build bundle-path fix on develop#72
Akane-CN wants to merge 1 commit intolay2dev:developfrom
Akane-CN:test/rebase-prbuild-on-develop

Conversation

@Akane-CN
Copy link

@Akane-CN Akane-CN commented Mar 3, 2026

Test rebase branch onto develop to verify CI behavior for the PR build bundle-path fix.

  • base: develop
  • head: Akane-CN:test/rebase-prbuild-on-develop
  • change scope: .github/workflows/pr-build.yml only

tauri-action with --target outputs bundles to target/<triple>/release/bundle/,
not src-tauri/target/. This caused artifact collection to find nothing.
Copy link
Collaborator

@dev01lay2 dev01lay2 left a comment

Choose a reason for hiding this comment

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

CI: Windows-x64 and coverage failures are pre-existing infra issues (MSI versioning constraint pre-release identifier must be numeric-only and a GitHub API network error) — unrelated to this change.

The one-line fix (src-tauri/target/target/) is identical to PR #65 which was already approved and merged. This branch correctly verifies the same fix applies cleanly on develop. LGTM ✅

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