Skip to content

Releases: AOEpeople/gitlab-crucible-bridge

1.4.0

31 May 20:33
d153029
Compare
Choose a tag to compare
  • #12 Handle alternate ssh host for GitLab

1.3.1

25 May 12:29
Compare
Choose a tag to compare
  • #10 Prevent copying lock value
  • #11 Refactor crucible cache for faster lookups

1.3.0

20 May 11:21
bb4f041
Compare
Choose a tag to compare
  • #8 Remove unused struct
  • #9 Upgrade prometheus client to 1.6.0

1.2.0-0

03 Jun 07:22
Compare
Choose a tag to compare
Run on tags only

1.2.0

18 Apr 19:55
a231e04
Compare
Choose a tag to compare
  • #5 Build using go 1.14
  • #6 Regenerate Gopkg.lock using new dep
  • #7 Fetch information about all repositories in Crucible
    • This removes the limitation to only fetch repositories up to CRUCIBLE_PROJECT_LIMIT. This variable is now used to specify how many projects should be fetched in one call. It will now fetch all projects with multiple calls.

1.1.0

16 Jul 22:48
Compare
Choose a tag to compare

#1 Add health endpoint (only checking number of downloaded projects)
#2 Add metrics endpoint (exposing gitlab_crucible_bridge_request_duration_seconds)