Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hopefully fix build cacheability of jarSearchableOptions #1375

Merged
merged 1 commit into from
May 31, 2023

Conversation

martinbonnin
Copy link
Contributor

Preamble: opening this PR as it's adding more context that an issue but I'm not 100% sure about everything that's going on in there. Feel free to close or modify this PR.

The issue is we have some tasks that are not cacheable because over overlapping outputs (build scan). My understanding is that outputDir is the output of BuildSearchableOptionsTask and therefore the input of JarSearchableOptionsTask. The output of JarSearchableOptionsTask being decided by archiveBaseName (here).

Let me know what you think.

@martinbonnin
Copy link
Contributor Author

Looks like CI is failing? But not 100% sure why

Error: HttpError: Resource not accessible by integration

Does that ring a bell?

@hsz hsz merged commit f25000c into JetBrains:master May 31, 2023
4 of 5 checks passed
@hsz
Copy link
Member

hsz commented May 31, 2023

Thanks, Martin — this looks 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.

None yet

2 participants