We are experts are specifying, designing and implementing the hosting setup your website, app or database needs.

Hosting: Blog Posts

Replacing Jenkins with GitHub Actions
Replacing Jenkins with GitHub Actions

By: Nick Stewart

GitHub Actions are basically workflows that are trigged by Git actions and live inside GitHub. For example, you want to build and deploy to production when a branch is merged into main.

Read More »