element-x-ada/.github/workflows
Chris Smith d0b7f7689e Improve screenshot action error handling
If the gradle build fails for some reason, the script should
bail out instead of carrying on and pushing a commit that
deletes all the screenshots[1]!

`set -e` simply makes the script return the appropriate
exit code immediately if any of the subcommands fails.

[1] e.g.
https://github.com/vector-im/element-x-android/pull/726/commits/a58834240e1054688527955ea3414d8687bd5975
2023-06-30 10:14:32 +01:00
..
scripts Improve screenshot action error handling 2023-06-30 10:14:32 +01:00
build.yml Update gradle/gradle-build-action action to v2.5.0 2023-06-28 22:27:46 +00:00
danger.yml Rename job - try to fix conflict. 2023-06-01 15:34:45 +02:00
gradle-wrapper-update.yml Add GitHub actions to update and validate the Gradle Wrapper. 2023-01-18 09:37:07 +01:00
gradle-wrapper-validation.yml Add GitHub actions to update and validate the Gradle Wrapper. 2023-01-18 09:37:07 +01:00
maestro.yml Update mobile-dev-inc/action-maestro-cloud action to v1.4.1 2023-06-19 11:58:55 +00:00
nightly.yml No need to duplicate the workflow, the workflow can have several on sections. 2023-05-11 16:36:46 +02:00
nightlyReports.yml Update gradle/gradle-build-action action to v2.5.0 2023-06-28 22:27:46 +00:00
quality.yml Update gradle/gradle-build-action action to v2.5.0 2023-06-28 22:27:46 +00:00
recordScreenshots.yml Update gradle/gradle-build-action action to v2.5.0 2023-06-28 22:27:46 +00:00
sync-localazy.yml Change the token used by the localazy sync so workflows are triggered in the resulting PR 2023-06-19 18:00:32 +02:00
tests.yml Update gradle/gradle-build-action action to v2.5.0 2023-06-28 22:27:46 +00:00
triage-labelled.yml Update triage automation for signoff 2023-05-26 11:40:02 +01:00
validate-lfs.yml Use github action that caches LFS files when checking out the repo (#647) 2023-06-21 09:12:47 +00:00