The GitHub tools allow users to commit changes to workflows and other assets programmatically. This enables the integration of Alteryx with existing CI\CD and version control processes.
Use the Get Last Commit macro to pull the details of the last commit to a specified GitHub repository.
Current Version (v1.0)
GitHub Tools v1.2.1
Compatible with Designer and Server 2021.4+
Initial release.
Compatible with AMP and e1 engine.
Known Limitation
DCM not supported yet.
This tool uses a .yxi file format. A .yxi file is a package that includes an Alteryx Tool and all of its dependencies zipped into a single file. When this file is imported into Alteryx, the tool is added to the tool palette in the category specified by the tool.
When sharing a workflow that uses a .yxi tool, the tool is not included and must be installed by the recipient.