Installing & Using AWS CLI v2 with Bitbucket Pipelines
A brief example on how to install the AWS SDK CLI v2 when running a Bitbucket Pipeline
GitHub Actions: Testing Workflows with Nektos Act
Nektos Act is a tool that enables developers to test their GitHub Action Workflows on their local development machine. This can be a significant productivity enhancement because you no longer need to check workflows into GitHub to test them.
Automate Your Hugo Website Deploys
A quick walkthrough on setting up a GitHub Action to build and deploy your Hugo generated, static HTML website.