View this plugin on CloudQuery Hub
A Jamf source plugin for CloudQuery that loads data from Jamf to any database, data warehouse or data lake supported by CloudQuery, such as PostgreSQL, BigQuery, Athena, and many more.
make testmake lintmake gen-docs- Run
git tag v1.0.0to create a new tag for the release (replacev1.0.0with the new version number) - Run
git push origin v1.0.0to push the tag to GitHub
Once the tag is pushed, a new GitHub Actions workflow will be triggered to build the release binaries and create the new release on GitHub. To customize the release notes, see the Go releaser changelog configuration docs.