© 2023 Hashnode
#github-actions
GitHub is a web-based version-control and collaboration platform for software developers. At a high level, GitHub is a website and cloud-based service that helps developers store and manage their code…
Setting up an Entity Framework Core web API on Azure can be a bit daunting. I really struggle with these things and I couldn't find much help for my use case. Still, it's definitely doable and in this blog post, I'll walk through the proces…
I'll cover how to reduce the code of GitHub Actions, and give some advice. According to G2's statistical report, GitHub Actions is the easiest-to-use CI/CD tool, and more and more people like it. Si…
Hi there,Today I want to speak about integrating Playwright in your GitHub action CI.So don't waste time and let's start. To start, you have to create a file called playwright.yml in this path .github…
CI/CD Pipeline Powered by Turbo-Charged Lego People (📷 Lewis Tse Pui Lung) 📖 Definition “CI/CD [Continuous Integration and Continuous Delivery] is a method to frequently deliver apps to customers b…
In this article, you will learn how to build an automated GitHub actions pipeline that deploys a Django application to a digital ocean droplet. Prerequisites: A GitHub account. A docker hub account. A digital ocean account. 1 Base appl…
This task is part of the Custom CI/CD Pipeline for the application ChaturMail: AI Email Generator The GitHub action does the following tasks: Builds & Pushes Docker Image to Harbor Update ArgoCD Con…
This article will explain how to deploy a serverless application using GitHub Actions. GitHub repository Create a new repository on GitHub, or choose an existing repository that you want to set up th…
Hey guys, A quick trick & sharing with y'all for my script to run PHPUnit with GitHub Action. FYI some of my latest repositories are using this script: https://github.com/sethsandaru/laravel-mail-swi…
I opened my Twitter account more than 13 years ago, in August 2009. For 12 years, I kept focusing on professional-related content: Java, the JVM, programming, etc. I built my audience, trying to promo…