-
-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
60 additions
and
60 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 |
---|---|---|
|
@@ -107,18 +107,18 @@ workflows: | |
artifact_type: "apk" | ||
|
||
# Notifications | ||
email: # See the following link for details about email publishing - https://docs.codemagic.io/publishing-yaml/distribution/#email | ||
recipients: | ||
- [email protected] | ||
notify: | ||
success: true # To receive a notification when a build succeeds | ||
failure: false # To not receive a notification when a build fails | ||
slack: # See the following link about how to connect your Slack account - https://docs.codemagic.io/publishing-yaml/distribution/#slack | ||
channel: $SLACK_CHANNEL_NAME | ||
notify_on_build_start: false | ||
notify: | ||
success: true # To receive a notification when a build succeeds | ||
failure: true # To not receive a notification when a build fails | ||
# email: # See the following link for details about email publishing - https://docs.codemagic.io/publishing-yaml/distribution/#email | ||
# recipients: | ||
# - [email protected] | ||
# notify: | ||
# success: true # To receive a notification when a build succeeds | ||
# failure: false # To not receive a notification when a build fails | ||
# slack: # See the following link about how to connect your Slack account - https://docs.codemagic.io/publishing-yaml/distribution/#slack | ||
# channel: $SLACK_CHANNEL_NAME | ||
# notify_on_build_start: false | ||
# notify: | ||
# success: true # To receive a notification when a build succeeds | ||
# failure: true # To not receive a notification when a build fails | ||
|
||
android-production-workflow: | ||
name: Android Production | ||
|
@@ -199,18 +199,18 @@ workflows: | |
# submit_as_draft: true | ||
|
||
# Notifications | ||
email: # See the following link for details about email publishing - https://docs.codemagic.io/publishing-yaml/distribution/#email | ||
recipients: | ||
- [email protected] | ||
notify: | ||
success: true # To receive a notification when a build succeeds | ||
failure: false # To not receive a notification when a build fails | ||
slack: # See the following link about how to connect your Slack account - https://docs.codemagic.io/publishing-yaml/distribution/#slack | ||
channel: $SLACK_CHANNEL_NAME | ||
notify_on_build_start: false | ||
notify: | ||
success: true # To receive a notification when a build succeeds | ||
failure: true # To not receive a notification when a build fails | ||
# email: # See the following link for details about email publishing - https://docs.codemagic.io/publishing-yaml/distribution/#email | ||
# recipients: | ||
# - [email protected] | ||
# notify: | ||
# success: true # To receive a notification when a build succeeds | ||
# failure: false # To not receive a notification when a build fails | ||
# slack: # See the following link about how to connect your Slack account - https://docs.codemagic.io/publishing-yaml/distribution/#slack | ||
# channel: $SLACK_CHANNEL_NAME | ||
# notify_on_build_start: false | ||
# notify: | ||
# success: true # To receive a notification when a build succeeds | ||
# failure: true # To not receive a notification when a build fails | ||
|
||
ios-staging-testflight-workflow: | ||
name: iOS Staging (Test Flight) | ||
|
@@ -289,18 +289,18 @@ workflows: | |
submit_to_testflight: true | ||
|
||
# Notifications | ||
email: # See the following link for details about email publishing - https://docs.codemagic.io/publishing-yaml/distribution/#email | ||
recipients: | ||
- [email protected] | ||
notify: | ||
success: true # To receive a notification when a build succeeds | ||
failure: false # To not receive a notification when a build fails | ||
slack: # See the following link about how to connect your Slack account - https://docs.codemagic.io/publishing-yaml/distribution/#slack | ||
channel: $SLACK_CHANNEL_NAME | ||
notify_on_build_start: false | ||
notify: | ||
success: true # To receive a notification when a build succeeds | ||
failure: true # To not receive a notification when a build fails | ||
# email: # See the following link for details about email publishing - https://docs.codemagic.io/publishing-yaml/distribution/#email | ||
# recipients: | ||
# - [email protected] | ||
# notify: | ||
# success: true # To receive a notification when a build succeeds | ||
# failure: false # To not receive a notification when a build fails | ||
# slack: # See the following link about how to connect your Slack account - https://docs.codemagic.io/publishing-yaml/distribution/#slack | ||
# channel: $SLACK_CHANNEL_NAME | ||
# notify_on_build_start: false | ||
# notify: | ||
# success: true # To receive a notification when a build succeeds | ||
# failure: true # To not receive a notification when a build fails | ||
|
||
ios-staging-firebase-app-distribution-workflow: | ||
name: iOS Staging (Firebase App Distribution) | ||
|
@@ -380,18 +380,18 @@ workflows: | |
- internal-testers | ||
|
||
# Notifications | ||
email: # See the following link for details about email publishing - https://docs.codemagic.io/publishing-yaml/distribution/#email | ||
recipients: | ||
- [email protected] | ||
notify: | ||
success: true # To receive a notification when a build succeeds | ||
failure: false # To not receive a notification when a build fails | ||
slack: # See the following link about how to connect your Slack account - https://docs.codemagic.io/publishing-yaml/distribution/#slack | ||
channel: $SLACK_CHANNEL_NAME | ||
notify_on_build_start: false | ||
notify: | ||
success: true # To receive a notification when a build succeeds | ||
failure: true # To not receive a notification when a build fails | ||
# email: # See the following link for details about email publishing - https://docs.codemagic.io/publishing-yaml/distribution/#email | ||
# recipients: | ||
# - [email protected] | ||
# notify: | ||
# success: true # To receive a notification when a build succeeds | ||
# failure: false # To not receive a notification when a build fails | ||
# slack: # See the following link about how to connect your Slack account - https://docs.codemagic.io/publishing-yaml/distribution/#slack | ||
# channel: $SLACK_CHANNEL_NAME | ||
# notify_on_build_start: false | ||
# notify: | ||
# success: true # To receive a notification when a build succeeds | ||
# failure: true # To not receive a notification when a build fails | ||
|
||
ios-production-workflow: | ||
name: iOS Production | ||
|
@@ -477,15 +477,15 @@ workflows: | |
submit_to_testflight: true | ||
|
||
# Notifications | ||
email: # See the following link for details about email publishing - https://docs.codemagic.io/publishing-yaml/distribution/#email | ||
recipients: | ||
- [email protected] | ||
notify: | ||
success: true # To receive a notification when a build succeeds | ||
failure: false # To not receive a notification when a build fails | ||
slack: # See the following link about how to connect your Slack account - https://docs.codemagic.io/publishing-yaml/distribution/#slack | ||
channel: $SLACK_CHANNEL_NAME | ||
notify_on_build_start: false | ||
notify: | ||
success: true # To receive a notification when a build succeeds | ||
failure: true # To not receive a notification when a build fails | ||
# email: # See the following link for details about email publishing - https://docs.codemagic.io/publishing-yaml/distribution/#email | ||
# recipients: | ||
# - [email protected] | ||
# notify: | ||
# success: true # To receive a notification when a build succeeds | ||
# failure: false # To not receive a notification when a build fails | ||
# slack: # See the following link about how to connect your Slack account - https://docs.codemagic.io/publishing-yaml/distribution/#slack | ||
# channel: $SLACK_CHANNEL_NAME | ||
# notify_on_build_start: false | ||
# notify: | ||
# success: true # To receive a notification when a build succeeds | ||
# failure: true # To not receive a notification when a build fails |