forked from flutter/flutter
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Move docs and gallery deployment to Cirrus, add Docker image …
…for Linux (flutter#20097)" (flutter#20209) This reverts commit a5c2ddd. Docs push requires different auth options... Will reland shortly.
- Loading branch information
1 parent
a5c2ddd
commit 47bdb54
Showing
10 changed files
with
42 additions
and
367 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,12 @@ | ||
container: | ||
image: gcr.io/flutter-cirrus/build-flutter-image:latest | ||
image: cirrusci/flutter:base | ||
|
||
task: | ||
env: | ||
# Name the SDK directory to include a space so that we constantly | ||
# test path names with spaces in them. | ||
CIRRUS_WORKING_DIR: "/tmp/flutter sdk" | ||
PATH: "$CIRRUS_WORKING_DIR/bin:$CIRRUS_WORKING_DIR/bin/cache/dart-sdk/bin:$PATH" | ||
ANDROID_HOME: "/opt/android_sdk" | ||
git_fetch_script: | ||
- git fetch origin | ||
- git fetch origin master # To set FETCH_HEAD for "git merge-base" to work | ||
|
||
git_fetch_script: git fetch origin | ||
pub_cache: | ||
folder: $HOME/.pub-cache | ||
fingerprint_script: echo $OS; grep -r --include=pubspec.yaml 'PUBSPEC CHECKSUM' "$CIRRUS_WORKING_DIR" | ||
|
@@ -20,26 +16,22 @@ task: | |
artifacts_cache: | ||
folder: bin/cache/artifacts | ||
fingerprint_script: echo $OS; cat bin/internal/engine.version | ||
setup_script: ./dev/bots/cirrus_setup.sh | ||
setup_script: | | ||
echo "SDK directory is: $PWD" | ||
./bin/flutter --version | ||
# disable analytics on the bots and download Flutter dependencies | ||
./bin/flutter config --no-analytics | ||
# run pub get in all the repo packages | ||
./bin/flutter update-packages | ||
git fetch origin master | ||
matrix: | ||
- name: docs | ||
env: | ||
SHARD: docs | ||
# For uploading docs to Firebase | ||
FIREBASE_TOKEN: ENCRYPTED[a40fcb68452b92254b7f532a460529b5e4ca51d6d338a8fae8db9db832ad3c2a7efb962e257de79686a9345f4a18661a] | ||
docs_script: ./dev/bots/docs.sh | ||
- name: deploy_gallery | ||
only_if: $CIRRUS_BRANCH == 'dev' | ||
depends_on: | ||
- docs | ||
- analyze | ||
- tests-linux | ||
- tool_tests-linux | ||
env: | ||
SHARD: deploy_gallery | ||
GOOGLE_DEVELOPER_SERVICE_ACCOUNT_ACTOR_FASTLANE: ENCRYPTED[d9ac1462c3c556fc2f8165c9d5566a16497d8ebc38a50357f7f3abf136b7f83e1d1d76dde36fee356cb0f9ebf7a89346] | ||
ANDROID_GALLERY_UPLOAD_KEY: ENCRYPTED[0b3e681b4507aec433ef29c79b715f15f8c75ecd25315ea286b0b2bcb8b28d578634eead5aa2c54086a25e8da1bb219a] | ||
test_script: ./dev/bots/deploy_gallery.sh | ||
- name: analyze | ||
env: | ||
SHARD: analyze | ||
|
@@ -69,9 +61,7 @@ task: | |
cpu: 4 | ||
env: | ||
CIRRUS_WORKING_DIR: "C:\\Windows\\Temp\\flutter sdk" | ||
git_fetch_script: | ||
- git fetch origin | ||
- git fetch origin master # To set FETCH_HEAD for "git merge-base" to work | ||
git_fetch_script: git fetch origin | ||
pub_cache: | ||
folder: $APPDATA\Pub\Cache | ||
fingerprint_script: | ||
|
@@ -97,46 +87,13 @@ task: | |
SHARD: tool_tests | ||
|
||
task: | ||
name: deploy_gallery-macos | ||
only_if: $CIRRUS_BRANCH == 'dev' | ||
pub_cache: | ||
folder: ~/.pub-cache | ||
depends_on: | ||
- analyze | ||
- tests-macos | ||
- tool_tests-macos | ||
env: | ||
# Name the SDK directory to include a space so that we constantly | ||
# test path names with spaces in them. | ||
CIRRUS_WORKING_DIR: "/tmp/flutter sdk" | ||
SHARD: deploy_gallery | ||
# Apple Certificates Match Passphrase | ||
MATCH_PASSWORD: ENCRYPTED[db07f252234397090e3ec59152d9ec1831f5ecd0ef97d247b1dca757bbb9ef9b7c832a39bce2caf1949ccdf097e59a73] | ||
# Apple Fastlane Password | ||
FASTLANE_PASSWORD: ENCRYPTED[0bf9bb0cc2cb32a0ed18470cf2c9df0f587cce5f8b04adbd6cff15ca5bde7a74f721ee580227b132ab6b032f08e52ae0] | ||
# Private repo for publishing certificates. | ||
PUBLISHING_MATCH_CERTIFICATE_REPO: [email protected]:flutter/private_publishing_certificates.git | ||
osx_instance: | ||
image: high-sierra-xcode-9.4.1 | ||
git_fetch_script: | ||
- git fetch origin | ||
- git fetch origin master # To set FETCH_HEAD | ||
setup_script: | ||
- bin/flutter config --no-analytics | ||
- bin/flutter update-packages | ||
test_all_script: | ||
- ./dev/bots/deploy_gallery.sh | ||
|
||
task: | ||
osx_instance: | ||
image: high-sierra-xcode-9.4.1 | ||
depends_on: | ||
- analyze | ||
env: | ||
CIRRUS_WORKING_DIR: "/tmp/flutter sdk" | ||
git_fetch_script: | ||
- git fetch origin | ||
- git fetch origin master # To set FETCH_HEAD for "git merge-base" to work | ||
git_fetch_script: git fetch origin | ||
pub_cache: | ||
folder: $HOME/.pub-cache | ||
fingerprint_script: echo $OS; grep -r --include=pubspec.yaml 'PUBSPEC CHECKSUM' "$CIRRUS_WORKING_DIR" | ||
|
@@ -159,19 +116,3 @@ task: | |
- name: tool_tests-macos | ||
env: | ||
SHARD: tool_tests | ||
|
||
|
||
docker_builder: | ||
# Only build a new docker image when we tag a release (for dev, beta, or release.) | ||
only_if: $CIRRUS_TAG != '' | ||
env: | ||
GCLOUD_CREDENTIALS: ENCRYPTED[f7c098d4dd7f5ee1bfee0bb7e944cce72efbe10e97ad6440ae72de4de6a1c24d23f421a2619c668e94377fb64b0bb3e6] | ||
depends_on: | ||
- docs | ||
- analyze | ||
- tests-linux | ||
- tool_tests-linux | ||
build_script: "$CIRRUS_WORKING_DIR/dev/ci/docker_linux/docker_build.sh" | ||
login_script: "$CIRRUS_WORKING_DIR/dev/ci/docker_linux/docker_login.sh" | ||
push_script: "$CIRRUS_WORKING_DIR/dev/ci/docker_linux/docker_push.sh" | ||
|
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.