Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add information on environment variables to CONTRIBUTING.md #12

Open
Mohammed-Shoaib opened this issue Mar 18, 2023 · 0 comments
Open
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@Mohammed-Shoaib
Copy link
Contributor

Add a section specifying to reach out to @richford when working on roar-firekit since these variables are needed to get the unit tests working with jest.

export ROAR_CI_USER_EMAIL="<SECRET>"
export ROAR_CI_USER_PASSWORD="<SECRET>"
export ROAR_FIREBASE_API_KEY="<SECRET>"
export ROAR_FIREBASE_APP_ID="<SECRET>"
export ROAR_FIREBASE_MEASUREMENT_ID="<SECRET>"
export ROAR_FIREBASE_MESSAGING_SENDER_ID="<SECRET>"
export ROAR_FIREBASE_AUTH_DOMAIN="<SECRET>"
export ROAR_FIREBASE_PROJECT_ID="<SECRET>"
export ROAR_FIREBASE_STORAGE_BUCKET="<SECRET>"
@Mohammed-Shoaib Mohammed-Shoaib added the documentation Improvements or additions to documentation label Mar 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants