afarchy
- Karma
- 43
- Created
- February 5, 2022 (4y ago)
- Submissions
- 0
- Show HN: Buildalon – CI/CD Automation for Unity Developers (buildalon.com)
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…
- Show HN: Cached GitHub Action Runners for Fast Builds (ci.buildalon.com)
Hey HN! We built a system to manage fully cached GitHub Action runners to speed up incremental build times substantially. How it works: Your user or organization gets dedicated GitHub Action runners. These are never…
- Show HN: Persistent GitHub Action Runners – Buildalon (ci.buildalon.com)
We noticed our Unity game builds are much slower on GitHub than locally. Here's why: - The runner needs to install the game engine and dependencies every time. - The build artifacts are not cached between runs. We…
- Show HN: I made a website to view Unity log files (app.unityproxima.com)
Sometimes I download a Unity log file to debug an issue and find it to be unreadable compared to the editor console. So, I made a website with an interface just like the editor console to view logs. Meet Proxima Log…
-
Hello HN! For the last few months I’ve been working on a plugin to help Unity developers arrange objects with the power of layout in 3D. I believe layout is about more than making 2D UI - it’s a way of designing that is…
- Show HN: Virtual Maker – Make 3D/VR scenes in the browser (virtualmaker.net)