Skip to content

Build: Replace root-project extra memoization#4713

Open
snazy wants to merge 1 commit into
apache:mainfrom
snazy:build-no-extra-memo
Open

Build: Replace root-project extra memoization#4713
snazy wants to merge 1 commit into
apache:mainfrom
snazy:build-no-extra-memo

Conversation

@snazy

@snazy snazy commented Jun 12, 2026

Copy link
Copy Markdown
Member

Some calculated information is memoized for multiple projects to be consumed. Using rootProject.extra can hide ordering assumptions and require project configuration coordination.

This change migrates the memoization to shared build-services to solve these potential issues.

Some calculated information is memoized for multiple projects to be consumed.
Using `rootProject.extra` can hide ordering assumptions and require project configuration coordination.

This change migrates the memoization to shared build-services to solve these potential issues.
@github-project-automation github-project-automation Bot moved this from PRs In Progress to Ready to merge in Basic Kanban Board Jun 12, 2026
@dimas-b dimas-b changed the title Build: Replace root-project extra memization Build: Replace root-project extra memoization Jun 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants