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

chore: restructure code and add test cases #1329

Merged
merged 15 commits into from
Sep 20, 2024

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    add8ce6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1038ef8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98c3055 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b29021 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b14cd61 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2d98665 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b8fc4e7 View commit details
    Browse the repository at this point in the history
  8. chore(deps): update splunk/appinspect-cli-action action to v2.8 (#1332)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    |
    [splunk/appinspect-cli-action](https://togithub.com/splunk/appinspect-cli-action)
    | action | minor | `v2.7` -> `v2.8` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>splunk/appinspect-cli-action
    (splunk/appinspect-cli-action)</summary>
    
    ###
    [`v2.8`](https://togithub.com/splunk/appinspect-cli-action/compare/v2.7...v2.8)
    
    [Compare
    Source](https://togithub.com/splunk/appinspect-cli-action/compare/v2.7...v2.8)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "every 2 weeks on Sunday" (UTC),
    Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you
    are satisfied.
    
    ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
    rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update
    again.
    
    ---
    
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
    this box
    
    ---
    
    This PR was generated by [Mend Renovate](https://mend.io/renovate/).
    View the [repository job
    log](https://developer.mend.io/github/splunk/addonfactory-ucc-generator).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ni4wIiwidXBkYXRlZEluVmVyIjoiMzguNTYuMCIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOltdfQ==-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and hetangmodi-crest committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    03ccbd3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c34c513 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e3a760f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5e1da9f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f7c5968 View commit details
    Browse the repository at this point in the history
  13. docs: fix indentation of unordered lists (#1344)

    **Issue number:** -
    
    ## Summary
    
    ### Changes
    
    > Fixed the indentation of unordered list used in the docs.
    
    ### User experience
    
    > No change, only the documentation would be changed, made prettier.
    
    ## Checklist
    
    If your change doesn't seem to apply, please leave them unchecked.
    
    * [ ] I have performed a self-review of this change
    * [ ] Changes have been tested
    * [x] Changes are documented
    * [x] PR title follows [conventional commit
    semantics](https://www.conventionalcommits.org/en/v1.0.0/)
    
    Co-authored-by: Artem Rys <rysartem@gmail.com>
    hetangmodi-crest and artemrys committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    43db85e View commit details
    Browse the repository at this point in the history
  14. feat(dashboard): add possibility to display CRITICAL log lvl in dashb…

    …oard (#1337)
    
    **Issue number:
    [ADDON-74234](https://splunk.atlassian.net/browse/ADDON-74234)**
    
    ## Summary
    
    Added possibility to display messages logged with CRITICAL level in the
    error section in the monitoring dashboard.
    
    ### Changes
    
    Global config -> dashboard has a new setting: `error_panel_log_lvl`,
    which allows the user to define what log level should be displayed in
    the errors section of the monitoring panel
    
    ### User experience
    
    The user can define error log lvl in the global config. By default only
    ERROR
    
    ## Checklist
    
    If your change doesn't seem to apply, please leave them unchecked.
    
    * [x] I have performed a self-review of this change
    * [x] Changes have been tested
    * [x] Changes are documented
    * [x] PR title follows [conventional commit
    semantics](https://www.conventionalcommits.org/en/v1.0.0/)
    
    ---------
    
    Co-authored-by: Artem Rys <rysartem@gmail.com>
    2 people authored and hetangmodi-crest committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    488e8d7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8a733a8 View commit details
    Browse the repository at this point in the history