You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[mw] Improve reading of data source credentials from environment vars
Before, the system would happily use empty credentials induced by CI
when running from foreign repositories, where the GitHub secrets
attached to the repository are not active, but the GHA workflow
configuration still sets the environment variables - to empty values.
0 commit comments