hamlet-io / executor-bash

Executor for hamlet based on bash
GNU General Public License v3.0
0 stars 4 forks source link

feat(expo): support for google services file overrides #334

Closed roleyfoley closed 2 years ago

roleyfoley commented 2 years ago

Intent of Change

Description

Motivation and Context

google_services.json files are used to define the keys and client ids used for access to google based services for andoird apps include firebase push notifications. Allowing for overrides of this file supports isolating these files from the code repo as they can provide access to production services

How Has This Been Tested?

tested locally

Related Changes

Prerequisite PRs:

Dependent PRs:

Consumer Actions: