Skip to content

Support Isolated Projects: BuildServicesRegistry.getRegistrations.get… - #1246

Open
hfhbd wants to merge 2 commits into
sigstore:mainfrom
hfhbd:isolated-projects
Open

Support Isolated Projects: BuildServicesRegistry.getRegistrations.get…#1246
hfhbd wants to merge 2 commits into
sigstore:mainfrom
hfhbd:isolated-projects

Conversation

@hfhbd

@hfhbd hfhbd commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

…ByName is not allowed (anymore)

Summary

Fixes #1245

Release Note

Add support for Isolated Projects when using Gradle 9.7

Documentation

…ByName is not allowed (anymore)

Signed-off-by: hfhbd <22521688+hfhbd@users.noreply.github.com>
…ByName is not allowed (anymore)

Signed-off-by: hfhbd <22521688+hfhbd@users.noreply.github.com>
@vlsi

vlsi commented Jul 20, 2026

Copy link
Copy Markdown
Collaborator

Just wondering: could you add an IP test for it?

@loosebazooka

Copy link
Copy Markdown
Member

@vlsi @hfhbd any progress here? There are some minor questions, but I don't mind merging

@hfhbd

hfhbd commented Aug 27, 2026

Copy link
Copy Markdown
Contributor Author

I didn't manage to create a (new) integration test, yet, but IMHO running the tests with Gradle 9.7 and IP should also work.

@loosebazooka

loosebazooka commented Aug 27, 2026

Copy link
Copy Markdown
Member

@hfhbd yeah if you can annotate a gradle 9.7 test with a isolate projects option or property, that sounds good to me.

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.

BuildServiceRegistry.getByName is not compatible with Isolated Projects with Gradle 9.7

3 participants