datalad / datalad-gooey

A graphical user interface for DataLad (datalad.org)
https://docs.datalad.org/projects/gooey
Other
4 stars 6 forks source link

Label credential as "template" and "no secret" #369

Closed mih closed 1 year ago

mih commented 1 year ago

With datalad-next 0.6.2 we also get all half-configured credentials, and undefined credentials that datalad-core could handle.

To avoid confusion these are now labeled in the credential selection combo box of the credential manager.

Because we can deal with secret-less credentials now, we also allow for saving them.

image

codecov-commenter commented 1 year ago

Codecov Report

Base: 61.68% // Head: 61.74% // Increases project coverage by +0.05% :tada:

Coverage data is based on head (4b93aca) compared to base (fc0ee06). Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #369 +/- ## ========================================== + Coverage 61.68% 61.74% +0.05% ========================================== Files 48 48 Lines 3375 3377 +2 ========================================== + Hits 2082 2085 +3 + Misses 1293 1292 -1 ``` | [Impacted Files](https://codecov.io/gh/datalad/datalad-gooey/pull/369?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad) | Coverage Δ | | |---|---|---| | [datalad\_gooey/credentials.py](https://codecov.io/gh/datalad/datalad-gooey/pull/369/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#diff-ZGF0YWxhZF9nb29leS9jcmVkZW50aWFscy5weQ==) | `12.50% <0.00%> (-0.20%)` | :arrow_down: | | [datalad\_gooey/dataladcmd\_exec.py](https://codecov.io/gh/datalad/datalad-gooey/pull/369/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#diff-ZGF0YWxhZF9nb29leS9kYXRhbGFkY21kX2V4ZWMucHk=) | `85.58% <0.00%> (+2.70%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.