Skip to content

Commit 506fbb0

Browse files
committed
close #299 create release
1 parent a8f8fad commit 506fbb0

File tree

2 files changed

+5
-21
lines changed

2 files changed

+5
-21
lines changed

ci/CHANGELOG.md

Lines changed: 5 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,12 @@
11
## Changelog
2-
Windows and Jira support is here! Feast on the godness and the docs
2+
It took a long time, but now it's here; Documentation! This update includes a lot of documentation in the repository, as well as in git phlow. All the commands have been updated to show the same documentation as the one found on our github repository.
3+
We also updated our pipeline setup and tasks, but that stuff is mostly for our own sake.
34

4-
#### Features
5-
6-
- `phlow web` is updated to support target configuration, and Jira #247 @groenborg
7-
typing web will open your browser on your issue page or repository.
8-
9-
- `phlow issues` you can now list jira issues and github issues #246 @groenborg
10-
phlow issues fetches the 30 most recent issues and prints them in your terminal. Nice
11-
12-
- `wrapup` wrapup now support bitbucket smart commits as well #257 @groenborg
13-
14-
- `config` git phlow now builds upon the gitconfig of git #209 @groenborg
15-
The .phlow file have been replaced by .gitconfig and the internal of git.
16-
You can also bootstrap and show your configuration with `git phlow config`
5+
We always welcome updates to our documentation, so if you feel like contributing, you should.
176

187
#### Bug Fixes
19-
- git phlow web no longer opens a malformed url #252 @groenborg
8+
- git-phlow notifies about not moving Jira issue in progress, even though it actually does. #269 @groenborg
209

2110
#### improvements
22-
- we did some spring cleaning this fall and removed a lot of bad code #258 @groenborg
23-
such deletion, much improvement!
11+
- update the documentation in the git-phlow CLI #292 @groenborg
2412

25-
- we also did some further improvements in the messages that are suppose to help trouble shoot issues!

ci/pipeline.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -225,9 +225,6 @@ resources:
225225
url: https://github.com/Praqma/git-phlow.git
226226
username: {{github-username}}
227227
password: {{github-password}}
228-
datadog_api_key: {{dd_api_key}}
229-
datadog_app_key: {{dd_app_key}}
230-
metric_name: git_phlow
231228

232229
#VERSION
233230
- name: gp-version

0 commit comments

Comments
 (0)