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

PR feedback for credentials reset #2512

Merged
merged 5 commits into from
Jan 7, 2025
Merged

Conversation

dotNomad
Copy link
Collaborator

@dotNomad dotNomad commented Jan 6, 2025

This contains some small, proposed changes to the #2504 PR.

Copy link
Collaborator

@sagerb sagerb left a comment

Choose a reason for hiding this comment

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

These look good, but I know you proposed a few other changes. Were you going to action those?

@sagerb
Copy link
Collaborator

sagerb commented Jan 6, 2025

const warnMsg = errCredentialsCorruptedMessage(response.data.backupFile);
window.showWarningMessage(warnMsg);

const listResponse = await api.credentials.list();
this.credentials = listResponse.data;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Great, thanks!

@dotNomad
Copy link
Collaborator Author

dotNomad commented Jan 7, 2025

It looks like we were using mock as a suffix (found from https://github.com/posit-dev/publisher/blob/f909de635e70ef5bee23248bffe12b75a378c8b6/internal/inspect/python_mock.go)

It looks like we have a mix. We can clean this up a bit in a separate bit of work.
CleanShot 2025-01-06 at 16 38 55

@dotNomad dotNomad merged commit b13b0f1 into mnv-creds-reset Jan 7, 2025
16 checks passed
@dotNomad dotNomad deleted the dotnomad/creds-reset branch January 7, 2025 00:49
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