Skip to content

Commit

Permalink
Added onError
Browse files Browse the repository at this point in the history
  • Loading branch information
doganekici committed Jul 3, 2020
1 parent 6432f43 commit 62c74f2
Show file tree
Hide file tree
Showing 13 changed files with 76 additions and 10 deletions.
7 changes: 7 additions & 0 deletions Android-Flutter-Build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ steps:
componentVersion: "1.0.*"
stepName: Activate SSH Private Key
enabled: true
onError: $exit
webUrl: https://github.com/appcircleio/appcircle-activate-ssh-key-component
repoUrl: https://github.com/appcircleio/appcircle-activate-ssh-key-component.git
commit: 54ce947
Expand All @@ -18,6 +19,7 @@ steps:
componentVersion: "1.0.*"
stepName: Git Clone
enabled: true
onError: $exit
webUrl: https://github.com/appcircleio/appcircle-git-clone-component
repoUrl: https://github.com/appcircleio/appcircle-git-clone-component.git
commit: 6b82254
Expand All @@ -32,6 +34,7 @@ steps:
componentVersion: "1.0.*"
stepName: Custom Script
enabled: true
onError: $exit
webUrl: https://github.com/appcircleio/appcircle-custom-script-component
repoUrl: https://github.com/appcircleio/appcircle-custom-script-component.git
commit: cbea20f
Expand All @@ -43,6 +46,7 @@ steps:
componentVersion: "1.0.*"
stepName: Flutter Install
enabled: true
onError: $exit
webUrl: https://github.com/appcircleio/appcircle-flutter-install-component
repoUrl: https://github.com/appcircleio/appcircle-flutter-install-component.git
commit: b460e51
Expand All @@ -54,6 +58,7 @@ steps:
componentVersion: "1.0.*"
stepName: Flutter Build for Android
enabled: true
onError: $exit
webUrl: https://github.com/appcircleio/appcircle-android-flutter-build-component
repoUrl: https://github.com/appcircleio/appcircle-android-flutter-build-component.git
commit: 97fbc2c
Expand All @@ -69,6 +74,7 @@ steps:
componentVersion: "1.0.*"
stepName: Android Sign
enabled: true
onError: $exit
webUrl: https://github.com/appcircleio/appcircle-android-sign-component
repoUrl: https://github.com/appcircleio/appcircle-android-sign-component.git
commit: 64036ae
Expand All @@ -86,6 +92,7 @@ steps:
componentVersion: "1.0.*"
stepName: Android Post Process
enabled: true
onError: $exit
webUrl: https://github.com/appcircleio/appcircle-android-post-process-component
repoUrl: https://github.com/appcircleio/appcircle-android-post-process-component.git
commit: f4da2cb
Expand Down
6 changes: 6 additions & 0 deletions Android-JavaKotlin-Build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ steps:
componentVersion: "1.0.*"
stepName: Activate SSH Private Key
enabled: true
onError: $exit
webUrl: https://github.com/appcircleio/appcircle-activate-ssh-key-component
repoUrl: https://github.com/appcircleio/appcircle-activate-ssh-key-component.git
commit: 54ce947
Expand All @@ -18,6 +19,7 @@ steps:
componentVersion: "1.0.*"
stepName: Git Clone
enabled: true
onError: $exit
webUrl: https://github.com/appcircleio/appcircle-git-clone-component
repoUrl: https://github.com/appcircleio/appcircle-git-clone-component.git
commit: 6b82254
Expand All @@ -32,6 +34,7 @@ steps:
componentVersion: "1.0.*"
stepName: Custom Script
enabled: true
onError: $exit
webUrl: https://github.com/appcircleio/appcircle-custom-script-component
repoUrl: https://github.com/appcircleio/appcircle-custom-script-component.git
commit: cbea20f
Expand All @@ -43,6 +46,7 @@ steps:
componentVersion: "1.0.*"
stepName: Android Build
enabled: true
onError: $exit
webUrl: https://github.com/appcircleio/appcircle-android-build-component
repoUrl: https://github.com/appcircleio/appcircle-android-build-component.git
commit: f8b96f6
Expand All @@ -59,6 +63,7 @@ steps:
componentVersion: "1.0.*"
stepName: Android Sign
enabled: true
onError: $exit
webUrl: https://github.com/appcircleio/appcircle-android-sign-component
repoUrl: https://github.com/appcircleio/appcircle-android-sign-component.git
commit: 64036ae
Expand All @@ -76,6 +81,7 @@ steps:
componentVersion: "1.0.*"
stepName: Android Post Process
enabled: true
onError: $exit
webUrl: https://github.com/appcircleio/appcircle-android-post-process-component
repoUrl: https://github.com/appcircleio/appcircle-android-post-process-component.git
commit: f4da2cb
Expand Down
3 changes: 2 additions & 1 deletion Android-JavaKotlin-Metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ steps:
componentVersion: "1.0.*"
stepName: Activate SSH Private Key
enabled: true
onError: $exit
webUrl: https://github.com/appcircleio/appcircle-activate-ssh-key-component
repoUrl: https://github.com/appcircleio/appcircle-activate-ssh-key-component.git
commit: 54ce947
Expand Down Expand Up @@ -34,4 +35,4 @@ steps:
inputs:
- AC_REPOSITORY_DIR: $AC_REPOSITORY_DIR
outputs:
- AC_METADATA_OUTPUT_PATH: AC_OUTPUT_DIR
- AC_METADATA_OUTPUT_PATH: AC_OUTPUT_DIR
10 changes: 9 additions & 1 deletion Android-ReactNative-Build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ steps:
componentVersion: "1.0.*"
stepName: Activate SSH Private Key
enabled: true
onError: $exit
webUrl: https://github.com/appcircleio/appcircle-activate-ssh-key-component
repoUrl: https://github.com/appcircleio/appcircle-activate-ssh-key-component.git
commit: 54ce947
Expand All @@ -18,6 +19,7 @@ steps:
componentVersion: "1.0.*"
stepName: Git Clone
enabled: true
onError: $exit
webUrl: https://github.com/appcircleio/appcircle-git-clone-component
repoUrl: https://github.com/appcircleio/appcircle-git-clone-component.git
commit: 6b82254
Expand All @@ -32,6 +34,7 @@ steps:
componentVersion: "1.0.*"
stepName: Custom Script
enabled: true
onError: $exit
webUrl: https://github.com/appcircleio/appcircle-custom-script-component
repoUrl: https://github.com/appcircleio/appcircle-custom-script-component.git
commit: cbea20f
Expand All @@ -43,6 +46,7 @@ steps:
componentVersion: "1.0.*"
stepName: Install Node
enabled: true
onError: $exit
webUrl: https://github.com/appcircleio/appcircle-node-install-component
repoUrl: https://github.com/appcircleio/appcircle-node-install-component.git
commit: 8dfca93
Expand All @@ -52,6 +56,7 @@ steps:
componentVersion: "1.0.*"
stepName: NPM/YARN Command
enabled: true
onError: $exit
webUrl: https://github.com/appcircleio/appcircle-npm-yarn-component
repoUrl: https://github.com/appcircleio/appcircle-npm-yarn-component.git
commit: 0b88223
Expand All @@ -61,6 +66,7 @@ steps:
componentVersion: "1.0.*"
stepName: Android Build
enabled: true
onError: $exit
webUrl: https://github.com/appcircleio/appcircle-android-build-component
repoUrl: https://github.com/appcircleio/appcircle-android-build-component.git
commit: f8b96f6
Expand All @@ -77,6 +83,7 @@ steps:
componentVersion: "1.0.*"
stepName: Android Sign
enabled: true
onError: $exit
webUrl: https://github.com/appcircleio/appcircle-android-sign-component
repoUrl: https://github.com/appcircleio/appcircle-android-sign-component.git
commit: 64036ae
Expand All @@ -94,8 +101,9 @@ steps:
componentVersion: "1.0.*"
stepName: Android Post Process
enabled: true
onError: $exit
webUrl: https://github.com/appcircleio/appcircle-android-post-process-component
repoUrl: https://github.com/appcircleio/appcircle-android-post-process-component.git
commit: f4da2cb
outputs:
- AC_ANDROID_POST_PROCESS_OUTPUT_PATH: AC_ANDROID_POST_PROCESS_OUTPUT_PATH
- AC_ANDROID_POST_PROCESS_OUTPUT_PATH: AC_ANDROID_POST_PROCESS_OUTPUT_PATH
3 changes: 2 additions & 1 deletion Android-ReactNative-Metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ steps:
componentVersion: "1.0.*"
stepName: Activate SSH Private Key
enabled: true
onError: $exit
webUrl: https://github.com/appcircleio/appcircle-activate-ssh-key-component
repoUrl: https://github.com/appcircleio/appcircle-activate-ssh-key-component.git
commit: 54ce947
Expand Down Expand Up @@ -34,4 +35,4 @@ steps:
inputs:
- AC_REPOSITORY_DIR: $AC_REPOSITORY_DIR
outputs:
- AC_METADATA_OUTPUT_PATH: AC_OUTPUT_DIR
- AC_METADATA_OUTPUT_PATH: AC_OUTPUT_DIR
9 changes: 8 additions & 1 deletion Android-Smartface-Build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ steps:
componentVersion: "1.0.*"
stepName: Activate SSH Private Key
enabled: true
onError: $exit
webUrl: https://github.com/appcircleio/appcircle-activate-ssh-key-component
repoUrl: https://github.com/appcircleio/appcircle-activate-ssh-key-component.git
commit: 54ce947
Expand All @@ -18,6 +19,7 @@ steps:
componentVersion: "1.0.*"
stepName: Git Clone
enabled: true
onError: $exit
webUrl: https://github.com/appcircleio/appcircle-git-clone-component
repoUrl: https://github.com/appcircleio/appcircle-git-clone-component.git
commit: 6b82254
Expand All @@ -33,6 +35,7 @@ steps:
componentVersion: "1.0.*"
stepName: Custom Script
enabled: true
onError: $exit
webUrl: https://github.com/appcircleio/appcircle-custom-script-component
repoUrl: https://github.com/appcircleio/appcircle-custom-script-component.git
commit: cbea20f
Expand All @@ -44,6 +47,7 @@ steps:
componentVersion: "1.0.*"
stepName: Smartface Eject for Android
enabled: true
onError: $exit
webUrl: https://github.com/appcircleio/appcircle-android-smartface-eject-component
repoUrl: https://github.com/appcircleio/appcircle-android-smartface-eject-component.git
commit: 9dec359
Expand All @@ -59,6 +63,7 @@ steps:
componentVersion: "1.0.*"
stepName: Android Build
enabled: true
onError: $exit
webUrl: https://github.com/appcircleio/appcircle-android-build-component
repoUrl: https://github.com/appcircleio/appcircle-android-build-component.git
commit: f8b96f6
Expand All @@ -75,6 +80,7 @@ steps:
componentVersion: "1.0.*"
stepName: Android Sign
enabled: true
onError: $exit
webUrl: https://github.com/appcircleio/appcircle-android-sign-component
repoUrl: https://github.com/appcircleio/appcircle-android-sign-component.git
commit: 64036ae
Expand All @@ -92,8 +98,9 @@ steps:
componentVersion: "1.0.*"
stepName: Android Post Process
enabled: true
onError: $exit
webUrl: https://github.com/appcircleio/appcircle-android-post-process-component
repoUrl: https://github.com/appcircleio/appcircle-android-post-process-component.git
commit: f4da2cb
outputs:
- AC_ANDROID_POST_PROCESS_OUTPUT_PATH: AC_ANDROID_POST_PROCESS_OUTPUT_PATH
- AC_ANDROID_POST_PROCESS_OUTPUT_PATH: AC_ANDROID_POST_PROCESS_OUTPUT_PATH
7 changes: 7 additions & 0 deletions iOS-Flutter-Build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ steps:
componentVersion: "1.0.*"
stepName: Activate SSH Private Key
enabled: true
onError: $exit
webUrl: https://github.com/appcircleio/appcircle-activate-ssh-key-component
repoUrl: https://github.com/appcircleio/appcircle-activate-ssh-key-component.git
commit: 54ce947372bf3ad860c9ee8955a6982773c97cdd
Expand All @@ -18,6 +19,7 @@ steps:
componentVersion: "1.0.*"
stepName: Git Clone
enabled: true
onError: $exit
webUrl: https://github.com/appcircleio/appcircle-git-clone-component
repoUrl: https://github.com/appcircleio/appcircle-git-clone-component.git
commit: 578c6b8d18ad210be6dbf93d1013517880c92d42
Expand All @@ -32,6 +34,7 @@ steps:
componentVersion: "1.0.*"
stepName: Custom Script
enabled: true
onError: $exit
webUrl: https://github.com/appcircleio/appcircle-custom-script-component
repoUrl: https://github.com/appcircleio/appcircle-custom-script-component.git
commit: cbea20fd9b7c43c6d1c98390ded12466f15287bf
Expand All @@ -43,6 +46,7 @@ steps:
componentVersion: "1.0.*"
stepName: Xcode Select
enabled: true
onError: $exit
webUrl: https://github.com/appcircleio/appcircle-xcode-select-component
repoUrl: https://github.com/appcircleio/appcircle-xcode-select-component.git
commit: 6ff62f61930f3a1e868cbdbc377fa2f0900569bd
Expand All @@ -55,6 +59,7 @@ steps:
componentVersion: "1.0.*"
stepName: Install Flutter
enabled: true
onError: $exit
webUrl: https://github.com/appcircleio/appcircle-flutter-install-component
repoUrl: https://github.com/appcircleio/appcircle-flutter-install-component.git
commit: b460e51
Expand All @@ -64,6 +69,7 @@ steps:
componentVersion: "1.0.*"
stepName: Flutter Build
enabled: true
onError: $exit
timeout: 60000
webUrl: https://github.com/appcircleio/appcircle-ios-flutter-build-component
repoUrl: https://github.com/appcircleio/appcircle-ios-flutter-build-component.git
Expand All @@ -76,6 +82,7 @@ steps:
componentVersion: "1.0.*"
stepName: Xcodebuild for Devices
enabled: true
onError: $exit
webUrl: https://github.com/appcircleio/appcircle-ios-build-sign-component
repoUrl: https://github.com/appcircleio/appcircle-ios-build-sign-component.git
commit: 57017251d9679c9e9157502b08378e6e379cb78b
Expand Down
4 changes: 3 additions & 1 deletion iOS-Flutter-Metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ steps:
componentVersion: "1.0.*"
stepName: Activate SSH Private Key
enabled: true
onError: $exit
webUrl: https://github.com/appcircleio/appcircle-activate-ssh-key-component
repoUrl: https://github.com/appcircleio/appcircle-activate-ssh-key-component.git
commit: 54ce947372bf3ad860c9ee8955a6982773c97cdd
Expand All @@ -18,6 +19,7 @@ steps:
componentVersion: "1.0.*"
stepName: Git Clone
enabled: true
onError: $exit
webUrl: https://github.com/appcircleio/appcircle-git-clone-component
repoUrl: https://github.com/appcircleio/appcircle-git-clone-component.git
commit: 578c6b8d18ad210be6dbf93d1013517880c92d42
Expand All @@ -36,4 +38,4 @@ steps:
inputs:
- AC_REPOSITORY_DIR: $AC_REPOSITORY_DIR
outputs:
- AC_METADATA_OUTPUT_PATH: AC_OUTPUT_DIR
- AC_METADATA_OUTPUT_PATH: AC_OUTPUT_DIR
Loading

0 comments on commit 62c74f2

Please sign in to comment.