Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: coder/slog
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.0
Choose a base ref
...
head repository: coder/slog
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 10 commits
  • 11 files changed
  • 4 contributors

Commits on Jul 31, 2023

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

Commits on Aug 17, 2023

  1. chore: bump golang.org/x/term from 0.10.0 to 0.11.0 (#184)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    9f58760 View commit details
    Browse the repository at this point in the history
  2. chore: bump cloud.google.com/go/logging from 1.7.0 to 1.8.1 (#186)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    0830a57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b386d5d View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. feat: add more prominent failure notice on slogtest error (#190)

    * feat: add more prominent failure notice on slogtest error
    
    Signed-off-by: Spike Curtis <spike@coder.com>
    
    * reinstated Fatal logs calling tb.Fatal
    
    Signed-off-by: Spike Curtis <spike@coder.com>
    
    ---------
    
    Signed-off-by: Spike Curtis <spike@coder.com>
    spikecurtis authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    3e17d6d View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

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

Commits on Jan 26, 2024

  1. feat: ignore context.Canceled by default in slogtest (#207)

    * feat: ignore context.Canceled by default in slogtest
    
    Signed-off-by: Spike Curtis <spike@coder.com>
    
    * code review suggestions
    
    Signed-off-by: Spike Curtis <spike@coder.com>
    
    ---------
    
    Signed-off-by: Spike Curtis <spike@coder.com>
    spikecurtis authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    20367d4 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. ci: fix lint, fmt and upload artifacts (#218)

    * chore(.github): update actions/upload-artifacts
    mafredri authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    3e5cea5 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. feat: add IgnoreErrorFn to slogtest options (#217)

    Signed-off-by: Spike Curtis <spike@coder.com>
    spikecurtis authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    0ec81e6 View commit details
    Browse the repository at this point in the history
Loading