Commit Graph

12 Commits

Author SHA1 Message Date
Simone Bordet d1e0a7f612 Do not hard fail the documentation if Java < 19.
Require Java 19 to build the release.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-11-25 17:21:01 +01:00
Joakim Erdfelt ab2a65f74f
Rework GitHub Projects tasks (#8588)
* Rework GitHub Projects tasks
2022-09-23 10:07:58 -05:00
Olivier Lamy 270f491ea8
add a step to push tag to a fork (#8577)
* add a step to push tag to a fork
* add creation of branch release/
2022-09-15 07:14:48 +10:00
Greg Wilkins 9ae1387ed8
Update release-template.md (#8147)
Update to include an optional step to manually run dependabot and review resulting PRs for inclusion before freezing release.
2022-06-09 09:48:35 +10:00
Simone Bordet 95f5773cb8
Fixed typo. 2022-01-11 16:41:34 +01:00
Greg Wilkins 80ddc3ba2d
Update CVE releated issues with CVE number (#6949)
It can be hard to find issues associated with CVEs after the fact.  We should update the issue description to include the CVE number once published.
2021-10-18 07:27:54 +11:00
Simone Bordet f12c5b668c
Updated release-template.md
- Added step to create the next GitHub Projects.
- Updated staging of Jetty 10 and 11 using Java 17.
2021-09-21 21:59:57 +02:00
Simone Bordet 6023e13a01
Simplified release ticklist. (#6700)
Integrated test bullets into main ticklist.
Normalized spaces at 2 rather than 3 or 4.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2021-09-08 09:31:08 +02:00
Greg Wilkins b3322f0f43
Update release-template.md (#6484)
Add a notification step in testing.
2021-07-01 21:42:55 +10:00
Greg Wilkins 4665f3f718
Update release-template.md
quote parameters
2021-06-21 18:12:32 +10:00
Greg Wilkins 8db318e4f0
Update release-template.md 2021-06-21 18:09:39 +10:00
Greg Wilkins c1867df53b
Release process issue template
Release process issue template.

Merging without a positive review as we need a process and this one has been used twice without significant problems.   Any concerns can be raised in new PRs against it.

Signed-off-by: Greg Wilkins <gregw@webtide.com>
2021-06-21 11:34:04 +10:00