Skip to content

chore: remove x86_64-unknown-linux-gnu-cc#316

Merged
fengmk2 merged 1 commit intomainfrom
11-21-chore_update_vite-task_and_remove_x86_64-unknown-linux-gnu-cc
Nov 21, 2025
Merged

chore: remove x86_64-unknown-linux-gnu-cc#316
fengmk2 merged 1 commit intomainfrom
11-21-chore_update_vite-task_and_remove_x86_64-unknown-linux-gnu-cc

Conversation

@fengmk2
Copy link
Copy Markdown
Member

@fengmk2 fengmk2 commented Nov 21, 2025

No description provided.

Copy link
Copy Markdown
Member Author

fengmk2 commented Nov 21, 2025

This stack of pull requests is managed by Graphite. Learn more about stacking.

@fengmk2 fengmk2 self-assigned this Nov 21, 2025
@fengmk2 fengmk2 marked this pull request as ready for review November 21, 2025 07:37
Copilot AI review requested due to automatic review settings November 21, 2025 07:37
Copy link
Copy Markdown
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 updates the vite-task repository dependencies to a newer revision (282e086d6a2ffd37e43485e0f9c3fda75a65cbb5) and removes the explicit CC="x86_64-unknown-linux-gnu-cc" compiler setting from the x86_64 Linux build step.

  • Updated all vite-task related dependencies to the new git revision
  • Removed redundant CC environment variable override in GitHub Actions

Reviewed Changes

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

File Description
Cargo.toml Updated git revision for all vite-task dependencies (fspy, vite_glob, vite_path, vite_str, vite_task, vite_workspace)
Cargo.lock Reflects the dependency updates and removal of attohttpc transitive dependency
.github/actions/build-upstream/action.yml Removed CC="x86_64-unknown-linux-gnu-cc" prefix from the build command for x86_64-unknown-linux-gnu target

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

@fengmk2 fengmk2 force-pushed the 11-21-chore_update_vite-task_and_remove_x86_64-unknown-linux-gnu-cc branch 2 times, most recently from 4468d78 to 68eea42 Compare November 21, 2025 08:25
Copilot AI review requested due to automatic review settings November 21, 2025 08:25
Copy link
Copy Markdown
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

Copilot reviewed 3 out of 4 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.

@fengmk2 fengmk2 force-pushed the 11-21-chore_update_vite-task_and_remove_x86_64-unknown-linux-gnu-cc branch from 68eea42 to e77ade4 Compare November 21, 2025 08:47
Copilot AI review requested due to automatic review settings November 21, 2025 08:59
@fengmk2 fengmk2 force-pushed the 11-21-chore_update_vite-task_and_remove_x86_64-unknown-linux-gnu-cc branch from e77ade4 to 17ce987 Compare November 21, 2025 08:59
Copy link
Copy Markdown
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

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.

@fengmk2 fengmk2 changed the title chore: update vite-task and remove x86_64-unknown-linux-gnu-cc chore: remove x86_64-unknown-linux-gnu-cc Nov 21, 2025
@fengmk2 fengmk2 force-pushed the 11-21-chore_update_vite-task_and_remove_x86_64-unknown-linux-gnu-cc branch from 17ce987 to c1cc51b Compare November 21, 2025 09:47
Copilot AI review requested due to automatic review settings November 21, 2025 09:54
@fengmk2 fengmk2 force-pushed the 11-21-chore_update_vite-task_and_remove_x86_64-unknown-linux-gnu-cc branch from c1cc51b to 7a55447 Compare November 21, 2025 09:54
Copy link
Copy Markdown
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

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.

@fengmk2 fengmk2 force-pushed the 11-21-chore_update_vite-task_and_remove_x86_64-unknown-linux-gnu-cc branch from 7a55447 to bf6a42e Compare November 21, 2025 10:50
Copilot AI review requested due to automatic review settings November 21, 2025 11:43
@fengmk2 fengmk2 force-pushed the 11-21-chore_update_vite-task_and_remove_x86_64-unknown-linux-gnu-cc branch from bf6a42e to 8cede15 Compare November 21, 2025 11:43
Copy link
Copy Markdown
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

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


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

@fengmk2 fengmk2 force-pushed the 11-21-chore_update_vite-task_and_remove_x86_64-unknown-linux-gnu-cc branch from 8cede15 to 7da9852 Compare November 21, 2025 11:51
Copilot AI review requested due to automatic review settings November 21, 2025 11:59
@fengmk2 fengmk2 force-pushed the 11-21-chore_update_vite-task_and_remove_x86_64-unknown-linux-gnu-cc branch from 7da9852 to 43f1dcf Compare November 21, 2025 11:59
Copy link
Copy Markdown
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

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


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

@fengmk2 fengmk2 merged commit af0dc20 into main Nov 21, 2025
18 checks passed
Copy link
Copy Markdown
Member Author

fengmk2 commented Nov 21, 2025

Merge activity

@fengmk2 fengmk2 deleted the 11-21-chore_update_vite-task_and_remove_x86_64-unknown-linux-gnu-cc branch November 21, 2025 12:32
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