Skip to content

Conversation

@ZePan110
Copy link
Collaborator

@ZePan110 ZePan110 commented Aug 13, 2025

Description

Fix weekly oneclick issues

Issues

List the issue or RFC link this PR is working on. If there is no such link, please mark it as n/a.

Type of change

List the type of change like below. Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds new functionality)
  • Breaking change (fix or feature that would break existing design and interface)
  • Others (enhancement, documentation, validation, etc.)

Dependencies

List the newly introduced 3rd party dependency if exists.

Tests

Describe the tests that you ran to verify your changes.

Signed-off-by: ZePan110 <[email protected]>
Signed-off-by: ZePan110 <[email protected]>
Copilot AI review requested due to automatic review settings August 13, 2025 07:25
@ZePan110 ZePan110 requested a review from chensuyue as a code owner August 13, 2025 07:25
@github-actions
Copy link

github-actions bot commented Aug 13, 2025

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Files

  • .github/workflows/weekly-one-click-test.yml

Copy link
Contributor

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 PR fixes issues in the weekly one-click testing workflow by adding a missing checkout step and reorganizing dependency installation. The changes address workflow execution problems by ensuring the repository code is available before running matrix generation and installing system dependencies earlier in the process.

  • Added missing checkout step to the weekly one-click test workflow
  • Moved dependency installation to occur before parameter retrieval
  • Removed duplicate dependency installation from later in the workflow

Reviewed Changes

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

File Description
.github/workflows/weekly-one-click-test.yml Added checkout step to ensure repository code is available for matrix generation
.github/workflows/_run-one-click.yml Moved dependency installation earlier and removed duplicate installation commands
Comments suppressed due to low confidence (1)

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@ZePan110
Copy link
Collaborator Author

@ZePan110 ZePan110 merged commit b329790 into main Aug 14, 2025
105 of 114 checks passed
@ZePan110 ZePan110 deleted the ze-fix/weekly-oneclick branch August 14, 2025 02:54
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