Karol Horosin Blog

Karol Horosin Blog

Follow
homeConference talksConsultingLLMsnewsletter
Tag

ci-cd

#ci-cd

More content

Read more stories on Hashnode


Articles with this tag

Deploy React apps for review on every PR in Gitlab CI/CD

Karol HorosinKarol Horosin
Sep 8, 20226 min read

Creating a pipeline for previewing new frontend versions on pull requests · Introduction Review is an essential part of the software development process....

Deploy React apps for review on every PR in Gitlab CI/CD

Python Project CI/CD with GitHub Actions

Karol HorosinKarol Horosin
Feb 10, 20227 min read

Practical introduction · Introduction In this article, we're going to create a basic CI/CD pipeline for a typical Python package. The text focuses on...

Python Project CI/CD with GitHub Actions