sdk
sdk copied to clipboard
Add `[version]` event to integration job logs
I would love to see the package/version printed out in the job log:
(10:50:08 AM) - [job_start] - Job for integration Azure has started.
(10:50:08 AM) - [version] - Using @jupiterone/[email protected]
(10:50:10 AM) - [step_start] - Starting step "Active Directory Info"...
(10:50:12 AM) - [step_end] - Completed step "Active Directory Info".
(10:50:12 AM) - [step_start] - Starting step "Active Directory Groups"...
100% agree, this would be great!