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
On the first use, if no API key is found, the user should be prompted for the API key and the result should be saved in the container user home folder.
Not sure if I actually can ask for user input from pre-commit managed hook but need to check.
Maybe it's possible during pre-commit install
Last resort in managed container is to have something installed in ~/.bashrc which will "validate" installed features and prompt for tokens if necessary.
And here is the UX for loading actual credentials:
⬢ [Docker] ❯ source env.sh
Using configuration at non-standard location "/workspaces/partcad/.op"
Enter the password for [email protected] at my.1password.com:
Using configuration at non-standard location "/workspaces/partcad/.op"
TODO
The text was updated successfully, but these errors were encountered: