Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/3253/electron swap #3373

Merged
merged 13 commits into from Oct 11, 2023
Merged

Feature/3253/electron swap #3373

merged 13 commits into from Oct 11, 2023

Conversation

phanlezz
Copy link
Collaborator

@phanlezz phanlezz commented Sep 28, 2023

Swap to a new runner for Visualization (From NW.JS to Electron)

Due to the issues with nw.js and its builder derivatives we want to swap to electron for the visualization.
This means, that we also swap to a new packager.

Additionally, electron provides an arm version which enables codecharta to run natively on new apple silicon.

Issue: #3253

Workflow

  • Swap to electron as runner npm run start
  • Swap to an electron packager for packaging of the standalone version npm run package
  • Write an ADR

Notes

Standalone desktop app tested on Windows 10/11 and Ubuntu 22.04.

@phanlezz phanlezz self-assigned this Sep 28, 2023
@phanlezz phanlezz marked this pull request as ready for review October 9, 2023 10:14
CHANGELOG.md Outdated Show resolved Hide resolved
visualization/package.json Outdated Show resolved Hide resolved
Copy link
Collaborator

@ce-bo ce-bo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In general LGTM. Before we release that let's do a test session.

@sonarcloud
Copy link

sonarcloud bot commented Oct 11, 2023

[CodeCharta Analysis] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@sonarcloud
Copy link

sonarcloud bot commented Oct 11, 2023

[CodeCharta Visualization] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@phanlezz phanlezz merged commit 258dd2b into main Oct 11, 2023
7 checks passed
@phanlezz phanlezz deleted the feature/3253/electron-swap branch October 11, 2023 11:17
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.

None yet

2 participants