|
|
|
Show HN: Buildalon – CI/CD Automation for Unity Developers
(buildalon.com)
|
|
1 points
by afarchy
513 days ago
|
|
Buildalon is the all-in-one continuous integration and deployment (CI/CD) solution for Unity developers, based on GitHub Actions. Key features:
- Fast incremental builds.
- Fully customizable build, test, deploy pipeline.
- Prebuilt actions to deploy to multiple app stores.
- Seamless GitHub integration.
- Designed for both Indie and Professional Unity Developers. How it works: 1. You fill out a short web form to design your build.
2. We generate a GitHub Actions workflow file you can copy into your repository.
3. Install the Buildalon GitHub App into your repository. That's it -- you'll start getting builds on a free trial runner. Then, you can choose to modify your workflow file to add more build platforms, unit testing, or deployment steps. We wrote lots of documentation to help you with this -- https://www.buildalon.com/docs -- and if you're still having any trouble, we're available on discord. Thanks in advance for your feedback! |
|