Commit Graph

13 Commits

Author SHA1 Message Date
Artur Bosch
2e07d5ee42 Refactor compare_releases script to use clikt (#2801) 2020-06-16 13:00:31 +02:00
Nicola Corti
56adb86306 Convert github-milestone-report.groovy to main.kts (#2777)
* Convert milestore-report to main.kts

* Fix Detekt failures

* Move CLI parsing to CLIKT
2020-06-07 23:11:26 +02:00
Artur Bosch
b54570dfd1 Introduce additional changelog section filtering developing/refactoring noise for the users (#2766) 2020-06-05 09:16:03 +02:00
Artur Bosch
4424479f6e Prepare 1.9.0 release (#2676) 2020-05-12 20:54:44 +02:00
Brais Gabín
383d72bbf3 Fix a lot of links (#2638)
* Fix lot of links

* Update links from changelog

* Fix more links
2020-04-25 13:34:48 +02:00
Artur Bosch
bfa524a4e5 Release version 1.8.0 (#2625)
* Update release notes script to include notable changes, migration and changelog sub sections

* Update release process

* Prepare 1.8.0 release

* Fix uploading all release assets

* Update docs and self analysis detekt version

* Fix spelling
2020-04-20 19:27:30 +02:00
Artur Bosch
996139d507 Prepare 1.0 (#1802)
* Prepare changelog

* Update versions to 1.0.0

* Fix testcase to use the new default configuration file

* Update comparison script to contain more projects and be compatible with detekt > RC15

* Write a news article for 1.0

* Correct spelling

* Introduce detekt before enumerate metrics

* Checkin forgotten "any" function documentation
2019-08-08 21:46:21 +02:00
Jonathan Leitschuh
4544a5cde3 Load dependencies over HTTPS (#1504)
Fixes a security vulnerability where `get_analysis_projects.groovy` downloaded dependencies over HTTP instead of HTTPS.
2019-02-27 22:43:35 +01:00
Artur Bosch
445ffb0c55 Reformat code base with KtLint + IntelliJ (KDoc) 2019-02-09 19:52:48 +01:00
Artur Bosch
eda9f8679f Introduce script to find and compare differences between two releases (#1405)
* Introduce script to find and compare differences between two releases

* Suppress magic number in compare script
2018-12-30 16:01:38 +01:00
Artur Bosch
eede69d123 Reference vcsreader repo via GrabResolver - Fixes #1101 2018-09-13 07:24:06 +02:00
Artur Bosch
ff3a7f4c6d Add more projects to the analysis list 2018-04-10 07:11:54 +02:00
Artur Bosch
97489e2a73 Implement script to download given analysis projects 2018-04-10 07:11:54 +02:00