mattermost-mobile/scripts
Mattermost Build c19fd35557
Mobile-side for MM-65084 (#9115) (#9169)
* Mobile fix for MM-65084

* Changing test/setup.ts to use a deterministic fill

This avoids the ci issue about parenthesis and is more clear that this is just a fixed sequence for testing, similar to randomUUID above.

* Add setBearerToken and setCSRFToken to Client definition

* Use setClientCredentials and memoize createPkceBundle

* Restoring the preauthSecret back to the Client constructors

This came out of a response to MM-65085: Support Pre Shared Password on server connect where preauthSecret was added in the buildConfig. Claude (correctly imo) identified this as now redundant and so removed it but it is valid to keep it as well. In any case, putting it back to be consistent with ClientTracking and ClientBase.

* Rename PKCE to SAML based terminology, similar to server

* Fix lint issue with too many blank lines at eof

* Removing plain on mobile side

---------


(cherry picked from commit 2d6a5d5097)

Co-authored-by: JG Heithcock <jgheithcock@gmail.com>
2025-09-30 09:25:21 +03:00
..
precommit CLD-7307 Add set -e to i18n checker script (#7857) 2024-03-20 15:33:06 +01:00
build.sh Upgrade RN as well as update or replace other dependencies (#8011) 2024-06-19 09:33:45 +08:00
bump.sh Add Amy as a reviewer for the weekly build number bump PRs (#8071) 2024-07-09 20:02:56 +02:00
clean.sh chore: error on react-hooks/exhaustive-deps during pre-commit (#9105) 2025-09-05 06:08:01 -06:00
compare-coverage.sh ci(MM-63199): fix download artifact issue (#8690) 2025-03-18 13:18:12 -06:00
generate-assets.js Barebones code for v2 2020-11-17 14:20:58 -03:00
get_latest_build_number.sh CLD-6707 Automate weekly build (#7685) 2023-12-11 17:57:29 +01:00
mitmdump-flow-parsing.py test: mitmproxy + low bandwidth + automated QA using detox (#8202) 2024-10-14 07:56:52 -06:00
postinstall.sh fix(MM-62375): OutOfMemoryError issue with better catching (#8622) 2025-02-28 10:16:55 -07:00
pre-commit.sh Mobile-side for MM-65084 (#9115) (#9169) 2025-09-30 09:25:21 +03:00
preinstall.sh Update dependencies and upgrade to RN 0.76.5 (#8421) 2025-01-16 07:11:32 -07:00
read-coverage.sh ci(MM-63199): code coverage tracking (#8642) 2025-03-14 13:21:25 -06:00