Skip to content

chore: update ci except for cibuildwheel, ignore broken blog links#2045

Merged
kemingy merged 3 commits intotensorchord:mainfrom
kemingy:fix_blog_link
Nov 3, 2025
Merged

chore: update ci except for cibuildwheel, ignore broken blog links#2045
kemingy merged 3 commits intotensorchord:mainfrom
kemingy:fix_blog_link

Conversation

@kemingy
Copy link
Copy Markdown
Member

@kemingy kemingy commented Nov 3, 2025

No description provided.

Signed-off-by: Keming <kemingyang@tensorchord.ai>
@kemingy kemingy requested review from Copilot and removed request for VoVAllen, gaocegege, lalawuu and zwpaper November 3, 2025 07:26
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 pull request updates dependency versions and refactors control flow in the run function. The changes include upgrading GitHub Actions workflows to use newer action versions, updating Go module dependencies to their latest patch versions, and improving code readability by inverting a nested conditional block.

  • Refactored pkg/app/run.go to extract privateKey variable and invert nested conditional for better readability
  • Updated multiple GitHub Actions to their latest major versions (checkout@v5, setup-go@v6, setup-python@v6, upload-artifact@v5, download-artifact@v6)
  • Updated Go module dependencies to latest patch versions for AWS SDK, Google Cloud libraries, and various other packages

Reviewed Changes

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

Show a summary per file
File Description
pkg/app/run.go Refactored to extract privateKey variable and invert nested conditional block for improved readability
go.mod Updated direct and indirect dependencies to latest patch versions
go.sum Updated checksums for new dependency versions
.lycheeignore Added/reordered URLs to ignore list for link checking
.github/workflows/release.yml Updated GitHub Actions to v5/v6 versions
.github/workflows/nightly.yml Updated GitHub Actions to v5/v6 versions
.github/workflows/link-check.yml Updated checkout action to v5
.github/workflows/envd-lint.yml Updated checkout and setup-python actions to v5/v6
.github/workflows/changelog.yaml Updated checkout action to v5
.github/workflows/CI.yml Updated GitHub Actions to v5/v6 versions

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

Signed-off-by: Keming <kemingyang@tensorchord.ai>
Signed-off-by: Keming <kemingyang@tensorchord.ai>
@kemingy kemingy merged commit 04a77fa into tensorchord:main Nov 3, 2025
12 checks passed
@kemingy kemingy deleted the fix_blog_link branch November 3, 2025 07:43
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