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

Persisting Application Credentials file location in dolores.json #4

Merged
merged 9 commits into from
Nov 4, 2023

Conversation

shubhamvernekar
Copy link
Contributor

Persist Application Credential File location in dolores.json and using it from there.

@devdinu
Copy link
Member

devdinu commented Nov 2, 2023

@shubhamvernekar Once we've stored the application credentials, we should be loading the credentials file while doing operations like encrypt, decrypt, edit, etc.

Screenshot 2023-11-01 at 9 08 00 PM

In the screenshot the operations are failing. Once we do the changes, the above operations shouldn't fail.

}

if location := md.Location; location != "" {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is sortof optional, It's better to refactor or change code not relevant to the issue/story in a separate PR.

@devdinu devdinu merged commit 587be66 into scalescape:main Nov 4, 2023
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