Skip to content

Releases: catouc/gitlab-ci-crawler

v0.13.8

28 Jan 17:43
Compare
Choose a tag to compare

Changelog

  • 3e76fda Properly patch config module to v3 and neo4j driver to v5
  • 61b0622 Merge pull request #60 from catouc/renovate/github.com-rs-zerolog-1.x
  • 5ec0a49 Merge pull request #54 from catouc/renovate/alpine-3.x
  • cf6dd7a Update module github.com/rs/zerolog to v1.29.0
  • bcb2ec2 Merge pull request #58 from catouc/renovate/github.com-ardanlabs-conf-v2-3.x
  • 5bb178d Merge pull request #62 from catouc/renovate/goreleaser-goreleaser-action-4.x
  • c41b670 Merge pull request #59 from catouc/renovate/github.com-neo4j-neo4j-go-driver-v4-5.x
  • c764a48 Update goreleaser/goreleaser-action action to v4
  • d19d80e Update module github.com/neo4j/neo4j-go-driver/v4 to v5
  • 7f2e0c1 Update module github.com/ardanlabs/conf/v2 to v3
  • 6fd9b9d Merge pull request #55 from catouc/renovate/github.com-cenkalti-backoff-v4-4.x
  • 95d55ac Merge pull request #56 from catouc/renovate/golang.org-x-time-0.x
  • 7f8706b Add hydra CI first iteration
  • 1813351 Update module golang.org/x/time to v0.3.0
  • 0ca798c Update module github.com/cenkalti/backoff/v4 to v4.2.0
  • e5f7b77 Update alpine Docker tag to v3.17
  • 7e5f8a7 Merge pull request #53 from catouc/renovate/golang.org-x-time-0.x
  • 36ce935 Update module golang.org/x/time to v0.2.0
  • 85c1b6f Merge pull request #51 from catouc/renovate/golang.org-x-time-0.x
  • 5a6f57a Update module golang.org/x/time to v0.1.0
  • 09f4b3c Merge pull request #52 from catouc/renovate/github.com-stretchr-testify-1.x
  • f49cc02 Update module github.com/stretchr/testify to v1.8.1

v0.13.7

06 Nov 18:59
Compare
Choose a tag to compare

Changelog

  • 0e80736 Actually get the CI convinced I want to build on go 1.19 -_-
  • 1be1424 Update my flake with my new standard
  • 1a088d5 Add a small go version update script

v0.13.6

31 Oct 12:26
Compare
Choose a tag to compare

Changelog

  • eaf9820 Update Dockerfile to actually use go 1.19 x); Bump version to v0.13.6

v0.13.5

31 Oct 12:23
Compare
Choose a tag to compare

Changelog

  • 2a2a00d Bump version to v0.13.5
  • 296fab5 Bump version to v0.13.4; reorder dev pkgs
  • 0e5c447 Fix broken test
  • f58e192 Switch to nixos-unstable use standard buildGoModule
  • d87d0b4 Bump go version to 1.19

v0.13.4

04 Sep 09:14
7b5f9af
Compare
Choose a tag to compare

Changelog

  • 7b5f9af trim leading slash in fileName

v0.13.3

01 Sep 17:19
Compare
Choose a tag to compare

Changelog

  • 6031dd9 Adjust the logging for the new recursive include parsing

v0.13.2

30 Aug 10:28
9fb36a4
Compare
Choose a tag to compare

Changelog

  • 9fb36a4 Merge pull request #48 from catouc/renovate/github.com-rs-zerolog-1.x
  • 69f0315 Merge pull request #49 from catouc/fix-recursion
  • 3d3f146 Update module github.com/rs/zerolog to v1.28.0
  • 591f6dd Add recursive parsing of includes
  • 717cd14 Fix help message being mangled by log
  • 70da3a4 Add docker as a dev shell dependency, remove neo4j package
  • 0e3acb6 Ignore debug output directory
  • 808c3ca Update vendoring
  • 7da7958 Merge pull request #42 from catouc/renovate/go-1.x
  • 8ef005e Merge pull request #43 from catouc/renovate/golang.org-x-time-digest
  • 3639d94 Merge pull request #44 from catouc/renovate/github.com-neo4j-neo4j-go-driver-v4-4.x
  • 75fc7b7 Merge pull request #45 from catouc/add-nix-flake
  • 243e74b Go mod tidy
  • d959fb4 Add nix flakes
  • 3e1697c Prepare .gitignore for flakes and direnv
  • 3547100 Update module github.com/neo4j/neo4j-go-driver/v4 to v4.4.4
  • 629d923 Update golang.org/x/time digest to e5dcc9c
  • 0281c00 Update module go to 1.18

v0.13.1

07 Jul 19:39
1872ae9
Compare
Choose a tag to compare

Changelog

  • 1872ae9 Merge pull request #41 from mycrEEpy/main
  • bf2a6e5 fix copy of includes slice
  • 3b3b264 add neo4j connectivity check and timeouts
  • 546e0eb improve some logging
  • ff3921a Merge pull request #40 from catouc/renovate/github.com-stretchr-testify-1.x
  • c684a96 Update module github.com/stretchr/testify to v1.8.0
  • 01477e7 Merge pull request #39 from catouc/renovate/github.com-stretchr-testify-1.x
  • a5f44c3 Update module github.com/stretchr/testify to v1.7.5
  • d1e9133 Merge pull request #38 from catouc/renovate/github.com-stretchr-testify-1.x
  • 598313c Update module github.com/stretchr/testify to v1.7.4

v0.13.0

13 Jun 15:13
7af2682
Compare
Choose a tag to compare

Changelog

  • 7af2682 Merge pull request #37 from mycrEEpy/f-parse-includes
  • 5eb268a add support for parsing nil & map[string]interface{} includes

v0.12.0

13 Jun 09:54
051a05b
Compare
Choose a tag to compare

Changelog

  • 051a05b Merge pull request #36 from mycrEEpy/f-log-formats
  • 1900269 change default log format to json
  • a328153 Merge pull request #35 from mycrEEpy/b-skip-no-default-branch
  • 7b347eb add support for log formats
  • 44d0361 skip projects with no default branch