1
0 Comments

Automatically get previews for every Pull Request - Introducing Ergomake

The traditional way of testing pull requests can be time-consuming and laborious, and non-technical folks often can't see changes before they go live.

This is where Ergomake comes in. Ergomake is a tool that automatically deploys a preview environment whenever you open a pull request.

With Ergomake, Product Managers, designers, and QAs can easily preview changes and validate them before they even get merged. It also makes it easier for developers to test pull requests manually, eliminating the need to pull and clone an entire repository.

So, how does it work?

All you need to do is install the GitHub app and commit a simple docker-compose.yml file to your repo's root folder.

That's it - you're ready to start previewing your pull requests.

As you can see, Ergomake sets up a preview environment for your pull request, allowing you to see your changes in action before they get merged.

This saves you time and helps you catch any issues or bugs before they make it into production.

Sounds good? Ergomake is now publicly available, so go ahead and give it a go 😉

on February 22, 2023