Skip to content

Update version to 15.8.0-SNAPSHOT#3178

Merged
marevol merged 2 commits into
masterfrom
update-version-15.8.0
Jun 25, 2026
Merged

Update version to 15.8.0-SNAPSHOT#3178
marevol merged 2 commits into
masterfrom
update-version-15.8.0

Conversation

@marevol

@marevol marevol commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Summary

Bump version for the 15.8.0 development cycle.

Depends on upstream Fess artifacts (fess-parent, and where applicable fess-suggest, fess-crawler, fess-crawler-playwright, fess) at 15.8.0-SNAPSHOT, which must already be deployed to the Maven snapshot repository before CI runs here.

Test plan

  • CI build passes against 15.8.0-SNAPSHOT upstreams

@marevol marevol self-assigned this Jun 25, 2026
@marevol marevol added the task label Jun 25, 2026
@marevol marevol added this to the 15.8.0 milestone Jun 25, 2026
The cache save post-action re-evaluates hashFiles('**/pom.xml'),
which walks the whole workspace at job end. By then it also contains
the checked-out fess-parent and the unzipped, still-running Fess
runtime directory, so the directory walk can intermittently fail with
"Fail to hash files under directory" when the live OpenSearch process
mutates files mid-traversal.

Fess is a single-module project with one tracked pom.xml at the root,
so hash only that file. This avoids walking the volatile runtime
directories and also keeps the restore-time and save-time keys
consistent so the cache is actually reused.
@marevol marevol merged commit 150bc45 into master Jun 25, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant