Skip to content

Commit 6800aae

Browse files
committed
remove mono_repo
1 parent 24a64e5 commit 6800aae

File tree

18 files changed

+2
-445
lines changed

18 files changed

+2
-445
lines changed

Dockerfile.app

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Keep version in-sync with .mono_repo.yml and app/lib/shared/versions.dart
1+
# Keep version in-sync with .github/workflows/all-test.yml and app/lib/shared/versions.dart
22
FROM dart:3.9.0
33

44
# After install we remove the apt-index again to keep the docker image diff small.

app/lib/shared/versions.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ String get gcBeforeRuntimeVersion => acceptedRuntimeVersions.last;
6060
bool shouldGCVersion(String version) =>
6161
version.compareTo(gcBeforeRuntimeVersion) < 0;
6262

63-
// keep in-sync with SDK version in .mono_repo.yml and Dockerfile
63+
// keep in-sync with SDK version in .github/workflows/all-test.yml and Dockerfile.app
6464
final String runtimeSdkVersion = '3.9.0';
6565
final String toolStableDartSdkVersion = '3.9.3';
6666
final String toolStableFlutterSdkVersion = '3.35.3';

app/mono_pkg.yaml

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

mono_repo.yaml

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

pkg/_pub_shared/mono_pkg.yaml

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

pkg/api_builder/mono_pkg.yaml

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

pkg/fake_gcloud/mono_pkg.yaml

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

pkg/indexed_blob/mono_pkg.yaml

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

pkg/pub_integration/mono_pkg.yaml

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

pkg/pub_package_reader/mono_pkg.yaml

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

0 commit comments

Comments
 (0)