We will discuss how GitHub Actions' workflow dispatch is helping our team at each phase of our automation journey—from thinking to building, backfilling to automating.
Presented by Vishnu Bharathi, Software Engineer @ Hasura
This is a CI/CD story from Hasura about how we discovered a faster and incremental approach to developing our internal tooling. We will discuss how GitHub Actions' workflow dispatch is helping our team at each phase of our automation journey—from thinking to building, backfilling to automating.
We will also share insights and best practices that we learned along the way for writing and testing workflows. Overall, you'll get to visualize a practical usecase for workflow dispatch, and how it keeps our OSS project and our internal monorepo intact.
In this article we are going to compare three most popular machine learning projects for you.
Deploying my portfolio website on Github Pages using Github Actions. I recently deployed my portfolio site and wanted to try out github actions and this is my experience of automating the deployment.
As developers in this deeply interconnected community use open source code to build software, Github security should be a top priority. This is because extensive code re-use increases the risk of distributing vulnerabilities from one dependency or repository to another. As such, every contributor should focus on creating a secure development environment. Here are eight security practices that GitHub users can follow to stay safe and protect their code:
As developers in this deeply interconnected community use open source code to build software, Github security should be a top priority. This is because extensive code re-use increases the risk of distributing vulnerabilities from one dependency or repository to another. As such, every contributor should focus on creating a secure development environment. Here are eight security practices that GitHub users can follow to stay safe and protect their code:
As developers in this deeply interconnected community use open source code to build software, Github security should be a top priority. This is because extensive code re-use increases the risk of distributing vulnerabilities from one dependency or repository to another. As such, every contributor should focus on creating a secure development environment. Here are eight security practices that GitHub users can follow to stay safe and protect their code: