Skip to main content

Posts Tagged ‘GitHub Actions’

Colorful Computer Code Design On A Dark Surface With A Blue Glowing Digital Grid Overlay. Defocused, Close Up, Surface Level, Diminishing Perspective Composition.

Introduction to GitHub Actions

In today’s fast-paced world of software development, automation is the key to efficiency. GitHub Actions is a powerful tool that can help you automate your workflow, saving you time and reducing errors. In this article, I’ll dive into what GitHub Actions is, how it works, and how you can leverage it to supercharge your development […]

Cloud Computing Backup Cyber Security Fingerprint Identity Encryption Technology

GitHub Action with XM Cloud

The approach I am going to show you would work for any CI/CD pipeline with XM Cloud with some level of customization, however, I will be showing it on an example of GitHub Actions. Why? One would ask – if my codebase is located at GitHub, why on earth would I need to leverage GitHub […]

Github Actions Banner

Deploying Sling CMS Apps with GitHub Actions

I use Apache Sling CMS for my personal site, so I can easily author my blog posts from nearly anywhere. Unfortunately, since this is a personal site, I’m not exactly spending the dollars on building out a full Continuous Integration / Delivery process. Enter GitHub Actions GitHub provides Actions, a free for limited use solution […]