-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
27 changed files
with
402 additions
and
315 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,11 +15,17 @@ jobs: | |
- uses: pnpm/[email protected] | ||
with: | ||
version: 6.22.2 | ||
- name: Install dependencies | ||
id: install_code | ||
run: pnpm i | ||
- name: Lint | ||
id: docker_build_master | ||
uses: docker/build-push-action@v2 | ||
with: | ||
push: true | ||
tags: riderx/lemverse:latest | ||
- name: Image digest | ||
run: echo ${{ steps.prepare.outputs.tag }} | ||
id: lint_code | ||
run: | ||
- pnpm lint:markup | ||
- pnpm lint:script | ||
- name: Build | ||
id: build_code | ||
run: | ||
- pnpm run build | ||
|
||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
-1.92 KB
(67%)
android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-1.08 KB
(71%)
android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-3 KB
(64%)
android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-5.75 KB
(58%)
android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-8.5 KB
(57%)
android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<color name="ic_launcher_background">#FFFFFF</color> | ||
<color name="ic_launcher_background">#e67f3c</color> | ||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,39 +1,39 @@ | ||
// DO NOT EDIT THIS FILE! IT IS GENERATED EACH TIME "capacitor update" IS RUN | ||
include ':capacitor-android' | ||
project(':capacitor-android').projectDir = new File('../node_modules/.pnpm/@[email protected].1_@[email protected].1/node_modules/@capacitor/android/capacitor') | ||
project(':capacitor-android').projectDir = new File('../node_modules/.pnpm/@[email protected].3_@[email protected].3/node_modules/@capacitor/android/capacitor') | ||
|
||
include ':capacitor-community-keep-awake' | ||
project(':capacitor-community-keep-awake').projectDir = new File('../node_modules/.pnpm/@[email protected]_@[email protected].1/node_modules/@capacitor-community/keep-awake/android') | ||
project(':capacitor-community-keep-awake').projectDir = new File('../node_modules/.pnpm/@[email protected]_@[email protected].3/node_modules/@capacitor-community/keep-awake/android') | ||
|
||
include ':capacitor-app' | ||
project(':capacitor-app').projectDir = new File('../node_modules/.pnpm/@[email protected].6_@[email protected].1/node_modules/@capacitor/app/android') | ||
project(':capacitor-app').projectDir = new File('../node_modules/.pnpm/@[email protected].7_@[email protected].3/node_modules/@capacitor/app/android') | ||
|
||
include ':capacitor-device' | ||
project(':capacitor-device').projectDir = new File('../node_modules/.pnpm/@[email protected]_@[email protected].1/node_modules/@capacitor/device/android') | ||
project(':capacitor-device').projectDir = new File('../node_modules/.pnpm/@[email protected]_@[email protected].3/node_modules/@capacitor/device/android') | ||
|
||
include ':capacitor-haptics' | ||
project(':capacitor-haptics').projectDir = new File('../node_modules/.pnpm/@[email protected]_@[email protected].1/node_modules/@capacitor/haptics/android') | ||
project(':capacitor-haptics').projectDir = new File('../node_modules/.pnpm/@[email protected]_@[email protected].3/node_modules/@capacitor/haptics/android') | ||
|
||
include ':capacitor-keyboard' | ||
project(':capacitor-keyboard').projectDir = new File('../node_modules/.pnpm/@capacitor+keyboard@1.1.3_@[email protected].1/node_modules/@capacitor/keyboard/android') | ||
project(':capacitor-keyboard').projectDir = new File('../node_modules/.pnpm/@capacitor+keyboard@1.2.0_@[email protected].3/node_modules/@capacitor/keyboard/android') | ||
|
||
include ':capacitor-splash-screen' | ||
project(':capacitor-splash-screen').projectDir = new File('../node_modules/.pnpm/@[email protected]_@[email protected].1/node_modules/@capacitor/splash-screen/android') | ||
project(':capacitor-splash-screen').projectDir = new File('../node_modules/.pnpm/@[email protected]_@[email protected].3/node_modules/@capacitor/splash-screen/android') | ||
|
||
include ':capacitor-status-bar' | ||
project(':capacitor-status-bar').projectDir = new File('../node_modules/.pnpm/@[email protected]_@[email protected].1/node_modules/@capacitor/status-bar/android') | ||
project(':capacitor-status-bar').projectDir = new File('../node_modules/.pnpm/@[email protected]_@[email protected].3/node_modules/@capacitor/status-bar/android') | ||
|
||
include ':capacitor-storage' | ||
project(':capacitor-storage').projectDir = new File('../node_modules/.pnpm/@[email protected]_@[email protected].1/node_modules/@capacitor/storage/android') | ||
project(':capacitor-storage').projectDir = new File('../node_modules/.pnpm/@[email protected]_@[email protected].3/node_modules/@capacitor/storage/android') | ||
|
||
include ':capacitor-crisp' | ||
project(':capacitor-crisp').projectDir = new File('../node_modules/.pnpm/[email protected]_@[email protected].1/node_modules/capacitor-crisp/android') | ||
project(':capacitor-crisp').projectDir = new File('../node_modules/.pnpm/[email protected]_@[email protected].3/node_modules/capacitor-crisp/android') | ||
|
||
include ':capacitor-native-audio' | ||
project(':capacitor-native-audio').projectDir = new File('../node_modules/.pnpm/[email protected]_@[email protected].1/node_modules/capacitor-native-audio/android') | ||
project(':capacitor-native-audio').projectDir = new File('../node_modules/.pnpm/[email protected]_@[email protected].3/node_modules/capacitor-native-audio/android') | ||
|
||
include ':capacitor-rate-app' | ||
project(':capacitor-rate-app').projectDir = new File('../node_modules/.pnpm/[email protected]_@[email protected].1/node_modules/capacitor-rate-app/android') | ||
project(':capacitor-rate-app').projectDir = new File('../node_modules/.pnpm/[email protected]_@[email protected].3/node_modules/capacitor-rate-app/android') | ||
|
||
include ':capacitor-updater' | ||
project(':capacitor-updater').projectDir = new File('../node_modules/.pnpm/[email protected].16_@[email protected].1/node_modules/capacitor-updater/android') | ||
project(':capacitor-updater').projectDir = new File('../node_modules/.pnpm/[email protected].20_@[email protected].3/node_modules/capacitor-updater/android') |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,20 +7,20 @@ use_frameworks! | |
install! 'cocoapods', :disable_input_output_paths => true | ||
|
||
def capacitor_pods | ||
pod 'Capacitor', :path => '../../node_modules/.pnpm/@[email protected].1_@[email protected].1/node_modules/@capacitor/ios' | ||
pod 'CapacitorCordova', :path => '../../node_modules/.pnpm/@[email protected].1_@[email protected].1/node_modules/@capacitor/ios' | ||
pod 'CapacitorCommunityKeepAwake', :path => '../../node_modules/.pnpm/@[email protected]_@[email protected].1/node_modules/@capacitor-community/keep-awake' | ||
pod 'CapacitorApp', :path => '../../node_modules/.pnpm/@[email protected].6_@[email protected].1/node_modules/@capacitor/app' | ||
pod 'CapacitorDevice', :path => '../../node_modules/.pnpm/@[email protected]_@[email protected].1/node_modules/@capacitor/device' | ||
pod 'CapacitorHaptics', :path => '../../node_modules/.pnpm/@[email protected]_@[email protected].1/node_modules/@capacitor/haptics' | ||
pod 'CapacitorKeyboard', :path => '../../node_modules/.pnpm/@capacitor+keyboard@1.1.3_@[email protected].1/node_modules/@capacitor/keyboard' | ||
pod 'CapacitorSplashScreen', :path => '../../node_modules/.pnpm/@[email protected]_@[email protected].1/node_modules/@capacitor/splash-screen' | ||
pod 'CapacitorStatusBar', :path => '../../node_modules/.pnpm/@[email protected]_@[email protected].1/node_modules/@capacitor/status-bar' | ||
pod 'CapacitorStorage', :path => '../../node_modules/.pnpm/@[email protected]_@[email protected].1/node_modules/@capacitor/storage' | ||
pod 'CapacitorCrisp', :path => '../../node_modules/.pnpm/[email protected]_@[email protected].1/node_modules/capacitor-crisp' | ||
pod 'CapacitorNativeAudio', :path => '../../node_modules/.pnpm/[email protected]_@[email protected].1/node_modules/capacitor-native-audio' | ||
pod 'CapacitorRateApp', :path => '../../node_modules/.pnpm/[email protected]_@[email protected].1/node_modules/capacitor-rate-app' | ||
pod 'CapacitorUpdater', :path => '../../node_modules/.pnpm/[email protected].16_@[email protected].1/node_modules/capacitor-updater' | ||
pod 'Capacitor', :path => '../../node_modules/.pnpm/@[email protected].3_@[email protected].3/node_modules/@capacitor/ios' | ||
pod 'CapacitorCordova', :path => '../../node_modules/.pnpm/@[email protected].3_@[email protected].3/node_modules/@capacitor/ios' | ||
pod 'CapacitorCommunityKeepAwake', :path => '../../node_modules/.pnpm/@[email protected]_@[email protected].3/node_modules/@capacitor-community/keep-awake' | ||
pod 'CapacitorApp', :path => '../../node_modules/.pnpm/@[email protected].7_@[email protected].3/node_modules/@capacitor/app' | ||
pod 'CapacitorDevice', :path => '../../node_modules/.pnpm/@[email protected]_@[email protected].3/node_modules/@capacitor/device' | ||
pod 'CapacitorHaptics', :path => '../../node_modules/.pnpm/@[email protected]_@[email protected].3/node_modules/@capacitor/haptics' | ||
pod 'CapacitorKeyboard', :path => '../../node_modules/.pnpm/@capacitor+keyboard@1.2.0_@[email protected].3/node_modules/@capacitor/keyboard' | ||
pod 'CapacitorSplashScreen', :path => '../../node_modules/.pnpm/@[email protected]_@[email protected].3/node_modules/@capacitor/splash-screen' | ||
pod 'CapacitorStatusBar', :path => '../../node_modules/.pnpm/@[email protected]_@[email protected].3/node_modules/@capacitor/status-bar' | ||
pod 'CapacitorStorage', :path => '../../node_modules/.pnpm/@[email protected]_@[email protected].3/node_modules/@capacitor/storage' | ||
pod 'CapacitorCrisp', :path => '../../node_modules/.pnpm/[email protected]_@[email protected].3/node_modules/capacitor-crisp' | ||
pod 'CapacitorNativeAudio', :path => '../../node_modules/.pnpm/[email protected]_@[email protected].3/node_modules/capacitor-native-audio' | ||
pod 'CapacitorRateApp', :path => '../../node_modules/.pnpm/[email protected]_@[email protected].3/node_modules/capacitor-rate-app' | ||
pod 'CapacitorUpdater', :path => '../../node_modules/.pnpm/[email protected].20_@[email protected].3/node_modules/capacitor-updater' | ||
pod 'CordovaPluginsStatic', :path => '../capacitor-cordova-ios-plugins' | ||
end | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.