Skip to content

Commit 204fc7e

Browse files
committed
chore(atlas): remove Fortal capture infrastructure
1 parent 4563653 commit 204fc7e

154 files changed

Lines changed: 2 additions & 16281 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/ci.yaml

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -14,22 +14,3 @@ jobs:
1414
with:
1515
flutter-version: "3.44.0"
1616
run-dcm: false
17-
18-
fortal_atlas:
19-
name: Fortal Atlas capture drift
20-
runs-on: macos-15
21-
steps:
22-
- uses: actions/checkout@v4
23-
- uses: kuhnroyal/flutter-fvm-config-action@v2
24-
id: fvm-config-action
25-
- uses: subosito/flutter-action@v2
26-
with:
27-
flutter-version: ${{ steps.fvm-config-action.outputs.FLUTTER_VERSION }}
28-
channel: ${{ steps.fvm-config-action.outputs.FLUTTER_CHANNEL }}
29-
cache: true
30-
- name: Bootstrap workspace
31-
run: |
32-
dart pub global activate melos
33-
melos bootstrap
34-
- name: Verify committed Fortal capture
35-
run: melos run atlas:fortal:check

atlas/fortal/README.md

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

0 commit comments

Comments
 (0)