Skip to content

Releases: jippi/scm-engine

v0.10.8

23 Aug 13:54
e11f46e
Compare
Choose a tag to compare

Changelog

New Features

  • 0241c67: feat: graceful shutdown support of http server (@jippi)

Bug fixes

Full Changelog: v0.10.7...v0.10.8

v0.10.7

23 Aug 13:41
0ca9e7c
Compare
Choose a tag to compare

Changelog

New Features

  • 0ca9e7c: feat: better error handling for remote configuration issues (@jippi)

Full Changelog: v0.10.6...v0.10.7

v0.10.6

23 Aug 13:33
3144371
Compare
Choose a tag to compare

Changelog

Bug fixes

Full Changelog: v0.10.5...v0.10.6

v0.10.5

23 Aug 13:31
a98208a
Compare
Choose a tag to compare

Changelog

Bug fixes

  • a98208a: fix: /status endpoint should only verbose log access (@jippi)

Full Changelog: v0.10.4...v0.10.5

v0.10.4

23 Aug 12:21
cb710ee
Compare
Choose a tag to compare

Changelog

Bug fixes

Full Changelog: v0.10.3...v0.10.4

v0.10.3

23 Aug 12:07
f2eafe7
Compare
Choose a tag to compare

Changelog

New Features

Full Changelog: v0.10.2...v0.10.3

v0.10.2

23 Aug 11:54
3bb340a
Compare
Choose a tag to compare

Changelog

New Features

  • 769001a: feat: expose --dry-run as ENV var SCM_ENGINE_DRY_RUN (@jippi)

Build process updates

Full Changelog: v0.10.1...v0.10.2

v0.10.1

23 Aug 11:41
1b7825e
Compare
Choose a tag to compare

Changelog

