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

Implement Task Inputs and Outputs for Up-to-Date Checks #3

Open
qamarelsafadi opened this issue Aug 23, 2024 · 2 comments
Open

Implement Task Inputs and Outputs for Up-to-Date Checks #3

qamarelsafadi opened this issue Aug 23, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@qamarelsafadi
Copy link
Owner

Description

Currently, the plugin does not check whether the task is up-to-date, which can lead to unnecessary processing. This feature would involve setting task inputs and outputs to leverage Gradle's up-to-date checks, ensuring the task only runs when necessary. Contributors can help optimize the plugin's performance by implementing this feature.

@qamarelsafadi qamarelsafadi added enhancement New feature or request good first issue Good for newcomers labels Aug 23, 2024
@yveskalume
Copy link

I'd like to help with this, can you assign it to me ?

@qamarelsafadi
Copy link
Owner Author

Sure, go ahead!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants