saagie / gradle-saagie-dataops-plugin

Saagie Gradle Plugin for the new version (2.0) of Saagie Dataops Orchestrator
Apache License 2.0
2 stars 0 forks source link

Plugin Compatibility with or with out API fix #70

Closed sgokaram-saagie closed 4 years ago

sgokaram-saagie commented 4 years ago

There was a issue created in the API for email. The plugin seems like is not compatible and need to ensure it works if there is a fix applied or not the environment.

youenchene commented 4 years ago

Current dataops plugin version on last version of saagie :

saagies-mbp:Gradle shivakumar$ gradle -b build.gradle.projectsCreateJob projectsCreateJob Task :projectsCreateJob FAILED Something went wrong when creating project job: {“errors”:[{“message”:“Job not valid”,“extensions”:{“emails”:“not empty”,“classification”:“ValidationError”}}],“data”:null} FAILURE: Build failed with an exception.

Looks like we are sending the alerting part when creating a job even if nothing is set on the gradle file part.