alectrona / git4jamfpro

A tool designed for CI/CD pipelines that uploads the most recently changed scripts and extension attributes in source control to a Jamf Pro server(s).
42 stars 16 forks source link

Error when downloading Scripts #14

Open fridomac opened 10 months ago

fridomac commented 10 months ago

Hello (and thank you for the great tool!)

I tried downloading my scripts for the first setup, and keep getting this error: `Getting identifying info for all scripts in Jamf Pro... -:10.5: Opening and ending tag mismatch: br line 8 and p

^ -:11.8: Opening and ending tag mismatch: p line 8 and body ^ -:12.8: Opening and ending tag mismatch: body line 5 and html ^ -:13.1: Premature end of data in tag html line 1

^ -:1: parser error : Document is empty

^` Any pointers on where to look? I suspect some naming in one of the scripts is what trips git4jamfpro up....

Bye, Fridolin.