Page MenuHomeElementl

fix: pass creds via env vars if vercel
ClosedPublic

Authored by yuhan on Jun 29 2021, 7:14 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 27, 2:21 PM
Unknown Object (File)
Fri, May 26, 7:22 PM
Unknown Object (File)
Sun, May 14, 6:20 AM
Unknown Object (File)
Mar 21 2023, 7:33 AM
Unknown Object (File)
Mar 10 2023, 11:09 PM
Unknown Object (File)
Mar 6 2023, 10:51 AM
Unknown Object (File)
Feb 25 2023, 8:09 PM
Unknown Object (File)
Feb 25 2023, 8:01 PM
Subscribers
None

Details

Summary

fix vercel build https://vercel.com/elementl/dagster/CRmVHxrc72M4p3BfD8iwW3XEXeMq
the aws creds weren't correctly configured in the vercel envs. according to https://vercel.com/support/articles/how-can-i-use-aws-sdk-environment-variables-on-vercel we will need to configure it via env vars. while we still want to use aws cred profiles in other deployements (e.g. bk), this diff does the special treatment for vercel.

Test Plan

Diff Detail

Repository
R1 dagster
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

yuhan edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Jun 29 2021, 7:29 PM
This revision was landed with ongoing or failed builds.Jun 29 2021, 7:35 PM
This revision was automatically updated to reflect the committed changes.