Branch: refs/heads/6.1
Home:
https://github.com/hibernate/hibernate-search
Commit: 8d76ac2308e37f5eefb7018c673fd0d8112f425d
https://github.com/hibernate/hibernate-search/commit/8d76ac2308e37f5eefb7...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2023-10-03 (Tue, 03 Oct 2023)
Changed paths:
M ci/dependency-update/Jenkinsfile
Log Message:
-----------
HSEARCH-4944 Fix mistakes in Jenkinsfile changes
Commit: 53ed92985a1a7bcff8d89a9669e508d46e5e52ba
https://github.com/hibernate/hibernate-search/commit/53ed92985a1a7bcff8d8...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2023-10-03 (Tue, 03 Oct 2023)
Changed paths:
A .git-blame-ignore-revs
Log Message:
-----------
Add .git-blame-ignore-revs
So that we can have git log work correctly on a repo
where we set the git config blame.ignoreRevsFile
(because we usually work on a newer branch where that file does exist).
Compare:
https://github.com/hibernate/hibernate-search/compare/0a0456817fcf...53ed...