Skip to content

CD#430

Merged
agarny merged 6 commits intoopencor:mainfrom
agarny:cd
Feb 26, 2026
Merged

CD#430
agarny merged 6 commits intoopencor:mainfrom
agarny:cd

Conversation

@agarny
Copy link
Contributor

@agarny agarny commented Feb 26, 2026

No description provided.

Copilot AI review requested due to automatic review settings February 26, 2026 22:56
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 PR enables the full continuous deployment workflow by uncommenting previously disabled platform builds and deployment jobs. The changes prepare for a production release by bumping the version number and updating dependencies.

Changes:

  • Version bumped from 0.20260227.0 to 0.20260227.1 in both package.json files
  • Updated @types/node from ^25.3.1 to ^25.3.2
  • Enabled all platform builds in the CD workflow (Windows Intel/ARM, Linux Intel/ARM, macOS Intel/ARM)
  • Enabled web app deployment and npm publishing jobs

Reviewed changes

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

Show a summary per file
File Description
package.json Version bump and @types/node dependency update for root package
src/renderer/package.json Version bump and @types/node dependency update for renderer package
bun.lock Updated lock file reflecting dependency changes for root package
src/renderer/bun.lock Updated lock file reflecting dependency changes for renderer package
.github/workflows/cd.yml Enabled all platform builds and deployment jobs (web_app and npm)

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

@agarny agarny merged commit 239b093 into opencor:main Feb 26, 2026
12 checks passed
@agarny agarny deleted the cd branch February 26, 2026 23:01
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