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

Failing to store API key makes publish task hang forever #85

Open
raiguard opened this issue Apr 28, 2023 · 1 comment
Open

Failing to store API key makes publish task hang forever #85

raiguard opened this issue Apr 28, 2023 · 1 comment

Comments

@raiguard
Copy link

raiguard commented Apr 28, 2023

When publishing through vscode, it asks for an API key if it doesn't have one stored. If you provide the API key and then click "yes" to save it for future use, and then if that saving fails, the task continues to "run" forever until killed manually by the user:

image

I would expect it to continue with the publishing action despite not being able to save the key for future use.

It's not a debilitating bug, but I thought it was worth reporting anyway. The failure to store the API key is due to missing any sort of secrets storage program on my PC, and that's not a bug with fmtk.

@justarandomgeek
Copy link
Owner

I think i fixed the hang in 1.1.29 but it also now just doesn't look for secrets if you have the key in env

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

No branches or pull requests

2 participants