File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 steps :
66 - name : " Install Tools"
77 shell : bash
8- run : flutter pub global activate melos 6.3.3
8+ run : flutter pub get && flutter pub global activate melos
99
1010 - name : " Bootstrap Workspace"
1111 shell : bash
Original file line number Diff line number Diff line change 7878 cache-key : flutter-:os:-:channel:-:version:-:arch:-:hash:-${{ hashFiles('**/pubspec.lock') }}
7979
8080 - name : " Install Tools"
81- run : flutter pub global activate melos 6.3.3
81+ run : flutter pub get && flutter pub global activate melos
8282
8383 - name : " Bootstrap Workspace"
8484 run : melos bootstrap
@@ -128,7 +128,7 @@ jobs:
128128 run : flutter config --no-enable-swift-package-manager
129129
130130 - name : " Install Tools"
131- run : flutter pub global activate melos 6.3.3
131+ run : flutter pub get && flutter pub global activate melos
132132
133133 - name : " Bootstrap Workspace"
134134 run : melos bootstrap
@@ -181,7 +181,7 @@ jobs:
181181 run : flutter config --no-enable-swift-package-manager
182182
183183 - name : " Install Tools"
184- run : flutter pub global activate melos 6.3.3
184+ run : flutter pub get && flutter pub global activate melos
185185
186186 - name : " Bootstrap Workspace"
187187 run : melos bootstrap
Original file line number Diff line number Diff line change 3232 uses : subosito/flutter-action@v2
3333
3434 - name : 📦 Install Tools
35- run : flutter pub global activate melos 6.3.3
35+ run : flutter pub get && flutter pub global activate melos
3636
3737 - name : 🔧 Bootstrap Workspace
3838 run : melos bootstrap --verbose
Original file line number Diff line number Diff line change 6666 cache-key : flutter-:os:-:channel:-:version:-:arch:-:hash:-${{ hashFiles('**/pubspec.lock') }}
6767 - name : " Install Tools"
6868 run : |
69- flutter pub global activate melos 6.3.3
69+ flutter pub get && flutter pub global activate melos
7070 - name : " Bootstrap Workspace"
7171 run : melos bootstrap --verbose
7272 - name : " Dart Analyze"
9595 cache-key : flutter-:os:-:channel:-:version:-:arch:-:hash:-${{ hashFiles('**/pubspec.lock') }}
9696 - name : " Install Tools"
9797 run : |
98- flutter pub global activate melos 6.3.3
98+ flutter pub get && flutter pub global activate melos
9999 - name : " Bootstrap Workspace"
100100 run : melos bootstrap
101101 - name : " Melos Format"
@@ -125,7 +125,7 @@ jobs:
125125 run : sudo apt-get update && sudo apt-get install -y sqlite3 libsqlite3-dev
126126 - name : " Install Tools"
127127 run : |
128- flutter pub global activate melos 6.3.3
128+ flutter pub get && flutter pub global activate melos
129129 flutter pub global activate remove_from_coverage
130130 - name : " Bootstrap Workspace"
131131 run : melos bootstrap
@@ -199,7 +199,7 @@ jobs:
199199 with :
200200 xcode-version : ' 26.3'
201201 - name : " Install Tools"
202- run : flutter pub global activate melos 6.3.3
202+ run : flutter pub get && flutter pub global activate melos
203203 - name : " Bootstrap Workspace"
204204 run : melos bootstrap
205205 - name : Setup Ruby and Gems
Original file line number Diff line number Diff line change 3131 cache-key : flutter-:os:-:channel:-:version:-:arch:-:hash:-${{ hashFiles('**/pubspec.lock') }}
3232
3333 - name : 📦 Install Tools
34- run : flutter pub global activate melos 6.3.3
34+ run : flutter pub get && flutter pub global activate melos
3535
3636 - name : 🔧 Bootstrap Workspace
3737 run : melos bootstrap --verbose
8080 cache-key : flutter-:os:-:channel:-:version:-:arch:-:hash:-${{ hashFiles('**/pubspec.lock') }}
8181
8282 - name : 📦 Install Tools
83- run : flutter pub global activate melos 6.3.3
83+ run : flutter pub get && flutter pub global activate melos
8484
8585 - name : 🔧 Bootstrap Workspace
8686 run : melos bootstrap --verbose
Original file line number Diff line number Diff line change @@ -5,18 +5,18 @@ packages:
55 dependency: transitive
66 description:
77 name: _fe_analyzer_shared
8- sha256: a49d6cf99e8d8e7a8e93668d09ced0bbdb954d0b4fccc2f5f9241c6b87fad95c
8+ sha256: "563c6992eaeda8625f45b87f6a6a0c547df16565d1c93d8271c7c11057710ca7"
99 url: "https://pub.dev"
1010 source: hosted
11- version: "99 .0.0"
11+ version: "101 .0.0"
1212 analyzer:
1313 dependency: transitive
1414 description:
1515 name: analyzer
16- sha256: "663efa951fb8a45e06f491223a604c93820598f20e6a99c25617a1576065e8b7"
16+ sha256: aa6a9365901532864cae51208f2a6bb18dd01972ebead19c431efc848f60080b
1717 url: "https://pub.dev"
1818 source: hosted
19- version: "12 .1.0"
19+ version: "13 .1.0"
2020 ansi_styles:
2121 dependency: transitive
2222 description:
@@ -141,10 +141,10 @@ packages:
141141 dependency: "direct dev"
142142 description:
143143 name: dart_style
144- sha256: a4c1ccfee44c7e75ed80484071a5c142a385345e658fd8bd7c4b5c97e7198f98
144+ sha256: "59d53ef8eaed9d288ed9767618e2b31c4fa0383a127db59d5eb2e737a7638a60"
145145 url: "https://pub.dev"
146146 source: hosted
147- version: "3.1.8 "
147+ version: "3.1.9 "
148148 file:
149149 dependency: transitive
150150 description:
@@ -205,10 +205,10 @@ packages:
205205 dependency: transitive
206206 description:
207207 name: json_annotation
208- sha256: cb09e7dac6210041fad964ed7fbee004f14258b4eca4040f72d1234062ace4c8
208+ sha256: "2a743920d81b7910627f68ee2c9ac1fc0bfee32b9fc3403587d7c6791ca12f80"
209209 url: "https://pub.dev"
210210 source: hosted
211- version: "4.11 .0"
211+ version: "4.12 .0"
212212 matcher:
213213 dependency: transitive
214214 description:
@@ -229,10 +229,10 @@ packages:
229229 dependency: transitive
230230 description:
231231 name: meta
232- sha256: df0c643f44ad098eb37988027a8e2b2b5a031fd3977f06bbfd3a76637e8df739
232+ sha256: c82594181e3312f3d0695fc95aaaf7758d75b8d4ae2bbecf223b9fd5109a059d
233233 url: "https://pub.dev"
234234 source: hosted
235- version: "1.18.2 "
235+ version: "1.18.3 "
236236 mustache_template:
237237 dependency: transitive
238238 description:
You can’t perform that action at this time.
0 commit comments