Skip to content

Releases: jenkins-x-plugins/jx-scm

0.2.18

07 Mar 13:05
Compare
Choose a tag to compare
v0.2.18

Release version 0.2.18

0.2.18

07 Mar 12:42
da1873f
Compare
Choose a tag to compare

Changes in version 0.2.18

Chores

  • deps: bump github.com/jenkins-x/go-scm from 1.13.4 to 1.13.7 (dependabot[bot])

0.2.17

27 Feb 10:20
Compare
Choose a tag to compare
v0.2.17

Release version 0.2.17

0.2.17

27 Feb 09:58
9cf9f03
Compare
Choose a tag to compare

Changes in version 0.2.17

Chores

  • deps: bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (dependabot[bot])
  • deps: bump github.com/jenkins-x/go-scm from 1.13.2 to 1.13.4 (dependabot[bot])

0.2.16

27 Feb 10:22
Compare
Choose a tag to compare
v0.2.16

Release version 0.2.16

0.2.16

27 Feb 09:56
9cf9f03
Compare
Choose a tag to compare

Changes in version 0.2.16

Chores

  • deps: bump github.com/jenkins-x/go-scm from 1.13.2 to 1.13.4 (dependabot[bot])

0.2.15

22 Feb 10:57
Compare
Choose a tag to compare
v0.2.15

Release version 0.2.15

0.2.15

22 Feb 10:37
9842066
Compare
Choose a tag to compare

Linux

curl -L https://github.com/jenkins-x-plugins/jx-scm/releases/download/v0.2.15/jx-scm-linux-amd64.tar.gz | tar xzv 
sudo mv jx-scm /usr/local/bin

macOS

curl -L  https://github.com/jenkins-x-plugins/jx-scm/releases/download/v0.2.15/jx-scm-darwin-amd64.tar.gz | tar xzv
sudo mv jx-scm /usr/local/bin

Changes in version 0.2.15

Chores

  • removed deprecated linters (Sudipto Baral)
  • updated linters (Sudipto Baral)
  • updated go version (Sudipto Baral)

0.2.14

13 Feb 17:29
Compare
Choose a tag to compare
v0.2.14

Release version 0.2.14

0.2.14

13 Feb 17:08
8e26bb4
Compare
Choose a tag to compare

Linux

curl -L https://github.com/jenkins-x-plugins/jx-scm/releases/download/v0.2.14/jx-scm-linux-amd64.tar.gz | tar xzv 
sudo mv jx-scm /usr/local/bin

macOS

curl -L  https://github.com/jenkins-x-plugins/jx-scm/releases/download/v0.2.14/jx-scm-darwin-amd64.tar.gz | tar xzv
sudo mv jx-scm /usr/local/bin

Changes in version 0.2.14

wip

  • lock-step with go-scm (Rasheed Abdul-Aziz)

Other Changes

These commits did not use Conventional Commits formatted messages:

  • describe the owner parameter for azure everywhere (Rasheed Abdul-Aziz)
  • point to new go-scm with consistent azure support (Rasheed Abdul-Aziz)
  • Point to squeedee/go-scm (Rasheed Abdul-Aziz)
  • essentially working (Rasheed Abdul-Aziz)
  • deal with azure lack of timestamps (Rasheed Abdul-Aziz)
  • Desk check/code support (Rasheed Abdul-Aziz)