Skip to content

fix: use workspace relative url when uploading artifacts#4444

Merged
tomiir merged 5 commits intomainfrom
fix/merge-reports
Jul 7, 2025
Merged

fix: use workspace relative url when uploading artifacts#4444
tomiir merged 5 commits intomainfrom
fix/merge-reports

Conversation

@tomiir
Copy link
Copy Markdown
Collaborator

@tomiir tomiir commented May 30, 2025

Description

  • merge_reports is failing when ui_tests is executed from external repository as no artifacts are uploaded for it to merge
  • Artifacts were not being uploaded because the action looks for a local relative path that does not exist in external repository

Type of change

  • Chore (non-breaking change that addresses non-functional tasks, maintenance, or code quality improvements)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented May 30, 2025

⚠️ No Changeset found

Latest commit: bce4484

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link
Copy Markdown

vercel bot commented May 30, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
appkit-basic-html ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 7, 2025 4:35pm
appkit-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 7, 2025 4:35pm
appkit-laboratory ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 7, 2025 4:35pm
11 Skipped Deployments
Name Status Preview Comments Updated (UTC)
appkit-basic-ep ⬜️ Ignored (Inspect) Jul 7, 2025 4:35pm
appkit-basic-example ⬜️ Ignored (Inspect) Jul 7, 2025 4:35pm
appkit-basic-sign-client-example ⬜️ Ignored (Inspect) Jul 7, 2025 4:35pm
appkit-basic-up-example ⬜️ Ignored (Inspect) Visit Preview Jul 7, 2025 4:35pm
appkit-ethers5-bera ⬜️ Ignored (Inspect) Jul 7, 2025 4:35pm
appkit-nansen-demo ⬜️ Ignored (Inspect) Jul 7, 2025 4:35pm
appkit-vue-solana ⬜️ Ignored (Inspect) Jul 7, 2025 4:35pm
appkit-wagmi-cdn-example ⬜️ Ignored (Inspect) Jul 7, 2025 4:35pm
ethereum-provider-wagmi-example ⬜️ Ignored (Inspect) Jul 7, 2025 4:35pm
next-wagmi-solana-bitcoin-example ⬜️ Ignored (Inspect) Jul 7, 2025 4:35pm
vue-wagmi-example ⬜️ Ignored (Inspect) Jul 7, 2025 4:35pm

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented May 30, 2025

Warnings
⚠️

Workflow file .github/workflows/ui_tests.yml has been modified

Generated by 🚫 dangerJS against bce4484

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented May 30, 2025

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 77.69% 30856 / 39716
🔵 Statements 77.69% 30856 / 39716
🔵 Functions 68.77% 2539 / 3692
🔵 Branches 84.26% 6407 / 7603
File CoverageNo changed files found.
Generated in workflow #13193 for commit bce4484 by the Vitest Coverage Report Action

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.

4 participants