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

Use native Netlify functions instead of Gatsby functions #3018

Conversation

cesarvarela
Copy link
Collaborator

@cesarvarela cesarvarela commented Aug 14, 2024

closes #3017

should be merged after #3005

Requires the following environment variables to be added to Netlify UI:

REALM_API_APP_ID=
REALM_API_GROUP_ID=
REALM_API_PRIVATE_KEY=
REALM_API_PUBLIC_KEY=
REALM_GRAPHQL_API_KEY=
REALM_APP_ID=
API_MONGODB_CONNECTION_STRING=
ROLLBAR_POST_SERVER_ITEM_ACCESS_TOKEN=

Can be seen working here: https://pr-158--cesarvarela-staging.netlify.app/apps/submitted/

Copy link

codecov bot commented Aug 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.43%. Comparing base (2174d92) to head (76da015).
Report is 1 commits behind head on staging.

Additional details and impacted files
@@             Coverage Diff             @@
##           staging    #3018      +/-   ##
===========================================
- Coverage    83.59%   79.43%   -4.17%     
===========================================
  Files          165      160       -5     
  Lines        13267    13143     -124     
  Branches      1528     1486      -42     
===========================================
- Hits         11091    10440     -651     
- Misses        1960     2410     +450     
- Partials       216      293      +77     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cesarvarela cesarvarela merged commit f948c5e into responsible-ai-collaborative:staging Sep 11, 2024
10 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants