mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-25 00:45:18 +00:00
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>
9 lines
535 B
Markdown
9 lines
535 B
Markdown
+ [ ] Test [CometD](https://github.com/cometd/cometd).
|
|
+ [ ] Test [Reactive HttpClient](https://github.com/jetty-project/jetty-reactive-httpclient).
|
|
+ [ ] Test [Load Generator](https://github.com/jetty-project/jetty-load-generator).
|
|
+ [ ] Test [Jetty Docker images](https://github.com/eclipse/jetty.docker).
|
|
+ [ ] Test other [Jetty OSS integrations](https://jenkins.webtide.net/job/external_oss).
|
|
+ [ ] Test sponsored integrations.
|
|
+ [ ] Check [TCK CI](https://jenkins.webtide.net/job/tck).
|
|
+ [ ] Check CI for performance regressions.
|