pinniped icon indicating copy to clipboard operation
pinniped copied to clipboard

Add Debugging subheading to Install CLI page

Open benjaminapetersen opened this issue 1 year ago • 4 comments

Screenshot 2024-02-15 at 11 09 44 AM

TODO:

  • [x] Lets change this to a dedicated debugging page
    • [x] Move the env var to this page
    • [x] Add the debugging yaml to this page
    • [x] Add the rm -rf ~/.config/pinniped trick to this page, for "logging out", clearing caches, etc.

Release note:


benjaminapetersen avatar Jan 02 '24 20:01 benjaminapetersen

Good idea to document this. I think it might make more sense at the bottom of this page https://pinniped.dev/docs/howto/login/ which is where we show how to use the pinniped CLI.

cfryanr avatar Jan 02 '24 21:01 cfryanr

I'd even consider an additional "Debugging" page where we document this env var as well as the YAML changes to enable debugging for server side components.

Screenshot 2024-01-02 at 4 30 24 PM

benjaminapetersen avatar Jan 02 '24 21:01 benjaminapetersen

I'd even consider an additional "Debugging" page where we document this env var as well as the YAML changes to enable debugging for server side components.

That sounds reasonable to me.

cfryanr avatar Jan 04 '24 17:01 cfryanr

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 38.69%. Comparing base (f0a43e0) to head (fbd69ae).

:exclamation: Current head fbd69ae differs from pull request most recent head 6718a32. Consider uploading reports for the commit 6718a32 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1824      +/-   ##
==========================================
+ Coverage   38.56%   38.69%   +0.12%     
==========================================
  Files         350      335      -15     
  Lines       44514    43626     -888     
==========================================
- Hits        17168    16879     -289     
+ Misses      26831    26244     -587     
+ Partials      515      503      -12     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Feb 15 '24 16:02 codecov[bot]