Slackbot
04/13/2023, 6:56 PMVampire
04/13/2023, 7:02 PMkapt
should not be successful in those cases?Ivan Alvarado
04/13/2023, 7:05 PMkapt
but that has major build time implicationsVampire
04/13/2023, 7:07 PMIvan Alvarado
04/13/2023, 7:12 PMkapt
failures for the main assemble
task
• rename the new module
• cache entries are invalidated
• green CI
The reason renaming the module works is because we're using TYPESAFE_PROJECT_ACCESSORS
and according to this, they contribute to classpath of all buildscriptsIvan Alvarado
04/13/2023, 7:13 PMVampire
04/13/2023, 7:16 PMkapt
but for not defining its inputs and outputs properly,
or a Gradle bug for writing cache entries when it shouldn't.