Skip to content

Version 0.20260416.3#494

Merged
agarny merged 4 commits intoopencor:mainfrom
agarny:cleaning-up
Apr 16, 2026
Merged

Version 0.20260416.3#494
agarny merged 4 commits intoopencor:mainfrom
agarny:cleaning-up

Conversation

@agarny
Copy link
Copy Markdown
Contributor

@agarny agarny commented Apr 16, 2026

No description provided.

agarny added 4 commits April 16, 2026 16:02
We don't want our UI JSON file to have an entry for `output.externalData`, so that we can confirm that the entry gets created before adding items to it.
Copilot AI review requested due to automatic review settings April 16, 2026 04:03
Copy link
Copy Markdown

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 bumps the app version to 0.20260416.3, updates Electron to ^41.2.1, and fixes a UI JSON mutation path so external CSV data is reliably appended even when output.externalData is initially absent.

Changes:

  • Ensure interactiveUiJson.value.output.externalData is initialized before pushing new external data entries.
  • Bump root + renderer package versions to 0.20260416.3 and update Electron dependency/lockfile to ^41.2.1.
  • Add a new OMEX fixture (tt04_for_external_data.omex) under tests/models/ui/.

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
tests/models/ui/tt04_for_external_data.omex Adds an OMEX fixture used for external-data scenarios.
src/renderer/src/components/views/SimulationExperimentView.vue Fixes external-data insertion by initializing output.externalData before push().
src/renderer/package.json Bumps renderer version to 0.20260416.3.
package.json Bumps root version to 0.20260416.3 and updates Electron to ^41.2.1.
bun.lock Updates lock entries to match Electron 41.2.1.

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

@agarny agarny merged commit ecd5705 into opencor:main Apr 16, 2026
13 checks passed
@agarny agarny deleted the cleaning-up branch April 16, 2026 04:10
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