With Hutte, you have a comprehensive solution for moving work to Git and deploying it to any target org. This enables even less technical users, like Salesforce Admins and Consultants, to easily transfer their work to version control.
For teams seeking to leverage the benefits of automation, Hutte makes it easy to gradually enhance your setup. You can automate tasks such as running code quality checks or Apex unit tests when a pull request (PR) is opened, or streamline parts of your deployment pipeline.
Once you adopt Git-based development with Hutte, there are virtually no limits to what you can automate.
The best place to execute such automation is through your Git host or a dedicated CI/CD platform. These platforms allow you to run custom scripts triggered by events in Git—such as commits, or the opening or merging of a pull request. Since these automations are maintained within your Git repository, you have full control to customize them according to your needs. Hutte provides step-by-step instructions for setting them up and securely storing credentials where necessary.
Many common use cases are covered in Hutte Recipes, accessible from the "Recipes" menu item in the Organization menu. Icons indicate the platform each recipe is designed for, with GitHub being the most widely supported. However, with some basic knowledge, your developers or release managers can easily adapt these recipes for other CI/CD platforms.
Additionally, some recipes are designed to be triggered manually by users before committing their work. These can be executed through Hutte’s popular and unique custom buttons, further streamlining your workflow.