You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based on observations across multiple projects, all projects typically take the output from the OwlReason task as input. If issue #37 is picked up, this would be a similar change for the OwlLoadTask.
The goal is to simplify the amount of gradle code that needs to be stamped out for what is a common pattern.
Detailed Description
Two changes suggested:
Remove iris as a required parameter.
Provide default values that represent the following:
User Story
Building a gradle build file is tedious.
Based on observations across multiple projects, all projects typically take the output from the OwlReason task as input. If issue #37 is picked up, this would be a similar change for the OwlLoadTask.
The goal is to simplify the amount of gradle code that needs to be stamped out for what is a common pattern.
Detailed Description
Two changes suggested:
iris
as a required parameter.The text was updated successfully, but these errors were encountered: