Ashutosh AgarwalSecuring Your CI/CD Pipeline with Secrets ManagementIn modern software development, security is paramount, especially when working with Continuous Integration (CI) and Continuous Deployment…11h ago
Irfan KaramanHow to Create a Personal Access Token (PAT) for your GitHub accountUsing the Personal Access Token (PAT) in GitHubJul 24, 2023
beginners_logSet up Cypress Secrets with Github Secrets, secure sensitive info from showing up in logsFollowing the setup of multiple environments locally as described here, at some point we would need to run tests automatically as a part of…Oct 3Oct 3
AndreiHow to use Github Action secrets with your Docker imageIn the world of DevOps, handling secret variables in a secure manner is paramount.Nov 6, 2023Nov 6, 2023
InCodeXbyPracticing DatScyGitHub Actions: automatically update keysA good practice for creating a webapp with GitHub Pages and GitHub Actions is to automatically update the GitHub tokens for REST API calls…Jun 28Jun 28
Ashutosh AgarwalSecuring Your CI/CD Pipeline with Secrets ManagementIn modern software development, security is paramount, especially when working with Continuous Integration (CI) and Continuous Deployment…11h ago
Irfan KaramanHow to Create a Personal Access Token (PAT) for your GitHub accountUsing the Personal Access Token (PAT) in GitHubJul 24, 2023
beginners_logSet up Cypress Secrets with Github Secrets, secure sensitive info from showing up in logsFollowing the setup of multiple environments locally as described here, at some point we would need to run tests automatically as a part of…Oct 3
AndreiHow to use Github Action secrets with your Docker imageIn the world of DevOps, handling secret variables in a secure manner is paramount.Nov 6, 2023
InCodeXbyPracticing DatScyGitHub Actions: automatically update keysA good practice for creating a webapp with GitHub Pages and GitHub Actions is to automatically update the GitHub tokens for REST API calls…Jun 28
Cumhur AkkayaArgo CD and GitHub Action-1: Running Together Them To Create The CI/CD PipelineIn these articles, we will deploy a restaurant web application developed by Node.js and React into the Kubernetes cluster by using GitHub…Jan 20