Github and Github Actions

GitHub is a web-based hosting service for version control using git. It offers all of the distributed version control and source code management functionality...


GitHub is a web-based hosting service for version control using git. It offers all of the distributed version control and source code management functionality of Git as well as adding its own features.

GitHub Actions facilitate the management and deployment of the Blaze source code across development, staging and production environments. Actions make it easy for Blaze developers to automate deployment workflows and achieve Continuous Integration (CI), Continuous Delivery (CD) across implementations and multiple containers, managing the review and branch management process.

Github Actions are created and managed within Github and run automatically on certain events. Because Actions are natively integrated into the code, Blaze users can have actions that trigger based on events directly in GitHub.

Instead of queuing jobs Github Actions runs in parallel allowing Blaze users to produce releases & concurrent development builds faster.

Latest Stable Version: N/A (Hosted service). License: Paid subscription to service