Skip to content

Commit 702345f

Browse files
committed
Remove Stable project from workspace
1 parent 43a4176 commit 702345f

112 files changed

Lines changed: 71 additions & 4225 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_appstore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Deploy Unstoppable to TestFlight
1+
name: Deploy to TestFlight
22

33
on:
44
push:

.github/workflows/deploy_dev.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
1-
name: Deploy Unstoppable to Firebase
1+
name: Deploy to Firebase
22

33
on:
44
push:
55
branches: [ version/* ]
6-
paths:
7-
- 'Unstoppable/**'
8-
- 'packages/**'
96
workflow_dispatch:
107

118
jobs:

.github/workflows/deploy_stable_appstore.yml

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

.github/workflows/deploy_stable_dev.yml

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

.github/workflows/notify_telegram.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ on:
66

77
jobs:
88
notify:
9-
if: ${{ !startsWith(github.head_ref, 'l10n_version/') }}
109
runs-on: ubuntu-latest
1110

1211
steps:

Stable/AppTests/AppTests.swift

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

0 commit comments

Comments
 (0)