Hello,
I had a post yesterday: Python SDK - How to detect new commits. | StreamSets Community
However, I cannot find how to reply with another question to the response I got so I will post it here in a new question:
Just to clarify what I am asking; I would like to see all new commits across all pipelines. So, say in the last day, 2 existing pipelines have new commits, and one new pipeline is created. I would like to be able to see a log that reports there 3 pipelines have had new commits made, and what their ID /commit_id is.
Would the SDK happen to support some sort of logging mechanism like this? I was not able to find it in the docs.
Thank you,
-Nate