Skip to content

Releases: screwdriver-cd/scm-github

v8.0.0

17 Jul 22:03
c3b0f5b
Compare
Choose a tag to compare

8.0.0 (2018-07-17)

Features

  • 1042: Update github module to @octokit/rest. BREAKING CHANGE: updating major versions (#95) (c3b0f5b)

v7.4.0

06 Jul 20:35
ced8b80
Compare
Choose a tag to compare

7.4.0 (2018-07-06)

Features

  • 1132: Checkout parent repo if child pipeline (93895f1)

v7.3.1

14 Jun 23:46
4206fee
Compare
Choose a tag to compare

7.3.1 (2018-06-14)

Bug Fixes

  • 1120: Refactor sd-step wrapped commands to not use pipe (fc2973f)

v7.3.0

13 Jun 14:25
Compare
Choose a tag to compare

7.3.0 (2018-06-13)

Features

  • 1082: Use commit branch to clone (#92) (18b7d09)

v7.2.0

08 Jun 18:35
Compare
Choose a tag to compare

7.2.0 (2018-06-08)

Features

  • 1082: Implement getBranchList function (#91) (3e0da4f)

v7.1.0

18 May 22:49
b2e55cd
Compare
Choose a tag to compare

7.1.0 (2018-05-18)

Features

  • 1041: Modify sd-checkout-command for Repo case (a27d8ee)

v7.0.0

08 May 18:01
Compare
Choose a tag to compare

7.0.0 (2018-05-08)

Bug Fixes

BREAKING CHANGES

  • hip: Uses async/await. Does not support node:6

v6.0.2

12 Apr 17:39
df1be87
Compare
Choose a tag to compare

6.0.2 (2018-04-12)

Bug Fixes

  • 911: Also check added and removed files for sourcePaths (#87) (df1be87)

v6.0.1

04 Apr 17:20
0c44111
Compare
Choose a tag to compare

6.0.1 (2018-04-04)

Bug Fixes

  • specify branch explicitly to git reset command (912209f)

v6.0.0

28 Mar 23:10
8c1b0d7
Compare
Choose a tag to compare

6.0.0 (2018-03-28)

Features

  • Use new workflow. BREAKING CHANGE: bump major (b1733eb)
  • 911: Add getChangedFiles [3] (#83) (36cc868)