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

[Issue #85] Improve credential management in Rstudio #90

Merged
merged 8 commits into from
May 29, 2024

Conversation

spark0510
Copy link
Contributor

Now creds can be managed as follows:

  1. If user uses an env file with faasr function, it goes with it.
  2. If user doesn't provide the env file, faasr function reads the system environment and automatically pop up the askpass to ask credentials if no system environment is found.
  3. If user doesn't provide an env file but faasr function reads the system environment and there are system environments, it sets the cred with them.

@renatof renatof merged commit 458289d into FaaSr:main May 29, 2024
5 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