New Features

  • 90ff992: feat: add configuration allowing scm-engine to ignore specific users activity when calculating inactivity on a MR/PR (#67) (@jippi)

Bug fixes

Dependency updates

  • f212e1e: chore(deps): update dependency golangci/golangci-lint to v1.60.3 in .github/workflows/lint.yml (#68) (@renovate[bot])

Documentation updates

Other work

  • e3972f0: feat(gitlab/server): split up ip + port into two CLI flags for better compatability (@jippi)

Full Changelog: v0.10.0...v0.10.1

v0.10.0

22 Aug 11:01
a534cad
Compare
Choose a tag to compare

Changelog

New Features

Bug fixes

  • 6d7e60c: fix(deps): update module github.com/99designs/gqlgen to v0.17.49 in go.mod (#36) (@renovate[bot])
  • 66ffd87: fix(deps): update module github.com/charmbracelet/lipgloss to v0.11.1 in go.mod (#45) (@renovate[bot])
  • 4578ea6: fix(deps): update module github.com/charmbracelet/lipgloss to v0.12.0 in go.mod (#48) (@renovate[bot])
  • f73e7ae: fix(deps): update module github.com/charmbracelet/lipgloss to v0.12.1 in go.mod (#49) (@renovate[bot])
  • d2d0a79: fix(deps): update module github.com/charmbracelet/lipgloss to v0.13.0 in go.mod (#64) (@renovate[bot])
  • e1fb984: fix(deps): update module github.com/golang-cz/devslog to v0.0.9 in go.mod (#62) (@renovate[bot])
  • b26400b: fix(deps): update module github.com/google/go-github/v62 to v63 in go.mod (#51) (@renovate[bot])
  • 01e86cf: fix(deps): update module github.com/google/go-github/v63 to v64 in go.mod (#65) (@renovate[bot])
  • a6571a4: fix(deps): update module github.com/hasura/go-graphql-client to v0.12.2 in go.mod (#40) (@renovate[bot])
  • a9742c6: fix(deps): update module github.com/hasura/go-graphql-client to v0.13.0 in go.mod (#55) (@renovate[bot])
  • 77b73a3: fix(deps): update module github.com/lmittmann/tint to v1.0.5 in go.mod (#47) (@renovate[bot])
  • e4f7aa5: fix(deps): update module github.com/samber/slog-multi to v1.2.0 in go.mod (#46) (@renovate[bot])
  • e0e046a: fix(deps): update module github.com/urfave/cli/v2 to v2.27.3 in go.mod (#54) (@renovate[bot])
  • 5b276a9: fix(deps): update module github.com/urfave/cli/v2 to v2.27.4 in go.mod (#59) (@renovate[bot])
  • e6beaf1: fix(deps): update module github.com/vektah/gqlparser/v2 to v2.5.14 [security] (#38) (@renovate[bot])
  • 7afcf04: fix(deps): update module github.com/xanzy/go-gitlab to v0.106.0 in go.mod (#41) (@renovate[bot])
  • 7cee178: fix(deps): update module github.com/xanzy/go-gitlab to v0.107.0 in go.mod (#53) (@renovate[bot])
  • 9af1011: fix(deps): update module golang.org/x/oauth2 to v0.22.0 in go.mod (#57) (@renovate[bot])
  • 36f398d: fix(docs): fixed path for snippets (@jippi)
  • f0bccdc: fix: remove 'invalid' graphql '() (@jippi)
  • d7186e6: fix: workaround for go 1.23 codegen fail (@jippi)

Dependency updates

  • 3855061: chore(deps): bump github.com/99designs/gqlgen from 0.17.46 to 0.17.47 (#22) (@dependabot[bot])
  • 6db378b: chore(deps): bump github.com/99designs/gqlgen from 0.17.47 to 0.17.48 (#35) (@dependabot[bot])
  • 630ff27: chore(deps): bump github.com/charmbracelet/lipgloss from 0.10.0 to 0.11.0 (#26) (@dependabot[bot])
  • cc2aacb: chore(deps): bump github.com/expr-lang/expr from 1.16.7 to 1.16.8 (#27) (@dependabot[bot])
  • 250850e: chore(deps): bump github.com/expr-lang/expr from 1.16.8 to 1.16.9 (#28) (@dependabot[bot])
  • 6418ff5: chore(deps): bump github.com/samber/slog-multi from 1.0.2 to 1.0.3 (#25) (@dependabot[bot])
  • 31245f9: chore(deps): bump github.com/samber/slog-multi from 1.0.3 to 1.1.0 (#30) (@dependabot[bot])
  • 4d8f57f: chore(deps): bump github.com/vektah/gqlparser/v2 (#39) (@dependabot[bot])
  • 546d709: chore(deps): bump github.com/vektah/gqlparser/v2 from 2.5.11 to 2.5.12 (#21) (@dependabot[bot])
  • 91266fa: chore(deps): bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 (#29) (@dependabot[bot])
  • 3aae40d: chore(deps): bump goreleaser/goreleaser-action from 5 to 6 (#31) (@dependabot[bot])
  • b048938: chore(deps): go mod tidy (@jippi)
  • 963434d: chore(deps): renovate sync (@jippi)
  • 09aa694: chore(deps): update anchore/sbom-action action to v0.16.1 in .github/workflows/release.yml (#44) (@renovate[bot])
  • a8389f3: chore(deps): update anchore/sbom-action action to v0.17.0 in .github/workflows/release.yml (#52) (@renovate[bot])
  • edb0e3b: chore(deps): update anchore/sbom-action action to v0.17.1 in .github/workflows/release.yml (#61) (@renovate[bot])
  • 88f7f67: chore(deps): update anchore/sbom-action action to v0.17.2 in .github/workflows/release.yml (#66) (@renovate[bot])
  • 432e70b: chore(deps): update anchore/scan-action action to v4 in .github/workflows/security.yml (#50) (@renovate[bot])
  • 94ada9b: chore(deps): update dependency golangci/golangci-lint to v1.60.2 in .github/workflows/lint.yml (#63) (@renovate[bot])
  • 623aa5f: chore(deps): update go to v1.22.4 in go.mod (#34) (@renovate[bot])
  • 7245816: chore(deps): update go to v1.22.5 in go.mod (#43) (@renovate[bot])
  • 8e3c540: chore(deps): update go to v1.22.6 in go.mod (#56) (@renovate[bot])
  • 3b7b464: chore(deps): update golang docker tag to v1.23.0 in .gitlab-ci.yml (#60) (@renovate[bot])
  • 9ca1515: chore(deps): update module github.com/hashicorp/go-retryablehttp to v0.7.7 [security] (#42) (@renovate[bot])
  • ed9c9d3: chore(deps): update sigstore/cosign-installer action to v3.6.0 in .github/workflows/release.yml (#58) (@renovate[bot])

Build process updates

Other work

Full Changelog: v0.9.0...v0.10.0

v0.9.0

13 May 12:06
06b2ee7
Compare
Choose a tag to compare

Changelog

New Features

  • 06b2ee7: feat: reorgnize commands into github/gitlab specific commands (#20) (@jippi)

Dependency updates

Full Changelog: v0.8.0...v0.9.0