Skip to content

Update GitHub Actions workflows for CLI and server release processes#1320

Merged
ije merged 2 commits intomainfrom
fix-ci
Feb 25, 2026
Merged

Update GitHub Actions workflows for CLI and server release processes#1320
ije merged 2 commits intomainfrom
fix-ci

Conversation

@ije
Copy link
Member

@ije ije commented Feb 25, 2026

No description provided.

Copilot AI review requested due to automatic review settings February 25, 2026 07:22
Copy link

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 reorganizes the GitHub Actions workflows for CLI and server releases to improve their structure and clarity.

Changes:

  • Reordered the server release workflow to execute jobs sequentially (Docker image push → server deployment → release creation) instead of parallel execution
  • Renamed the CLI release environment from 'release' to 'npm' for better clarity and specificity

Reviewed changes

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

File Description
.github/workflows/release-server.yml Reordered jobs to make server deployment depend on Docker image push completion, simplified release job dependencies
.github/workflows/release-cli.yml Changed environment name from 'release' to 'npm' for both CLI build and publish jobs

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

@ije ije changed the title Add GitHub Actions workflows for CLI and server release processes Update GitHub Actions workflows for CLI and server release processes Feb 25, 2026
@ije ije merged commit 4ee2b41 into main Feb 25, 2026
5 checks passed
@ije ije deleted the fix-ci branch February 25, 2026 23: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.

2 participants