ChrisHegarty
c40ad6a065
DOAP changes for release 9.9.2
2024-01-29 15:27:35 +00:00
sabi0
78b4f75a2c
Replace .collect(toList()) with .toList() and misc. code cleanups ( #12978 )
2023-12-30 17:04:11 +01:00
sabi0
9c9949b2bc
Remove unused imports ( #12970 )
2023-12-28 19:28:24 +01:00
ChrisHegarty
1f1d0735c8
DOAP changes for release 9.9.1
2023-12-16 22:55:20 +00:00
Jakub Slowinski
3965319441
Attempting to clean up some remaining Solr references ( #12939 )
...
* Attempting to clean up some remaining Solr references
* Update gradle/help.gradle
Co-authored-by: Dawid Weiss <dawid.weiss@gmail.com>
---------
Co-authored-by: Dawid Weiss <dawid.weiss@gmail.com>
2023-12-14 06:02:16 -05:00
ChrisHegarty
8324a890fe
Fix doap 9.9.0 revision
2023-12-13 09:18:51 +00:00
ChrisHegarty
f5059231a8
DOAP changes for release 9.9.0
2023-12-13 08:52:56 +00:00
Robert Muir
c28d174cd7
script to run microbenchmarks across different ec2 instance types ( #12787 )
2023-11-10 12:31:10 -05:00
Michael Sokolov
4c9e241db3
Remove or repurpose obsolete JIRA tasks from release wizard ( #11833 )
2023-11-02 13:49:52 -04:00
Jan Høydahl
5f1c726807
ReleaseWizard - Upgrade 'consolemenu' dependency to v0.7.1 ( #11855 )
...
Ported from https://github.com/apache/solr/pull/1020
Also pin python versions in requirements.txt to avoid unexpected incompatibilties in the future
Co-authored-by: Jan Høydahl <janhoy@users.noreply.github.com>
2023-11-02 07:42:45 -04:00
Patrick Zhai
33a3af4260
Add a little bit more hint to releaseWizard
2023-10-09 17:05:23 -03:00
Luca Cavanna
1dd05c89b0
Add missing create github release step to release wizard ( #12607 )
...
The "create github release" step was missing from the release wizard. We have forgotten about it a few times recently.
While at it, I also expanded the instructions around closing the current milestone and moved them after removing opened issues / PRs from the current milestone.
2023-10-02 19:59:23 +02:00
Patrick Zhai
f01f3679bb
DOAP changes for release 9.8.0
2023-09-28 11:34:29 -07:00
Adrien Grand
edc2cf5cd1
DOAP changes for release 9.7.0
2023-06-26 11:05:46 +02:00
Alan Woodward
dcbf7523a1
DOAP changes for release 9.6.0
2023-05-10 08:36:53 +01:00
Uwe Schindler
8564da434d
Generate gradle.properties from gradlew ( #12131 )
...
* SOLR-16641 - Generate gradle.properties from gradlew (#1320 )
* Adapt for Lucene
* Remove localSettings from smoker; thanks @colvinco
* Print properties at end for debugging
* Add CHANGES.txt entry
---------
Co-authored-by: Colvin Cowie <colvin.cowie.dev@gmail.com>
Co-authored-by: Colvin Cowie <51863265+colvinco@users.noreply.github.com>
2023-02-06 19:47:15 +01:00
Luca Cavanna
d7d07c453f
Release wizard: update folder name in stage artifacts command ( #12117 )
2023-02-01 10:47:32 +01:00
Luca Cavanna
102a4de32f
DOAP changes for release 9.5.0
2023-01-30 15:30:35 +01:00
Michael Gibney
832552e0ac
buildAndPushRelease should optionally pause before assembleRelease ( #12095 )
2023-01-23 16:39:10 -05:00
Michael Gibney
fa5dcbad9f
update releaseWizard.py to support offline gpg key ( #12085 )
...
porting analogous change from solr: https://github.com/apache/solr/pull/1288
2023-01-19 14:41:35 +01:00
Adrien Grand
f5ea0412eb
Replace JIRA release instructions with GitHub. ( #11968 )
2022-12-27 11:08:46 +01:00
Adrien Grand
469547e909
No longer announce releases on general@l.a.o. ( #11967 )
...
This mailing-list is deprecated.
2022-11-23 10:55:58 +01:00
Adrien Grand
0e0a20d88e
DOAP changes for release 9.4.2
2022-11-22 15:18:29 +01:00
Dawid Weiss
af28352d31
Create proper relative upload path for maven artifacts, check for sanity of groupId and relative path #11329
2022-11-22 08:16:16 +01:00
Dawid Weiss
e78210b7f0
Add self-contained artifact upload script for apache nexus ( #11329 ) ( #11947 )
2022-11-18 18:58:06 +01:00
Dawid Weiss
50261de406
Update java version to 17 for Lucene 10 in the release wizard. ( #11872 )
2022-10-25 13:50:21 +02:00
iverase
70d0ec322b
DOAP changes for release 9.4.1
2022-10-24 14:20:51 +02:00
Michael Sokolov
9c12bec4a4
DOAP changes for release 9.4.0
2022-09-30 18:03:35 -04:00
Uwe Schindler
6f25c79db3
Update smoketester on main to optionally run with Java 19
2022-09-27 12:24:24 +02:00
Uwe Schindler
c2058d71a1
Let smoketester initialize local settings before running any checks (like Github CI or Jenkins) ( #11826 )
2022-09-27 11:45:38 +02:00
Jan Høydahl
00a8112d97
LUCENE-10365 Wizard changes contributed from Solr ( #591 )
2022-09-20 12:07:42 +02:00
Michael Sokolov
accc3bdcfa
update DOAP and releaseWizard to reflect migration to github ( #11747 )
2022-09-19 13:53:26 -04:00
Dawid Weiss
d3460fa1bb
Add tidy after addVersion is called. ( #11748 )
2022-09-04 19:50:38 +02:00
iverase
52a41d702f
DOAP changes for release 9.3.0
2022-07-29 09:40:53 +02:00
Mike Drob
c51c86c5a1
DOAP 8.11.2
2022-06-21 14:23:33 -07:00
Alan Woodward
9fa2b53a69
Fix path to backcompat indexes in release wizard
2022-05-25 12:17:32 +01:00
Alan Woodward
d79d95bffd
DOAP changes for release 9.2.0
2022-05-24 14:22:35 +01:00
Tomoko Uchida
10a43d916e
LUCENE-10184: avoid smoke tester failure
2022-05-21 16:11:00 +09:00
Robert Muir
2090ac4318
LUCENE-10579: fix smoketester backwards-check to not parse stdout ( #903 )
...
This is very noisy, can contain gradle status updates, various other tests.verbose prints from other threads, you name it.
It causes the check to be flaky, and randomly "miss" seeing a test that executed.
Instead, let's look at the zip files. We can still preserve the essence of what the test wants to do, but without any flakiness.
2022-05-20 07:20:57 -04:00
Tomoko Uchida
b911d1d47c
LUCENE-10531: Add @RequiresGUI test group for GUI tests ( #893 )
...
Co-authored-by: Dawid Weiss <dawid.weiss@carrotsearch.com>
2022-05-18 09:26:06 +09:00
Robert Muir
3edfeb5eb2
LUCENE-10532: remove @Slow annotation ( #832 )
...
Remove `@Slow` annotation, for more consistency with CI and local jobs. All tests can be fast!
2022-05-09 23:03:55 -04:00
Julie Tibshirani
9eeef080e5
Add release wizard step around build failures ( #789 )
...
This PR adds a preparation step to look at builds@lucene.apache.org and address
recurring failures. This helps make sure we catch and fix known bugs before
spinning the release candidate. It also prevents flaky tests from failing
during the release vote (which adds confusion).
2022-04-06 14:03:52 -07:00
Adrien Grand
0a3bad5985
DOAP changes for release 9.1.0
2022-03-22 15:22:27 +01:00
Tomoko Uchida
b6c1024f55
LUCENE-10463: increment java version to 17 in smoke tester ( #748 )
2022-03-15 19:54:54 +09:00
Dawid Weiss
9e9c457f80
LUCENE-10459: Update smoke tester for 9.1 ( #744 )
...
Add demo dependencies to third party modules. Add an IT that checks whether
demo classes are loadable.
Co-authored-by: Tomoko Uchida <tomoko.uchida.1111@gmail.com>
Co-authored-by: Julie Tibshirani <julietibs@apache.org>
2022-03-11 10:22:17 -08:00
Adrien Grand
457367e9b7
LUCENE-10168: Fix typo that would _not_ run nightly tests.
2022-01-14 13:51:16 +01:00
Adrien Grand
71dfa9e9cd
addBackcompatIndexes.py should use Gradle, not Ant. ( #531 )
2022-01-12 18:55:59 +01:00
Adrien Grand
603a43f668
Fix path of docs for import into the website. ( #524 )
...
The current `svn import` looks for docs where they used to be produced by the
`Ant` build, but `Gradle` now puts them in a different place.
2022-01-06 09:26:45 +01:00
Adrien Grand
65296e5f84
Use CDN to download source release. ( #529 )
2022-01-05 15:54:33 +01:00
Adrien Grand
6149387f7c
Modernize release announcement text. ( #525 )
...
It currently reads as Lucene is a full-text search library when it can do much
more than that nowadays.
2022-01-05 15:53:49 +01:00