status-react/fastlane
Jakub Sokołowski 34c6292af4
fastlane: disable default_keychain to avoid race condition
If we run parallel job and a job sets a temporary keychain into a
default than another job can assume that is the user default.

The result is that one of the jobs will attempt to set a non-existent
temporary keychain into the default keychain.

This happens when we call `Fastlane::Actions::DeleteKeychainAction`:
https://github.com/fastlane/fastlane/blob/2.164.0/fastlane/lib/fastlane/actions/delete_keychain.rb#L21

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-11-05 16:09:32 +01:00
..
metadata/android Update Spanish Playstore title and description 2020-10-13 14:14:08 +02:00
.env
Appfile Add PR Scheme for iOs build 2020-06-29 16:16:35 +03:00
Fastfile fastlane: disable default_keychain to avoid race condition 2020-11-05 16:09:32 +01:00
Gemfile nix: Use mkFilter in local status-go source 2019-11-26 18:34:46 +01:00
Gemfile.lock upgrade fastlane 2.154.0 to 2.164.0 2020-10-22 12:42:52 +02:00
Matchfile Add PR Scheme for iOs build 2020-06-29 16:16:35 +03:00
Pluginfile fastlane: upgrade fastlane-plugin-diawi to 1.4.0 2020-01-23 10:06:56 +01:00
default.nix nix: upgrade nixpkgs 2019-11-26 16:30:41 +01:00
gemset.nix upgrade fastlane 2.154.0 to 2.164.0 2020-10-22 12:42:52 +02:00
update.sh fix: fastlane/Gemfile & fastlane/Gemfile.lock to reduce vulnerabilities 2019-08-05 09:44:51 -04:00