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

[CP-2607] Update Electron to Latest Version #1963

Draft
wants to merge 73 commits into
base: develop
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from 66 commits
Commits
Show all changes
73 commits
Select commit Hold shift + click to select a range
6bc6ee0
[CP-2898] device-manager generated
dkarski Jun 6, 2024
958502a
[CP-2898] device-protocol generated
dkarski Jun 7, 2024
14c6e2e
[CP-2898] core-device generated
dkarski Jun 7, 2024
1532e6f
[CP-2898] Moved DeviceManager to a separate library with modular depe…
dkarski Jun 6, 2024
afd1460
[CP-2898] Rename all deviceManager to deviceProtocolService
dkarski Jun 14, 2024
2b11615
[CP-2898] move useDebouncedEventsHandler to "shared/utils"
dkarski Jun 13, 2024
06348cd
[CP-2898] Change the strategy of the device selects (API & Core) for mds
dkarski Jun 13, 2024
bc23076
[CP-2898] Split listeners relative to manage core device to separate …
dkarski Jun 14, 2024
f572e2f
[CP-2898] Add modifiers reducer to manage api devices
dkarski Jun 14, 2024
1e9620f
[CP-2898] Handle error case when getAPIConfig request rejected
dkarski Jun 14, 2024
1602440
[CP-2898] active-device-registry generated
dkarski Jun 14, 2024
ee12f29
[CP-2898] split active-device-registry from device-manager
dkarski Jun 14, 2024
35527a3
[CP-2898] Eliminate duplicate activeDevice after merging state slices
dkarski Jun 15, 2024
6409a51
[CP-2898] Resolve conflicts after rebase with develop
dkarski Jun 16, 2024
1956d24
[CP-2898] Commit broken png imports to fix
dkarski Jun 12, 2024
54ef882
[CP-2898] wip
dkarski Jun 11, 2024
6e6f86b
[CP-2898] PNG fixed
dkarski Jun 18, 2024
a0c836a
[CP-2898] displayname & sourceRootin config fixed
dkarski Jun 18, 2024
44ee8e3
Revert "[CP-2898] wip"
dkarski Jun 18, 2024
7e73751
[CP-2898] fix tests in device-protocol
dkarski Jun 18, 2024
c4307ba
[CP-2898] improve useHandleDevicesDetached logic to handle just api d…
dkarski Jun 18, 2024
bf98820
[CP-2898] Rename deviceProtocolService to deviceProtocol
dkarski Jun 18, 2024
84279e2
[CP-2898] Split Device Manager into Multiple Modules (#1927)
dkarski Jun 18, 2024
1af60e0
Merge branch 'CP-2898' into CP-2898-device-selects-change-strategy
dkarski Jun 18, 2024
2f675aa
[CP-2898] Change Strategy for Device Selects (API & Core) (#1928)
dkarski Jun 18, 2024
dd38e20
[CP-2898] Extract Active Device Management to Dedicated Module (#1929)
dkarski Jun 18, 2024
7c237b5
[CP-2898] Fixed lastRefresh mechanism to handle race condition
dkarski Jun 18, 2024
58c34d1
[CP-2898] fix after review (#1931)
dkarski Jun 18, 2024
46a6309
Merge branch 'develop' into CP-2898
dkarski Jun 18, 2024
aa6b87b
Revert "disable HttpClientService for axios.create (#1932)"
dkarski Jun 21, 2024
3c4ead2
Merge branch 'develop' into CP-2898
dkarski Jun 21, 2024
ce0d371
[CP-2898] Fixed detached for API device
dkarski Jun 21, 2024
45f11d9
[CP-2901] Rename AvailableDeviceProperties to DeviceProperties
dkarski Jun 24, 2024
5e64b4e
[CP-2901] `DeviceState` moved to `device-manager` domain
dkarski Jun 26, 2024
92ea838
[CP-2901] Handle error from `getMenuConfig` request when device is in…
dkarski Jun 26, 2024
3d89aae
[CP-2901] connectionTimeOut added to GetMenuConfig & APIConfig
dkarski Jun 26, 2024
2def696
[CP-2749] Extended `MockUpdaterStateService` to handle downloaded state
dkarski Jun 27, 2024
77f9217
[CP-2897] Implement Alternative Device Deactivation Strategy
dkarski Jun 28, 2024
6c4ae85
[CP-2902] Merge both file-system-dialogs to single implementation
dkarski Jun 28, 2024
6fc47be
[CP-2902] Add global listener for file dialog open and close events (…
dkarski Jun 28, 2024
428d4fe
[CP-2845] Kompakt's loader after selection Pure or Harmony as an acti…
dkarski Jun 29, 2024
adb8b99
[CP-2936] Reduced controller boilerplate in online-status module
dkarski Jul 2, 2024
63dcf37
[CP-2936] Reduced controller boilerplate in application-updater module
dkarski Jul 2, 2024
56218ac
[CP-2936] Reduced controller boilerplate by moved request layers to d…
dkarski Jul 2, 2024
18915b2
[CP-2901] Implement Timeout Mechanism in Device Initialization View t…
dkarski Jul 2, 2024
49e4f1b
[CP-2897] Implement Alternative Device Deactivation Strategy (#1945)
dkarski Jul 2, 2024
3ddfbd5
[CP-2902] Manage Connecting Modal Visibility (#1948)
dkarski Jul 2, 2024
05d1c7b
[CP-2845] Kompakt's loader after selection Pure or Harmony as an acti…
dkarski Jul 2, 2024
6d99f33
[CP-2936] Refactor Controllers to Services name convention (#1950)
dkarski Jul 2, 2024
c7d0e23
[CP-2749] Extended `MockUpdaterStateService` to handle downloaded sta…
dkarski Jul 5, 2024
fde32e0
Merge branch 'develop' into CP-2898
dkarski Jul 5, 2024
f5c4183
[CP-2898] Move DeviceManager into a Separate Library with Modular Dep…
dkarski Jul 5, 2024
f49f6eb
[CP-2940] Allow Opening of Developer Tools in Mock Environment (#1934)
dkarski Jul 8, 2024
9e2a6c5
[CP-2940] Allow Opening of Developer Tools in Mock Environment - vol.…
dkarski Jul 8, 2024
1a61ddd
[CP-2607] comment singing on Windows (commit to remove)
dkarski Jul 9, 2024
58d9e2a
[CP-2607] Electron updated from ^26.0.0 to ^27.3.11
dkarski Jul 9, 2024
4d91446
[CP-2607] Electron updated from ^27.3.11 to ^28.3.3
dkarski Jul 9, 2024
655c590
[CP-2607] Electron updated from ^28.3.3 to ^29.4.3
dkarski Jul 9, 2024
59fe88d
[CP-2753] added new test - kompakt-overview (#1936)
robertmudi Jul 10, 2024
0f6d915
[CP-2607] Test fixes after update (node to 20.9.0)
dkarski Jul 9, 2024
66861c4
[CP-2607] Electron updated from ^29.4.3 to ^30.1.2
dkarski Jul 9, 2024
0c53a73
[CP-2607] @electron/remote updated to ^2.1.2 to handle optional isVie…
dkarski Jul 9, 2024
0bcb1da
[CP-2607] Electron updated from ^30.1.2 to ^31.2.0
dkarski Jul 10, 2024
9e75ea3
[CP-XXX] Skip sign for windows (#1966)
dkarski Jul 10, 2024
58cad4f
[CP-2882] fix duplicates (#1959)
dkarski Jul 10, 2024
d1d5ed8
Merge branch 'develop' into CP-2607
dkarski Jul 10, 2024
a799cb0
[CP-XXX] Notarize package updated (clearer errors) (#1951)
dkarski Jul 11, 2024
5c3295a
[CP-2607] uninstall usb
dkarski Jul 11, 2024
186fcfd
CP-2954 Updated offline tests to work on mock build not on classic bu…
tomaszmaleckimudita Jul 11, 2024
137cb71
CP-2647 Introduced allure report generated automatically after tests …
tomaszmaleckimudita Jul 12, 2024
0efcd94
[CP-2607] uninstall @types/usb
dkarski Jul 12, 2024
34c0f81
Merge branch 'develop' into CP-2607
dkarski Jul 12, 2024
caa9d4b
[CP-2607] fixes after merge
dkarski Jul 12, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
6 changes: 6 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,9 @@ MATOMO_TO_GSHEET_SITE_ID=

# [Optional] Set 1 run application with mock server
MOCK_SERVICE_ENABLED=

# [Optional] Enable shortcut for opening DevTools. Disabled by default, set "1" to enable
DEV_TOOLS_SHORTCUT_ENABLED=

# [Optional] Automatically open DevTools on startup. Disabled by default, set "1" to enable
DEV_TOOLS_AUTO_OPEN_ENABLED=
2 changes: 1 addition & 1 deletion .github/workflows/e2e-development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@v4
with:
node-version: 18.16.1
node-version: 20.14.0
- name: Setup environment variables
env:
E2ECI: "true"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/e2e-feature-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@v4
with:
node-version: 18.16.1
node-version: 20.14.0
- name: Setup environment variables
env:
E2ECI: "true"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/e2e-pre-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@v4
with:
node-version: 18.16.1
node-version: 20.14.0
- name: Setup environment variables
env:
E2ECI: "true"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/e2e-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@v4
with:
node-version: 18.16.1
node-version: 20.14.0
- name: Setup environment variables
env:
E2ECI: "true"
Expand Down
13 changes: 8 additions & 5 deletions .github/workflows/nexus-development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@v4
with:
node-version: 18.16.1
node-version: 20.14.0
- name: Setup Env for Windows
if: matrix.os == 'Windows'
env:
Expand All @@ -43,6 +43,7 @@ jobs:
DEV_DEVICE_LOGGER_ENABLED: ${{ secrets.DEV_DEVICE_LOGGER_ENABLED }}
FEATURE_TOGGLE_RELEASE_ENVIRONMENT: ${{ secrets.FEATURE_TOGGLE_RELEASE_ENVIRONMENT }}
MUDITA_CENTER_PRERELEASE_ENABLED: ${{ secrets.MUDITA_CENTER_PRERELEASE_ENABLED }}
DEV_TOOLS_SHORTCUT_ENABLED: "1"
LOCALAPPDATA: ""
shell: cmd
run: |
Expand Down Expand Up @@ -72,6 +73,7 @@ jobs:
DEV_DEVICE_LOGGER_ENABLED: ${{ secrets.DEV_DEVICE_LOGGER_ENABLED }}
FEATURE_TOGGLE_RELEASE_ENVIRONMENT: ${{ secrets.FEATURE_TOGGLE_RELEASE_ENVIRONMENT }}
MUDITA_CENTER_PRERELEASE_ENABLED: ${{ secrets.MUDITA_CENTER_PRERELEASE_ENABLED }}
DEV_TOOLS_SHORTCUT_ENABLED: "1"
run: |
printenv > .env
- name: Setup Env for Linux
Expand All @@ -98,6 +100,7 @@ jobs:
DEV_DEVICE_LOGGER_ENABLED: ${{ secrets.DEV_DEVICE_LOGGER_ENABLED }}
FEATURE_TOGGLE_RELEASE_ENVIRONMENT: ${{ secrets.FEATURE_TOGGLE_RELEASE_ENVIRONMENT }}
MUDITA_CENTER_PRERELEASE_ENABLED: ${{ secrets.MUDITA_CENTER_PRERELEASE_ENABLED }}
DEV_TOOLS_SHORTCUT_ENABLED: "1"
run: |
printenv > .env
- name: Changing app version in packages.json for Linux
Expand Down Expand Up @@ -128,10 +131,10 @@ jobs:
} | Set-Content -Path 'apps/mudita-center/package.json'
- name: Setup depedencies
run: npm run setup
- name: Copy electron-builder environment file for Windows
if: matrix.os == 'Windows'
run: |
copy C:\actions-runner\envs\electron-builder.env apps/mudita-center/electron-builder.env
# - name: Copy electron-builder environment file for Windows
# if: matrix.os == 'Windows'
# run: |
# copy C:\actions-runner\envs\electron-builder.env apps/mudita-center/electron-builder.env
- name: Copy electron-builder environment file for Linux/Mac
if: matrix.os != 'Windows'
run: |
Expand Down
13 changes: 8 additions & 5 deletions .github/workflows/nexus-feature-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@v4
with:
node-version: 18.16.1
node-version: 20.14.0
- name: Setup Env for Windows
if: matrix.os == 'Windows'
env:
Expand All @@ -43,6 +43,7 @@ jobs:
DEV_DEVICE_LOGGER_ENABLED: ${{ secrets.DEV_DEVICE_LOGGER_ENABLED }}
FEATURE_TOGGLE_RELEASE_ENVIRONMENT: ${{ secrets.FEATURE_TOGGLE_RELEASE_ENVIRONMENT }}
MUDITA_CENTER_PRERELEASE_ENABLED: ${{ secrets.MUDITA_CENTER_PRERELEASE_ENABLED }}
DEV_TOOLS_SHORTCUT_ENABLED: "1"
LOCALAPPDATA: ""
shell: cmd
run: |
Expand Down Expand Up @@ -72,6 +73,7 @@ jobs:
DEV_DEVICE_LOGGER_ENABLED: ${{ secrets.DEV_DEVICE_LOGGER_ENABLED }}
FEATURE_TOGGLE_RELEASE_ENVIRONMENT: ${{ secrets.FEATURE_TOGGLE_RELEASE_ENVIRONMENT }}
MUDITA_CENTER_PRERELEASE_ENABLED: ${{ secrets.MUDITA_CENTER_PRERELEASE_ENABLED }}
DEV_TOOLS_SHORTCUT_ENABLED: "1"
run: |
printenv > .env
- name: Setup Env for Linux
Expand All @@ -98,6 +100,7 @@ jobs:
DEV_DEVICE_LOGGER_ENABLED: ${{ secrets.DEV_DEVICE_LOGGER_ENABLED }}
FEATURE_TOGGLE_RELEASE_ENVIRONMENT: ${{ secrets.FEATURE_TOGGLE_RELEASE_ENVIRONMENT }}
MUDITA_CENTER_PRERELEASE_ENABLED: ${{ secrets.MUDITA_CENTER_PRERELEASE_ENABLED }}
DEV_TOOLS_SHORTCUT_ENABLED: "1"
run: |
printenv > .env
- name: Changing app version in packages.json for Linux
Expand Down Expand Up @@ -128,10 +131,10 @@ jobs:
} | Set-Content -Path 'apps/mudita-center/package.json'
- name: Setup depedencies
run: npm run setup
- name: Copy electron-builder environment file for Windows
if: matrix.os == 'Windows'
run: |
copy C:\actions-runner\envs\electron-builder.env apps/mudita-center/electron-builder.env
# - name: Copy electron-builder environment file for Windows
# if: matrix.os == 'Windows'
# run: |
# copy C:\actions-runner\envs\electron-builder.env apps/mudita-center/electron-builder.env
- name: Copy electron-builder environment file for Linux/Mac
if: matrix.os != 'Windows'
run: |
Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/nexus-mass-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@v4
with:
node-version: 18.16.1
node-version: 20.14.0
- name: Setup Env for Windows
if: matrix.os == 'Windows'
env:
Expand Down Expand Up @@ -130,10 +130,10 @@ jobs:
} | Set-Content -Path 'apps/mudita-center/package.json'
- name: Setup depedencies
run: npm run setup
- name: Copy electron-builder environment file for Windows
if: matrix.os == 'Windows'
run: |
copy C:\actions-runner\envs\electron-builder.env apps/mudita-center/electron-builder.env
# - name: Copy electron-builder environment file for Windows
# if: matrix.os == 'Windows'
# run: |
# copy C:\actions-runner\envs\electron-builder.env apps/mudita-center/electron-builder.env
- name: Copy electron-builder environment file for Linux/Mac
if: matrix.os != 'Windows'
run: |
Expand Down
13 changes: 8 additions & 5 deletions .github/workflows/nexus-mock-development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@v4
with:
node-version: 18.16.1
node-version: 20.14.0
- name: Setup Env for Windows
if: matrix.os == 'Windows'
env:
Expand All @@ -43,6 +43,7 @@ jobs:
DEV_DEVICE_LOGGER_ENABLED: ${{ secrets.DEV_DEVICE_LOGGER_ENABLED }}
FEATURE_TOGGLE_RELEASE_ENVIRONMENT: ${{ secrets.FEATURE_TOGGLE_RELEASE_ENVIRONMENT }}
MUDITA_CENTER_PRERELEASE_ENABLED: ${{ secrets.MUDITA_CENTER_PRERELEASE_ENABLED }}
DEV_TOOLS_SHORTCUT_ENABLED: "1"
LOCALAPPDATA: ""
MOCK_SERVICE_ENABLED: "1"
shell: cmd
Expand Down Expand Up @@ -73,6 +74,7 @@ jobs:
DEV_DEVICE_LOGGER_ENABLED: ${{ secrets.DEV_DEVICE_LOGGER_ENABLED }}
FEATURE_TOGGLE_RELEASE_ENVIRONMENT: ${{ secrets.FEATURE_TOGGLE_RELEASE_ENVIRONMENT }}
MUDITA_CENTER_PRERELEASE_ENABLED: ${{ secrets.MUDITA_CENTER_PRERELEASE_ENABLED }}
DEV_TOOLS_SHORTCUT_ENABLED: "1"
MOCK_SERVICE_ENABLED: "1"
run: |
printenv > .env
Expand Down Expand Up @@ -101,6 +103,7 @@ jobs:
FEATURE_TOGGLE_RELEASE_ENVIRONMENT: ${{ secrets.FEATURE_TOGGLE_RELEASE_ENVIRONMENT }}
MUDITA_CENTER_PRERELEASE_ENABLED: ${{ secrets.MUDITA_CENTER_PRERELEASE_ENABLED }}
MOCK_SERVICE_ENABLED: "1"
DEV_TOOLS_SHORTCUT_ENABLED: "1"
run: |
printenv > .env
- name: Changing app version in packages.json for Linux
Expand Down Expand Up @@ -131,10 +134,10 @@ jobs:
} | Set-Content -Path 'apps/mudita-center/package.json'
- name: Setup depedencies
run: npm run setup
- name: Copy electron-builder environment file for Windows
if: matrix.os == 'Windows'
run: |
copy C:\actions-runner\envs\electron-builder.env apps/mudita-center/electron-builder.env
# - name: Copy electron-builder environment file for Windows
# if: matrix.os == 'Windows'
# run: |
# copy C:\actions-runner\envs\electron-builder.env apps/mudita-center/electron-builder.env
- name: Copy electron-builder environment file for Linux/Mac
if: matrix.os != 'Windows'
run: |
Expand Down
12 changes: 7 additions & 5 deletions .github/workflows/nexus-mock-pre-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@v4
with:
node-version: 18.16.1
node-version: 20.14.0
- name: Setup Env for Windows
if: matrix.os == 'Windows'
env:
Expand All @@ -45,6 +45,7 @@ jobs:
DEV_DEVICE_LOGGER_ENABLED: ${{ secrets.DEV_DEVICE_LOGGER_ENABLED }}
FEATURE_TOGGLE_RELEASE_ENVIRONMENT: ${{ secrets.FEATURE_TOGGLE_RELEASE_ENVIRONMENT }}
MUDITA_CENTER_PRERELEASE_ENABLED: ${{ secrets.MUDITA_CENTER_PRERELEASE_ENABLED }}
DEV_TOOLS_SHORTCUT_ENABLED: "1"
LOCALAPPDATA: ""
MOCK_SERVICE_ENABLED: "1"
shell: cmd
Expand Down Expand Up @@ -75,6 +76,7 @@ jobs:
DEV_DEVICE_LOGGER_ENABLED: ${{ secrets.DEV_DEVICE_LOGGER_ENABLED }}
FEATURE_TOGGLE_RELEASE_ENVIRONMENT: ${{ secrets.FEATURE_TOGGLE_RELEASE_ENVIRONMENT }}
MUDITA_CENTER_PRERELEASE_ENABLED: ${{ secrets.MUDITA_CENTER_PRERELEASE_ENABLED }}
DEV_TOOLS_SHORTCUT_ENABLED: "1"
MOCK_SERVICE_ENABLED: "1"
run: |
printenv > .env
Expand All @@ -100,10 +102,10 @@ jobs:
} | Set-Content -Path 'apps/mudita-center/package.json'
- name: Setup depedencies
run: npm run setup
- name: Copy electron-builder environment file for Windows
if: matrix.os == 'Windows'
run: |
copy C:\actions-runner\envs\electron-builder.env apps/mudita-center/electron-builder.env
# - name: Copy electron-builder environment file for Windows
# if: matrix.os == 'Windows'
# run: |
# copy C:\actions-runner\envs\electron-builder.env apps/mudita-center/electron-builder.env
- name: Copy electron-builder environment file for Linux/Mac
if: matrix.os != 'Windows'
run: |
Expand Down
12 changes: 7 additions & 5 deletions .github/workflows/nexus-mock-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@v4
with:
node-version: 18.16.1
node-version: 20.14.0
- name: Setup Env for Windows
if: matrix.os == 'Windows'
env:
Expand All @@ -45,6 +45,7 @@ jobs:
DEV_DEVICE_LOGGER_ENABLED: ${{ secrets.DEV_DEVICE_LOGGER_ENABLED }}
FEATURE_TOGGLE_RELEASE_ENVIRONMENT: ${{ secrets.FEATURE_TOGGLE_RELEASE_ENVIRONMENT }}
MUDITA_CENTER_PRERELEASE_ENABLED: ${{ secrets.MUDITA_CENTER_PRERELEASE_ENABLED }}
DEV_TOOLS_SHORTCUT_ENABLED: "1"
LOCALAPPDATA: ""
MOCK_SERVICE_ENABLED: "1"
shell: cmd
Expand Down Expand Up @@ -75,6 +76,7 @@ jobs:
DEV_DEVICE_LOGGER_ENABLED: ${{ secrets.DEV_DEVICE_LOGGER_ENABLED }}
FEATURE_TOGGLE_RELEASE_ENVIRONMENT: ${{ secrets.FEATURE_TOGGLE_RELEASE_ENVIRONMENT }}
MUDITA_CENTER_PRERELEASE_ENABLED: ${{ secrets.MUDITA_CENTER_PRERELEASE_ENABLED }}
DEV_TOOLS_SHORTCUT_ENABLED: "1"
MOCK_SERVICE_ENABLED: "1"
run: |
printenv > .env
Expand All @@ -100,10 +102,10 @@ jobs:
} | Set-Content -Path 'apps/mudita-center/package.json'
- name: Setup depedencies
run: npm run setup
- name: Copy electron-builder environment file for Windows
if: matrix.os == 'Windows'
run: |
copy C:\actions-runner\envs\electron-builder.env apps/mudita-center/electron-builder.env
# - name: Copy electron-builder environment file for Windows
# if: matrix.os == 'Windows'
# run: |
# copy C:\actions-runner\envs\electron-builder.env apps/mudita-center/electron-builder.env
- name: Copy electron-builder environment file for Linux/Mac
if: matrix.os != 'Windows'
run: |
Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/nexus-pre-production-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@v4
with:
node-version: 18.16.1
node-version: 20.14.0
- name: Setup Env for Windows
if: matrix.os == 'Windows'
env:
Expand Down Expand Up @@ -153,10 +153,10 @@ jobs:
} | Set-Content -Path 'apps/mudita-center/package.json'
- name: Setup depedencies
run: npm run setup
- name: Copy electron-builder environment file for Windows
if: matrix.os == 'Windows'
run: |
copy C:\actions-runner\envs\electron-builder.env apps/mudita-center/electron-builder.env
# - name: Copy electron-builder environment file for Windows
# if: matrix.os == 'Windows'
# run: |
# copy C:\actions-runner\envs\electron-builder.env apps/mudita-center/electron-builder.env
- name: Copy electron-builder environment file for Linux/Mac
if: matrix.os != 'Windows'
run: |
Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/nexus-pre-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@v4
with:
node-version: 18.16.1
node-version: 20.14.0
- name: Setup Env for Windows
if: matrix.os == 'Windows'
env:
Expand Down Expand Up @@ -78,10 +78,10 @@ jobs:
printenv > .env
- name: Setup depedencies
run: npm run setup
- name: Copy electron-builder environment file for Windows
if: matrix.os == 'Windows'
run: |
copy C:\actions-runner\envs\electron-builder.env apps/mudita-center/electron-builder.env
# - name: Copy electron-builder environment file for Windows
# if: matrix.os == 'Windows'
# run: |
# copy C:\actions-runner\envs\electron-builder.env apps/mudita-center/electron-builder.env
- name: Copy electron-builder environment file for Linux/Mac
if: matrix.os != 'Windows'
run: |
Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/nexus-production-with-os-rc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@v4
with:
node-version: 18.16.1
node-version: 20.14.0
- name: Setup Env for Windows
if: matrix.os == 'Windows'
env:
Expand Down Expand Up @@ -130,10 +130,10 @@ jobs:
} | Set-Content -Path 'apps/mudita-center/package.json'
- name: Setup depedencies
run: npm run setup
- name: Copy electron-builder environment file for Windows
if: matrix.os == 'Windows'
run: |
copy C:\actions-runner\envs\electron-builder.env apps/mudita-center/electron-builder.env
# - name: Copy electron-builder environment file for Windows
# if: matrix.os == 'Windows'
# run: |
# copy C:\actions-runner\envs\electron-builder.env apps/mudita-center/electron-builder.env
- name: Copy electron-builder environment file for Linux/Mac
if: matrix.os != 'Windows'
run: |
Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/nexus-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@v4
with:
node-version: 18.16.1
node-version: 20.14.0
- name: Setup Env for Windows
if: matrix.os == 'Windows'
env:
Expand Down Expand Up @@ -78,10 +78,10 @@ jobs:
printenv > .env
- name: Setup depedencies
run: npm run setup
- name: Copy electron-builder environment file for Windows
if: matrix.os == 'Windows'
run: |
copy C:\actions-runner\envs\electron-builder.env apps/mudita-center/electron-builder.env
# - name: Copy electron-builder environment file for Windows
# if: matrix.os == 'Windows'
# run: |
# copy C:\actions-runner\envs\electron-builder.env apps/mudita-center/electron-builder.env
- name: Copy electron-builder environment file for Linux/Mac
if: matrix.os != 'Windows'
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:

strategy:
matrix:
node-version: [18.16.1]
node-version: [20.14.0]

timeout-minutes: 40

Expand Down
Loading
Loading