Implement a GitHub action in a private repository that sets up a tool from another private repo and how to use it in workflows
Workarounds to handle multiline strings when passing them as outputs between jobs.
An approach to streamline the management of multiple base Docker images used as part of downstream images or CI jobs. Leveraging Ruby and gitlab child pipelines to abstract away the jobs definitions per Dockerfile.
Nowadays users expect instant results at all times. Companies, in turn, need to be capable of responding to changes with extremely quick turnarounds. This is where CI/CD comes into play. It helps businesses deliver value faster and better for their users.
A tool that interacts with the DigitalOcean App Platform to extend the app spec capabilities with support for multiple environments for the same application, diff output, etc.
Using github-changelog-generator in combination with Github Actions to automatically update the Changelog file plus the body of project’s releases.
Deploy GitLab wikis as mkdocs site in automated fashion using GitLab CI with an internal tool (Wiki Releaser)
A walkthrough of a CI/CD pipeline implementation for PowerShell modules
Leveraging Docker and Jenkins to automate changes for a Ghost blog theme
CI/CD implementation for the DataStructures101 using Rubocop, CodeClimate, Yard and TravisCI.