Skip to content

Update github workflows to node 24#178

Merged
CrystalSplitter merged 2 commits into
masterfrom
github-workflows
Jun 27, 2026
Merged

Update github workflows to node 24#178
CrystalSplitter merged 2 commits into
masterfrom
github-workflows

Conversation

@CrystalSplitter

Copy link
Copy Markdown
Collaborator

Related to Issue #176.

utils.ts is a very poorly named library, as it primarily exists
for various bridge calls between the renderer and the main process.
Whereas, we actually would like some utility functions that have
relatively few (if any) dependencies, so that we may test them
better with a node runtime.

This is necessary for us to use mocha for newer NPMs, as build
dependencies are not shaken consistently across newer NPMs.
@CrystalSplitter CrystalSplitter merged commit 5789cdc into master Jun 27, 2026
5 checks passed
@CrystalSplitter CrystalSplitter deleted the github-workflows branch June 27, 2026 00:50
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.

1 participant