Skip to content

Commit 2634db0

Browse files
author
tomchccom
committed
chore: remove frontend files after repository split
1 parent 667689c commit 2634db0

257 files changed

Lines changed: 3 additions & 13952 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/deploy-dev.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,12 @@ jobs:
1919
java-version: '21'
2020

2121
- name: Grant execute permission for gradlew
22-
run: chmod +x ./gradlew
22+
run: chmod +x backend/gradlew
2323

2424
- name: Build with Gradle
25+
working-directory: backend
2526
run: ./gradlew clean build -x test
26-
27+
2728
- name: Upload JAR to Oracle Cloud
2829
uses: appleboy/scp-action@v0.1.7
2930
with:

frontend/.gitignore

Lines changed: 0 additions & 150 deletions
This file was deleted.

frontend/.idea/.gitignore

Lines changed: 0 additions & 3 deletions
This file was deleted.

frontend/.idea/AndroidProjectSystem.xml

Lines changed: 0 additions & 6 deletions
This file was deleted.

frontend/.idea/copilot.data.migration.agent.xml

Lines changed: 0 additions & 6 deletions
This file was deleted.

frontend/.idea/copilot.data.migration.ask.xml

Lines changed: 0 additions & 6 deletions
This file was deleted.

frontend/.idea/copilot.data.migration.ask2agent.xml

Lines changed: 0 additions & 6 deletions
This file was deleted.

frontend/.idea/copilot.data.migration.edit.xml

Lines changed: 0 additions & 6 deletions
This file was deleted.

frontend/.idea/deploymentTargetSelector.xml

Lines changed: 0 additions & 18 deletions
This file was deleted.

frontend/.idea/deviceManager.xml

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)