Join Slack
Powered by
This message was deleted.
# community-support
s
Slackbot
04/04/2022, 1:44 PM
This message was deleted.
e
ephemient
04/04/2022, 3:41 PM
I didn't think artifact transformations (TransformAction<T>) were incremental in the first place. do you mean cacheable? (I don't know any way to turn that off)
m
Martin
04/05/2022, 8:05 AM
I meant incremental like this (
https://docs.gradle.org/current/userguide/artifact_transforms.html#implementing_incremental_artifact_transforms
)
Martin
04/05/2022, 8:05 AM
I bumped into
https://issuetracker.google.com/issues/223365583
Martin
04/05/2022, 8:06 AM
Looks like there's no simple workaround
e
ephemient
04/05/2022, 8:19 AM
oh so they can be incremental, interesting. I never ran into that before (only wrote single-file-to-file transforms)
Open in Slack
Previous
Next