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

add ability to update in comments #161

Closed

Commits on May 8, 2023

  1. add ability to update in comments (prometheus-community#160)

    Signed-off-by: Jason Wells <[email protected]>
    twotired committed May 8, 2023
    Configuration menu
    Copy the full SHA
    62e37aa View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    f1d9a35 View commit details
    Browse the repository at this point in the history
  2. Small fixes requested by @twotired:

    - Changed comment;
    - Replaced space indentation by tab indentation.
    
    Signed-off-by: Jason Wells <[email protected]>
    cropalato authored and twotired committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    f80662f View commit details
    Browse the repository at this point in the history
  3. truncate descriptions that exceed -max-description-length (default 32…

    …KB) (prometheus-community#165)
    
    * truncate descriptions that exceed -max-description-length (default 32,768)
    
    Signed-off-by: Jason Wells <[email protected]>
    
    * Update main.go
    
    size was off by 1
    
    Signed-off-by: Jason Wells <[email protected]>
    
    ---------
    
    Signed-off-by: Jason Wells <[email protected]>
    twotired committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    98fe18a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6032aa View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. Configuration menu
    Copy the full SHA
    ae567a5 View commit details
    Browse the repository at this point in the history