jgarcesres/git2jamf

creates, updates and delets scripts in jamf from your github repository

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
jamf_urlurl of your jamf instanceyes
jamf_usernameusername to auth against jamfyes
jamf_passwordpassword to auth against jamfyes
jamf_auth_typeauth for traditional username/pwd or oauth for clientid an secretauth
script_dirthe directory where the scripts to process are defaults to the github.workspace environment variable ${{ github.workspace }}
ea_script_dirthe directory where the extion attribute scripts to process are defaults to the github.workspace environment variable false
script_extensionsextension for the types of scripts we'll be looking to upload defaults to .sh and .py files sh py
prefixUse the branch name as a prefix false
deleteShould we delete scripts that are not in github? Careful when turning this on! false

no outputs