December 2, 2022
If you’re using GitHub Actions as your Pipeline Runner, Bitovi has created a new GitHub action that makes publishing your Storybook to GitHub Pages a snap. It’s using a new feature in GitHub pages to...December 1, 2022
Continuous Integration (CI) automations are a vital part of DevOps and Cloud Engineering that simplify software delivery by helping ensure all code deployed to a hosted environment is bug-free and...November 18, 2022
A data pipeline is a series of data processing steps. Data pipelines consist of three key elements:November 4, 2022
Bitovi has created a new GitHub action that makes publishing a React site to GitHub Pages a snap. It’s using a new feature in GitHub pages to help keep your repositories clean.November 2, 2022
Pipeline Runners, and the automation pipelines they run, simplify software delivery by providing a hosted mechanism to automate running tests, building packages and artifacts, and performing...November 1, 2022
Meet Dylan Lundquist!October 21, 2022
We have been versioning products for ages. Some products use a basic numbering scheme starting at one and incrementing the changes. Other products, such as cars, use the year to indicate a version. A...October 7, 2022
Continuous Integration (CI) is the process of automating the stages of testing, building, and publishing. It is considered one of the first steps toward creating a truly automated end-to-end...September 23, 2022
Expand your workflow horizons with some Jinja processing techniques you may not have tried!September 21, 2022
If you’re working in technology, you’ve likely heard the term DevOps, and may even have benefited from the assistance of a DevOps team.