Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
Front-End
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abdullh.alsoleman
Front-End
Commits
5ee0bc0f
Unverified
Commit
5ee0bc0f
authored
Mar 12, 2024
by
godofredoc
Committed by
GitHub
Mar 12, 2024
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "Remove unused drone_dimension field" (#145024)
Reverts flutter/flutter#143984
parent
1d304d38
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
+16
-0
.ci.yaml
.ci.yaml
+16
-0
No files found.
.ci.yaml
View file @
5ee0bc0f
...
@@ -453,6 +453,8 @@ targets:
...
@@ -453,6 +453,8 @@ targets:
firebase_project: main-docs-flutter-prod
firebase_project: main-docs-flutter-prod
release_ref: refs/heads/master
release_ref: refs/heads/master
release_build: "true"
release_build: "true"
drone_dimensions
:
-
os=Linux
-
name
:
Linux docs_test
-
name
:
Linux docs_test
recipe
:
flutter/flutter_drone
recipe
:
flutter/flutter_drone
...
@@ -5976,6 +5978,8 @@ targets:
...
@@ -5976,6 +5978,8 @@ targets:
task_name
:
flutter_packaging
task_name
:
flutter_packaging
tags
:
>
tags
:
>
["framework", "hostonly", "shard", "linux"]
["framework", "hostonly", "shard", "linux"]
drone_dimensions
:
-
os=Linux
-
name
:
Mac flutter_packaging
-
name
:
Mac flutter_packaging
recipe
:
packaging/packaging
recipe
:
packaging/packaging
...
@@ -5988,6 +5992,9 @@ targets:
...
@@ -5988,6 +5992,9 @@ targets:
task_name
:
flutter_packaging
task_name
:
flutter_packaging
tags
:
>
tags
:
>
["framework", "hostonly", "shard", "mac"]
["framework", "hostonly", "shard", "mac"]
drone_dimensions
:
-
os=Mac
-
cpu=x86
-
name
:
Mac_arm64 flutter_packaging
-
name
:
Mac_arm64 flutter_packaging
...
@@ -6001,6 +6008,9 @@ targets:
...
@@ -6001,6 +6008,9 @@ targets:
task_name
:
flutter_packaging
task_name
:
flutter_packaging
tags
:
>
tags
:
>
["framework", "hostonly", "shard", "mac"]
["framework", "hostonly", "shard", "mac"]
drone_dimensions
:
-
os=Mac
-
cpu=arm64
-
name
:
Windows flutter_packaging
-
name
:
Windows flutter_packaging
recipe
:
packaging/packaging
recipe
:
packaging/packaging
...
@@ -6014,6 +6024,8 @@ targets:
...
@@ -6014,6 +6024,8 @@ targets:
task_name
:
flutter_packaging
task_name
:
flutter_packaging
tags
:
>
tags
:
>
["framework", "hostonly", "shard", "windows"]
["framework", "hostonly", "shard", "windows"]
drone_dimensions
:
-
os=Windows
-
name
:
Linux docs_deploy_beta
-
name
:
Linux docs_deploy_beta
...
@@ -6036,6 +6048,8 @@ targets:
...
@@ -6036,6 +6048,8 @@ targets:
validation: docs_deploy
validation: docs_deploy
validation_name: Docs_deploy
validation_name: Docs_deploy
firebase_project: master-docs-flutter-dev
firebase_project: master-docs-flutter-dev
drone_dimensions
:
-
os=Linux
-
name
:
Linux docs_deploy_stable
-
name
:
Linux docs_deploy_stable
recipe
:
flutter/docs
recipe
:
flutter/docs
...
@@ -6057,3 +6071,5 @@ targets:
...
@@ -6057,3 +6071,5 @@ targets:
validation: docs_deploy
validation: docs_deploy
validation_name: Docs_deploy
validation_name: Docs_deploy
firebase_project: docs-flutter-dev
firebase_project: docs-flutter-dev
drone_dimensions
:
-
os=Linux
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment