Releases: screwdriver-cd/scm-github
Releases · screwdriver-cd/scm-github
v8.0.0
8.0.0 (2018-07-17)
Features
- 1042: Update github module to @octokit/rest. BREAKING CHANGE: updating major versions (#95) (c3b0f5b)
v7.4.0
7.4.0 (2018-07-06)
Features
- 1132: Checkout parent repo if child pipeline (93895f1)
v7.3.1
7.3.1 (2018-06-14)
Bug Fixes
- 1120: Refactor sd-step wrapped commands to not use pipe (fc2973f)
v7.3.0
7.3.0 (2018-06-13)
Features
v7.2.0
7.2.0 (2018-06-08)
Features
- 1082: Implement getBranchList function (#91) (3e0da4f)
v7.1.0
7.1.0 (2018-05-18)
Features
- 1041: Modify sd-checkout-command for Repo case (a27d8ee)
v7.0.0
7.0.0 (2018-05-08)
Bug Fixes
BREAKING CHANGES
- hip: Uses async/await. Does not support node:6
v6.0.2
6.0.2 (2018-04-12)
Bug Fixes
- 911: Also check added and removed files for sourcePaths (#87) (df1be87)
v6.0.1
6.0.1 (2018-04-04)
Bug Fixes
- specify branch explicitly to git reset command (912209f)
v6.0.0
6.0.0 (2018-03-28)
Features
- Use new workflow. BREAKING CHANGE: bump major (b1733eb)
- 911: Add getChangedFiles [3] (#83) (36cc868)