Skip to content
This repository has been archived by the owner on Apr 22, 2020. It is now read-only.

Commit

Permalink
Docs: Generate v0.10.1 changelog with JPL
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins committed Apr 2, 2020
1 parent 6c69c02 commit 422b76c
Showing 1 changed file with 43 additions and 68 deletions.
111 changes: 43 additions & 68 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,47 @@
# Changelog

## v0.10.1 (2020-04-02)

### Changes

#### Build

* Update Auto Release Log adding v0.10.1 info with JPL ([6c69c02](https://github.com:teecke/gp-jenkins/commit/6c69c02))
* Review pipeline ([2d9a267](https://github.com:teecke/gp-jenkins/commit/2d9a267))

#### Docs

* Generate v0.10.0 changelog with JPL ([5cba950](https://github.com:teecke/gp-jenkins/commit/5cba950))

### Authors

* Pedro Amador

## v0.10.0 (2020-04-02)

### Changes

#### Upgrade

* Dynamic download of kd and devcontrol tools at start ([99994a3](https://github.com:teecke/gp-jenkins/commit/99994a3))

#### Update

* Review jenkins scripts with bash linter ([93d23ac](https://github.com:teecke/gp-jenkins/commit/93d23ac))

#### Build

* Update Auto Release Log adding v0.10.0 info with JPL ([8ca9358](https://github.com:teecke/gp-jenkins/commit/8ca9358))
* Use empty docker registry host to use dockerhub by default ([b92c386](https://github.com:teecke/gp-jenkins/commit/b92c386))

#### Docs

* Generate v0.9.0 changelog with JPL ([b6efc8a](https://github.com:teecke/gp-jenkins/commit/b6efc8a))

### Authors

* Pedro Amador

## v0.9.0 (2020-03-27)

### Changes
Expand Down Expand Up @@ -283,93 +325,26 @@

* Pedro Amador

## v0.10.0 (2020-04-02)
## v0.2.0 (2019-09-30)

### Changes

#### New

* Add assets install devcontrol action ([718ebab](https://github.com:teecke/gp-jenkins/commit/718ebab))
* Add .gitignore file ([e6d02e6](https://github.com:teecke/gp-jenkins/commit/e6d02e6))

#### Upgrade

* Dynamic download of kd and devcontrol tools at start ([99994a3](https://github.com:teecke/gp-jenkins/commit/99994a3))
* Use jenkins-dind v2.204.5 ([d562e06](https://github.com:teecke/gp-jenkins/commit/d562e06))
* Use jenkins-dind v2.204.5 ([f4a5ec1](https://github.com:teecke/gp-jenkins/commit/f4a5ec1))
* Use jenkins-dind v2.204.4 ([089e83c](https://github.com:teecke/gp-jenkins/commit/089e83c))
* Use jenkins-dind v2.204.4 ([e7f4d95](https://github.com:teecke/gp-jenkins/commit/e7f4d95))
* Use jenkins-dind v2.204.3 ([192030b](https://github.com:teecke/gp-jenkins/commit/192030b))
* Use jenkins-dind:2.204.1 version ([edf6132](https://github.com:teecke/gp-jenkins/commit/edf6132))
* Service refactor with assets install ([f74a206](https://github.com:teecke/gp-jenkins/commit/f74a206))
* Rename docker-compose config file ([13bbf32](https://github.com:teecke/gp-jenkins/commit/13bbf32))

#### Update

* Review jenkins scripts with bash linter ([93d23ac](https://github.com:teecke/gp-jenkins/commit/93d23ac))
* Use next gp-jenkins release number in compose ([1486b8e](https://github.com:teecke/gp-jenkins/commit/1486b8e))
* Use next image tag in docker-compose file ([1b85e96](https://github.com:teecke/gp-jenkins/commit/1b85e96))
* Use jenkins-dind:2.204.2 version ([bbe3c13](https://github.com:teecke/gp-jenkins/commit/bbe3c13))
* Review devcontrol scripts ([537d360](https://github.com:teecke/gp-jenkins/commit/537d360))
* Use directory instead named volume for jenkins service in docker-compose sample ([ae01c8a](https://github.com:teecke/gp-jenkins/commit/ae01c8a))

#### Fix

* Use build instead context in the docker-compose dist file ([06d89ec](https://github.com:teecke/gp-jenkins/commit/06d89ec))
* Use absolute path for the local data shared volume ([0b9625f](https://github.com:teecke/gp-jenkins/commit/0b9625f))
* Don't remove running containers on cleanup ([6e8dd85](https://github.com:teecke/gp-jenkins/commit/6e8dd85))

#### Build

* Update Auto Release Log adding v0.10.0 info with JPL ([8ca9358](https://github.com:teecke/gp-jenkins/commit/8ca9358))
* Use empty docker registry host to use dockerhub by default ([b92c386](https://github.com:teecke/gp-jenkins/commit/b92c386))
* Update Auto Release Log adding v0.9.0 info with JPL ([a43a7bf](https://github.com:teecke/gp-jenkins/commit/a43a7bf))
* Update Auto Release Log adding v0.8.0 info with JPL ([dab0e63](https://github.com:teecke/gp-jenkins/commit/dab0e63))
* Update Auto Release Log adding v0.7.0 info with JPL ([5805b3f](https://github.com:teecke/gp-jenkins/commit/5805b3f))
* Update Auto Release Log adding v0.6.0 info with JPL ([5d9c3c0](https://github.com:teecke/gp-jenkins/commit/5d9c3c0))
* Update Auto Release Log adding v0.5.0 info with JPL ([9153029](https://github.com:teecke/gp-jenkins/commit/9153029))
* Update Auto Release Log adding v0.4.2 info with JPL ([0c3797b](https://github.com:teecke/gp-jenkins/commit/0c3797b))
* Use more generig gp pipeline ([35726fd](https://github.com:teecke/gp-jenkins/commit/35726fd))
* Update Auto Release Log adding v0.4.1 info with JPL ([4d542c3](https://github.com:teecke/gp-jenkins/commit/4d542c3))
* Update Auto Release Log adding v0.4.0 info with JPL ([30dad45](https://github.com:teecke/gp-jenkins/commit/30dad45))
* Update Auto Release Log adding v0.3.3 info with JPL ([d5fcdfe](https://github.com:teecke/gp-jenkins/commit/d5fcdfe))
* Update Auto Release Log adding v0.3.2 info with JPL ([5e49936](https://github.com:teecke/gp-jenkins/commit/5e49936))
* Update Auto Release Log adding v0.3.1 info with JPL ([f2dd8f9](https://github.com:teecke/gp-jenkins/commit/f2dd8f9))
* Update Auto Release Log adding v0.3.0 info with JPL ([70d96f0](https://github.com:teecke/gp-jenkins/commit/70d96f0))
* Update Auto Release Log adding v0.2.1 info with JPL ([63fcf3c](https://github.com:teecke/gp-jenkins/commit/63fcf3c))
* Use environment variable for mail notificacions targets ([5767a71](https://github.com:teecke/gp-jenkins/commit/5767a71))
* Update Auto Release Log adding v0.2.0 info with JPL ([c3aea25](https://github.com:teecke/gp-jenkins/commit/c3aea25))

#### Docs

* Generate v0.9.0 changelog with JPL ([b6efc8a](https://github.com:teecke/gp-jenkins/commit/b6efc8a))
* Generate v0.8.0 changelog with JPL ([8070650](https://github.com:teecke/gp-jenkins/commit/8070650))
* Generate v0.7.0 changelog with JPL ([7ca99cc](https://github.com:teecke/gp-jenkins/commit/7ca99cc))
* Generate v0.6.0 changelog with JPL ([44650f4](https://github.com:teecke/gp-jenkins/commit/44650f4))
* Generate v0.5.0 changelog with JPL ([8fad20d](https://github.com:teecke/gp-jenkins/commit/8fad20d))
* Generate v0.4.2 changelog with JPL ([dd7d1bd](https://github.com:teecke/gp-jenkins/commit/dd7d1bd))
* Generate v0.4.1 changelog with JPL ([cbe7de0](https://github.com:teecke/gp-jenkins/commit/cbe7de0))
* Generate v0.4.0 changelog with JPL ([ad005cc](https://github.com:teecke/gp-jenkins/commit/ad005cc))
* Generate v0.3.3 changelog with JPL ([691723e](https://github.com:teecke/gp-jenkins/commit/691723e))
* Clarify main readme ([33f72ca](https://github.com:teecke/gp-jenkins/commit/33f72ca))
* Generate v0.3.2 changelog with JPL ([7f05df8](https://github.com:teecke/gp-jenkins/commit/7f05df8))
* Generate v0.3.1 changelog with JPL ([b272c26](https://github.com:teecke/gp-jenkins/commit/b272c26))
* Update main readme file ([f04e96c](https://github.com:teecke/gp-jenkins/commit/f04e96c))
* Generate v0.3.0 changelog with JPL ([4530563](https://github.com:teecke/gp-jenkins/commit/4530563))
* Generate v0.2.1 changelog with JPL ([dab051d](https://github.com:teecke/gp-jenkins/commit/dab051d))
* Update main readme file ([bce1934](https://github.com:teecke/gp-jenkins/commit/bce1934))
* Generate v0.2.0 changelog with JPL ([53c1aa7](https://github.com:teecke/gp-jenkins/commit/53c1aa7))
* Add docker compose sample reference to main readme ([f79b478](https://github.com:teecke/gp-jenkins/commit/f79b478))
* Generate v0.1.0 changelog with JPL ([1f4b1da](https://github.com:teecke/gp-jenkins/commit/1f4b1da))

#### Misc

* Revert "Upgrade: Use jenkins-dind v2.204.4" ([db58581](https://github.com:teecke/gp-jenkins/commit/db58581))

### Authors

* Pedro Amador
* Pedro Amador Rodríguez

## v0.1.0 (2019-09-29)

Expand Down

0 comments on commit 422b76c

Please sign in to comment.