Skip to content

Commit 92e84c4

Browse files
author
TP Honey
authored
Merge pull request #211 from harness/release/v1.5.0
release prep v1.5
2 parents af5da0b + 46f0665 commit 92e84c4

File tree

2 files changed

+39
-20
lines changed

2 files changed

+39
-20
lines changed

CHANGELOG.md

Lines changed: 37 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,54 +1,73 @@
11
# Changelog
22

3-
## [v1.4.0](https://github.com/drone/drone-cli/tree/v1.4.0) (2021-09-08)
3+
## [v1.5.0](https://github.com/harness/drone-cli/tree/v1.5.0) (2022-01-04)
44

5-
[Full Changelog](https://github.com/drone/drone-cli/compare/v1.3.3...v1.4.0)
5+
[Full Changelog](https://github.com/harness/drone-cli/compare/v1.4.0...v1.5.0)
66

77
**Implemented enhancements:**
88

9-
- provides ability to update auto-cancel-running flag on repo [\#198](https://github.com/drone/drone-cli/pull/198) ([eoinmcafee00](https://github.com/eoinmcafee00))
9+
- Update README.md [\#205](https://github.com/harness/drone-cli/pull/205) ([tphoney](https://github.com/tphoney))
10+
- \(dron-124\) Add new command for build incomplete V2 [\#204](https://github.com/harness/drone-cli/pull/204) ([tphoney](https://github.com/tphoney))
1011

1112
**Fixed bugs:**
1213

13-
- \(fix\) fix multi-docs/lists in starlark [\#200](https://github.com/drone/drone-cli/pull/200) ([tphoney](https://github.com/tphoney))
14+
- update libaries with vulnerabilies [\#208](https://github.com/harness/drone-cli/pull/208) ([eoinmcafee00](https://github.com/eoinmcafee00))
15+
- fixes issue where template info command wasn't working [\#203](https://github.com/harness/drone-cli/pull/203) ([eoinmcafee00](https://github.com/eoinmcafee00))
16+
- Update go-jsonnet to version v0.17.0 [\#202](https://github.com/harness/drone-cli/pull/202) ([hjkatz](https://github.com/hjkatz))
1417

15-
## [v1.3.3](https://github.com/drone/drone-cli/tree/v1.3.3) (2021-08-26)
18+
## [v1.4.0](https://github.com/harness/drone-cli/tree/v1.4.0) (2021-09-08)
1619

17-
[Full Changelog](https://github.com/drone/drone-cli/compare/v1.3.2...v1.3.3)
20+
[Full Changelog](https://github.com/harness/drone-cli/compare/v1.3.3...v1.4.0)
21+
22+
**Implemented enhancements:**
23+
24+
- provides ability to update auto-cancel-running flag on repo [\#198](https://github.com/harness/drone-cli/pull/198) ([eoinmcafee00](https://github.com/eoinmcafee00))
25+
26+
**Fixed bugs:**
27+
28+
- \(fix\) fix multi-docs/lists in starlark [\#200](https://github.com/harness/drone-cli/pull/200) ([tphoney](https://github.com/tphoney))
29+
30+
**Merged pull requests:**
31+
32+
- \(maint\) release-v1.4.0 prep [\#201](https://github.com/harness/drone-cli/pull/201) ([tphoney](https://github.com/tphoney))
33+
34+
## [v1.3.3](https://github.com/harness/drone-cli/tree/v1.3.3) (2021-08-26)
35+
36+
[Full Changelog](https://github.com/harness/drone-cli/compare/v1.3.2...v1.3.3)
1837

1938
**Fixed bugs:**
2039

21-
- Fix `--stream` combined with `--format` for `jsonnet` [\#195](https://github.com/drone/drone-cli/pull/195) ([julienduchesne](https://github.com/julienduchesne))
40+
- Fix `--stream` combined with `--format` for `jsonnet` [\#195](https://github.com/harness/drone-cli/pull/195) ([julienduchesne](https://github.com/julienduchesne))
2241

2342
**Merged pull requests:**
2443

25-
- \(maint\) release prep v1.3.3 [\#197](https://github.com/drone/drone-cli/pull/197) ([tphoney](https://github.com/tphoney))
44+
- \(maint\) release prep v1.3.3 [\#197](https://github.com/harness/drone-cli/pull/197) ([tphoney](https://github.com/tphoney))
2645

27-
## [v1.3.2](https://github.com/drone/drone-cli/tree/v1.3.2) (2021-08-25)
46+
## [v1.3.2](https://github.com/harness/drone-cli/tree/v1.3.2) (2021-08-25)
2847

29-
[Full Changelog](https://github.com/drone/drone-cli/compare/v1.3.1...v1.3.2)
48+
[Full Changelog](https://github.com/harness/drone-cli/compare/v1.3.1...v1.3.2)
3049

3150
**Fixed bugs:**
3251

33-
- \(fix\) re-enable format option for jsonnet command [\#193](https://github.com/drone/drone-cli/pull/193) ([tphoney](https://github.com/tphoney))
52+
- \(fix\) re-enable format option for jsonnet command [\#193](https://github.com/harness/drone-cli/pull/193) ([tphoney](https://github.com/tphoney))
3453

3554
**Merged pull requests:**
3655

37-
- \(maint\) release prep for v1.3.2 [\#194](https://github.com/drone/drone-cli/pull/194) ([tphoney](https://github.com/tphoney))
56+
- \(maint\) release prep for v1.3.2 [\#194](https://github.com/harness/drone-cli/pull/194) ([tphoney](https://github.com/tphoney))
3857

39-
## [v1.3.1](https://github.com/drone/drone-cli/tree/v1.3.1) (2021-08-20)
58+
## [v1.3.1](https://github.com/harness/drone-cli/tree/v1.3.1) (2021-08-20)
4059

41-
[Full Changelog](https://github.com/drone/drone-cli/compare/v1.3.0...v1.3.1)
60+
[Full Changelog](https://github.com/harness/drone-cli/compare/v1.3.0...v1.3.1)
4261

4362
**Fixed bugs:**
4463

45-
- Defect/permission template [\#191](https://github.com/drone/drone-cli/pull/191) ([eoinmcafee00](https://github.com/eoinmcafee00))
46-
- \(DRON-113\) use ghodss/yaml for yaml printing [\#189](https://github.com/drone/drone-cli/pull/189) ([tphoney](https://github.com/tphoney))
47-
- fixes issue were cli required an additional parameter in order to com… [\#188](https://github.com/drone/drone-cli/pull/188) ([eoinmcafee00](https://github.com/eoinmcafee00))
64+
- Defect/permission template [\#191](https://github.com/harness/drone-cli/pull/191) ([eoinmcafee00](https://github.com/eoinmcafee00))
65+
- \(DRON-113\) use ghodss/yaml for yaml printing [\#189](https://github.com/harness/drone-cli/pull/189) ([tphoney](https://github.com/tphoney))
66+
- fixes issue were cli required an additional parameter in order to com… [\#188](https://github.com/harness/drone-cli/pull/188) ([eoinmcafee00](https://github.com/eoinmcafee00))
4867

4968
**Merged pull requests:**
5069

51-
- release prep v1.3.1 [\#192](https://github.com/drone/drone-cli/pull/192) ([eoinmcafee00](https://github.com/eoinmcafee00))
70+
- release prep v1.3.1 [\#192](https://github.com/harness/drone-cli/pull/192) ([eoinmcafee00](https://github.com/eoinmcafee00))
5271

5372

5473

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Bug Tracker: https://discourse.drone.io/c/bugs
1313
Run the changelog generator.
1414

1515
```BASH
16-
docker run -it --rm -v "$(pwd)":/usr/local/src/your-app githubchangeloggenerator/github-changelog-generator -u drone -p drone-cli -t <secret github token>
16+
docker run -it --rm -v "$(pwd)":/usr/local/src/your-app githubchangeloggenerator/github-changelog-generator -u harness -p drone-cli -t <secret github token>
1717
```
1818

1919
You can generate a token by logging into your GitHub account and going to Settings -> Personal access tokens.
@@ -25,7 +25,7 @@ Next we tag the PR's with the fixes or enhancements labels. If the PR does not f
2525
Run the changelog generator again with the future version according to semver.
2626

2727
```BASH
28-
docker run -it --rm -v "$(pwd)":/usr/local/src/your-app githubchangeloggenerator/github-changelog-generator -u drone -p drone-cli -t <secret token> --future-release v1.0.0
28+
docker run -it --rm -v "$(pwd)":/usr/local/src/your-app githubchangeloggenerator/github-changelog-generator -u harness -p drone-cli -t <secret token> --future-release v1.0.0
2929
```
3030

3131
Create your pull request for the release. Get it merged then tag the release.

0 commit comments

Comments
 (0)