elasticsearch/build-tools-internal
Rory Hunter f34d9adc49
New release notes generator tasks (#71125)
Part of #67335.

Add tasks for generating release notes, using information stored in files
in the repository:

   * `generateReleaseNotes` - generates new release notes, release
     highlights and breaking changes
   * `validateChangelogs` - validates that all the changelog YAML files are
     well-formed (confirm to schema, have required fields depending on the
     `type` value)

I also changed `Version` to allow a `v` prefix in relaxed mode
2021-07-28 12:09:58 +01:00
..
gradle/wrapper Updating Gradle wrapper to version 7.1.1 (#74886) 2021-07-05 03:42:33 -04:00
src New release notes generator tasks (#71125) 2021-07-28 12:09:58 +01:00
.gitignore Move public build api into included build (#72861) 2021-06-01 11:19:30 +02:00
build.gradle New release notes generator tasks (#71125) 2021-07-28 12:09:58 +01:00
elastic.importorder Move public build api into included build (#72861) 2021-06-01 11:19:30 +02:00
formatterConfig.xml Move public build api into included build (#72861) 2021-06-01 11:19:30 +02:00
settings.gradle Move public build api into included build (#72861) 2021-06-01 11:19:30 +02:00
version.properties Upgrade to Lucene 8.9.0 (#74729) 2021-06-30 08:49:53 -04:00