Skip to content
Snippets Groups Projects
  1. Jan 18, 2024
    • Jamie Tanna's avatar
      refactor!: remove `osvdev` data · 55d4572b
      Jamie Tanna authored and Jamie Tanna's avatar Jamie Tanna committed
      It's been deprecated officially for a week or so, but hasn't been
      actually wired into Advisories, as we've had deps.dev's data which is
      superior.
      
      By removing this, we'll also hopefully reduce the time it takes folks to
      build their databases, as osv.dev lookups were fairly slow.
    • Jamie Tanna's avatar
      build: announce when breaking changes are introduced · c11fe129
      Jamie Tanna authored
      As raised in #421, it'd be handy to announce whether the release
      introduces breaking changes, until we've got to a point where we're a
      stable release.
      
      To do this is temporarily a bit of a hack, as we're waiting for upstream
      to support this - via some contributions I've raised upstream - so in
      the meantime we can pin to a pre-built binary and overwrite the
      downloaded `hooks-goreleaser` with my fork.
      
      This flags whether a major-inducing change is part of the release,
      automagically detected by go-semantic-release.
      
      Closes #421.
      c11fe129
    • Jamie Tanna's avatar
  2. Jan 17, 2024
  3. Jan 16, 2024
  4. Jan 15, 2024
  5. Jan 12, 2024
Loading