Commit 9c16cee4 authored by Ruben ten Hove's avatar Ruben ten Hove
Browse files

refactor: remove changelog

parent 85248e52
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -2,7 +2,6 @@
plugins:
  - "@semantic-release/commit-analyzer"
  - "@semantic-release/release-notes-generator"
  - "@semantic-release/changelog"
  - "@semantic-release/gitlab"
  - - "@semantic-release/git"
    - assets:

CHANGELOG.md

deleted100644 → 0
+0 −69
Original line number Diff line number Diff line
## [3.15.1](https://gitlab.tsn.tno.nl/ci/templates/compare/v3.15.0...v3.15.1) (2021-07-27)


### Bug Fixes

* set output dir to build root ([68cf8a4](https://gitlab.tsn.tno.nl/ci/templates/commit/68cf8a462e2249d710fef25581c3acf48e4c14eb))

# [3.15.0](https://gitlab.tsn.tno.nl/ci/templates/compare/v3.14.1...v3.15.0) (2021-07-27)


### Features

* pytest coverage report ([187f867](https://gitlab.tsn.tno.nl/ci/templates/commit/187f8675512804849c18d3c1a232ef23f263c630))

## [3.14.1](https://gitlab.tsn.tno.nl/ci/templates/compare/v3.14.0...v3.14.1) (2021-07-27)


### Bug Fixes

* require .releaserc file ([8c8b625](https://gitlab.tsn.tno.nl/ci/templates/commit/8c8b6258b3e8486cf08ea150ccfa30faa7b4748e))

# [3.14.0](https://gitlab.tsn.tno.nl/ci/templates/compare/v3.13.2...v3.14.0) (2021-07-21)


### Features

* move to improved semantic release pipeline ([6ee3c4e](https://gitlab.tsn.tno.nl/ci/templates/commit/6ee3c4ee726f735a999ecc4e665b110dd0d9bf3e))

## [3.13.2](https://gitlab.tsn.tno.nl/ci/templates/compare/v3.13.1...v3.13.2) (2021-07-21)


### Bug Fixes

* show changed files after versioning ([ac5396d](https://gitlab.tsn.tno.nl/ci/templates/commit/ac5396d20001c8546a76887cc7927e9c12299677))

## [3.13.1](https://gitlab.tsn.tno.nl/ci/templates/compare/v3.13.0...v3.13.1) (2021-07-21)


### Bug Fixes

* ensure no variables are set ([748ac37](https://gitlab.tsn.tno.nl/ci/templates/commit/748ac3756a89a83d621723ad1e1759542150d3aa))

# [3.13.0](https://gitlab.tsn.tno.nl/ci/templates/compare/v3.12.0...v3.13.0) (2021-07-21)


### Bug Fixes

* adds semantic-release/git plugin ([9eb460c](https://gitlab.tsn.tno.nl/ci/templates/commit/9eb460c6578e1ec332cc26419582b254058705fb))
* build in clean environment ([c3eae2a](https://gitlab.tsn.tno.nl/ci/templates/commit/c3eae2aea80d9672f62e33fd07f9fd57c530d931))
* changes plugin order, as it seems to matter ([adcb4d1](https://gitlab.tsn.tno.nl/ci/templates/commit/adcb4d1b9403b7f911e791b9172a529e3cec2e84))
* ensure env variables are not set ([cffd32b](https://gitlab.tsn.tno.nl/ci/templates/commit/cffd32b7a3feb93e02d16ed732d464ba0240cf06))
* excludes .git from artifacts ([de935d0](https://gitlab.tsn.tno.nl/ci/templates/commit/de935d0fcdc080151f564cfa61b6afea496d6e19))
* increases job resilience, adds changelog pluging ([713ab52](https://gitlab.tsn.tno.nl/ci/templates/commit/713ab527871508ac03b2e0f1d33d365e5de6efb9))
* no interaction possible ([957a97c](https://gitlab.tsn.tno.nl/ci/templates/commit/957a97c89a5d8e3fa433520efcdba80578b217d2))
* pylic needs a clean environment ([3bfb134](https://gitlab.tsn.tno.nl/ci/templates/commit/3bfb134d348a07a26999ed6c09ac15285e4ab166))
* removes plugins argument ([25e1990](https://gitlab.tsn.tno.nl/ci/templates/commit/25e19908b4eaa6fff4fe65f3b3f54826c3b15adb))
* sets -D flag on npm install to avoid creating files ([7b9d315](https://gitlab.tsn.tno.nl/ci/templates/commit/7b9d315f43d254c93a06a95cec57fffa79ddf56f))
* use common base image ([d70b4fd](https://gitlab.tsn.tno.nl/ci/templates/commit/d70b4fd9847b49e228f6dced1bd555cb888c0983))
* uses -g flag to install packages ([c991a5f](https://gitlab.tsn.tno.nl/ci/templates/commit/c991a5ff83113e8a9cf6f4ae2ab67754189499e5))


### Features

* add pylic job ([04722f0](https://gitlab.tsn.tno.nl/ci/templates/commit/04722f0e2959fe725e142e78f80fe6fe24715b70))
* add vulture job ([241e8ee](https://gitlab.tsn.tno.nl/ci/templates/commit/241e8ee6e8d00a8aff7980fd4ea3c4e79ba310f8))
* adds flake8 job ([292c368](https://gitlab.tsn.tno.nl/ci/templates/commit/292c368c7818acb8a0a317cb48d9d026e27f73df))
* adds new pySR:version job to python SR pipeline ([7092b60](https://gitlab.tsn.tno.nl/ci/templates/commit/7092b608b9e821c7fe3d5ed242e377db47160516))
* adds pySR:version job ([d2ca345](https://gitlab.tsn.tno.nl/ci/templates/commit/d2ca3458e11502fce4f6215d48dbefbc14eb9301))
* pip licenses job ([97b61d8](https://gitlab.tsn.tno.nl/ci/templates/commit/97b61d8551e7dcba883e5f3c736d68c11af81a8d))