Skip to content

Releases: jenkins-x/go-scm

v1.6.10

01 Apr 08:05
Compare
Choose a tag to compare

Changes

Chores

  • release 1.6.10 (jenkins-x-bot)
  • add variables (jenkins-x-bot)

Other Changes

These commits did not use Conventional Commits formatted messages:

  • ListCollaborators function implemented for bitbucket driver (shubhsinghh)
  • IsCollaborator function implemented for bitbucket driver (DishaDudhal)

v1.6.9

30 Mar 16:35
Compare
Choose a tag to compare

Changes

New Features

  • create hooks with deployment events (Vincent Behar)

Chores

  • release 1.6.9 (jenkins-x-bot)
  • add variables (jenkins-x-bot)

v1.6.8

30 Mar 16:27
Compare
Choose a tag to compare

Changes

Bug Fixes

  • disable the gitea delete test for now (James Strachan)

Chores

  • release 1.6.8 (jenkins-x-bot)
  • add variables (jenkins-x-bot)

v1.6.7

25 Mar 17:43
Compare
Choose a tag to compare

Changes

Bug Fixes

  • first spike at a combined status for bitbucket cloud (James Strachan)

Chores

  • release 1.6.7 (jenkins-x-bot)
  • add variables (jenkins-x-bot)
  • fix vet warnings (James Strachan)
  • fix unit tests (James Strachan)

Other Changes

These commits did not use Conventional Commits formatted messages:

  • fixes (Frazer Gibson)
  • add Create, List & Delete PR (issue) comments) (Frazer Gibson)

v1.6.6

23 Mar 14:39
Compare
Choose a tag to compare

Changes

Bug Fixes

  • refactor the label comment code (James Strachan)

Chores

  • release 1.6.6 (jenkins-x-bot)
  • add variables (jenkins-x-bot)

v1.6.5

22 Mar 15:34
Compare
Choose a tag to compare

Changes

Bug Fixes

  • add a unit test for bitbucket cloud create PR (James Strachan)
  • lets take the private flag from the input (James Strachan)

Documentation

  • add GIT_USER for bitbucket cloud (James Strachan)

Chores

  • release 1.6.5 (jenkins-x-bot)
  • add variables (jenkins-x-bot)
  • fix failing test (James Strachan)

Other Changes

These commits did not use Conventional Commits formatted messages:

  • remove import errors pkg (Frazer Gibson)
  • add create PR (Frazer Gibson)
  • change Private to bool (Frazer Gibson)
  • add is_private (Frazer Gibson)

v1.6.4

19 Mar 16:27
Compare
Choose a tag to compare

Changes

Bug Fixes

  • improve the webhook parsing for bitbucket cloud (James Strachan)

Chores

  • release 1.6.4 (jenkins-x-bot)
  • add variables (jenkins-x-bot)

v1.6.3

19 Mar 10:55
Compare
Choose a tag to compare

Changes

Bug Fixes

  • improve bitbucket cloud webhooks (James Strachan)

Chores

  • release 1.6.3 (jenkins-x-bot)
  • add variables (jenkins-x-bot)

v1.6.2

18 Mar 07:25
Compare
Choose a tag to compare

Changes

Bug Fixes

  • lets fake out the collaborator APIs (James Strachan)
  • allow projectKey to be specified (James Strachan)
  • add support for creating repositories (James Strachan)

Chores

  • release 1.6.2 (jenkins-x-bot)
  • add variables (jenkins-x-bot)
  • fmt (James Strachan)

v1.6.1

17 Mar 09:29
Compare
Choose a tag to compare

Changes

Bug Fixes

  • add a fake deployments implementation (James Strachan)

Chores

  • release 1.6.1 (jenkins-x-bot)
  • add variables (jenkins-x-bot)
  • add better error reporting (James Strachan)