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 Slog integration #865

Merged
merged 40 commits into from
Nov 13, 2024
Merged

Add Slog integration #865

merged 40 commits into from
Nov 13, 2024

Commits on Jul 28, 2024

  1. add slog integration

    ribice committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    77a05ad View commit details
    Browse the repository at this point in the history
  2. add slog integration

    ribice committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    58768fb View commit details
    Browse the repository at this point in the history
  3. remove comment

    ribice committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    3a08154 View commit details
    Browse the repository at this point in the history
  4. revert empty line in go.sum

    ribice committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    d700b0c View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. add build constraint

    ribice committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    680336f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57b14cc View commit details
    Browse the repository at this point in the history
  3. add tests

    ribice committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    381fbb4 View commit details
    Browse the repository at this point in the history
  4. add tests

    ribice committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    b271b84 View commit details
    Browse the repository at this point in the history
  5. replace if with switch

    ribice committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    0fb55f9 View commit details
    Browse the repository at this point in the history
  6. linter fixes

    ribice committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    8fa0b0c View commit details
    Browse the repository at this point in the history
  7. simplify attrToSentryEvent

    ribice committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    f03152a View commit details
    Browse the repository at this point in the history
  8. more tests

    ribice committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    cbe5d36 View commit details
    Browse the repository at this point in the history
  9. improve tests

    ribice committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    98f0e9f View commit details
    Browse the repository at this point in the history
  10. improve tests

    ribice committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    3b12de9 View commit details
    Browse the repository at this point in the history
  11. linter fixes

    ribice committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    826105f View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. more tests

    ribice committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    a6079d0 View commit details
    Browse the repository at this point in the history
  2. more tests

    ribice committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    bded79e View commit details
    Browse the repository at this point in the history
  3. linter fix

    ribice committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    7da0be8 View commit details
    Browse the repository at this point in the history
  4. add example

    ribice committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    8a95b37 View commit details
    Browse the repository at this point in the history
  5. update changelog

    ribice committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    098d9ec View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. improve comments

    ribice committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    e3ba7bd View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

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

Commits on Aug 30, 2024

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

Commits on Oct 15, 2024

  1. fix changelog conflict

    ribice committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    19b9c2f View commit details
    Browse the repository at this point in the history
  2. fix pr number

    ribice committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    6539084 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

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

Commits on Nov 5, 2024

  1. merge master

    ribice committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    7165698 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4def70e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43b7672 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    Co-authored-by: Michi Hoffmann <cleptric@users.noreply.github.com>
    ribice and cleptric authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    7ce566c View commit details
    Browse the repository at this point in the history
  5. update go mod

    ribice committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    b9bee10 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5f5b2c6 View commit details
    Browse the repository at this point in the history
  7. fix makefile

    ribice committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    420dac1 View commit details
    Browse the repository at this point in the history
  8. update go version

    ribice committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    edf6484 View commit details
    Browse the repository at this point in the history
  9. update go mod

    ribice committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    e473e0b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8aaac00 View commit details
    Browse the repository at this point in the history
  11. remove echo

    ribice committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    97662ee View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

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

Commits on Nov 8, 2024

  1. merge master

    ribice committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    8fd1a24 View commit details
    Browse the repository at this point in the history
  2. fix failing tests

    ribice committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    08340ae View commit details
    Browse the repository at this point in the history