Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Configuration Cache Support#409

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
mgroth0 wants to merge2 commits intodependency-check:main
base:main
Choose a base branch
Loading
frommgroth0:config-cache

Conversation

mgroth0
Copy link
Contributor

Fixes#339 (WIP)

There are a couple challenges I noticed ahead:

  1. project.group andproject.version are used in the task action. These values could be changed at any point during the configuration phase and AFAIK they are not observable. Therefore, getting them when the plugin is applied risks the possibility that the consumer changes them after.
  2. While configuration resolution results are in fact configuration cachable, it could possibility be a heavy amount of work to get this working properly and performantly

I don't know if when if ever I'll get around to finishing this PR, so anyone should feel free to complete it. Just remove usages ofproject from task action and navigate the challenges above.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Incompatible with Gradle Configuration Cache
1 participant
@mgroth0

[8]ページ先頭

©2009-2025 Movatter.jp