Tenki’s startup program is live: up to $50K in credits and grants.Apply
Back to Blog

#CI/CD

Posts tagged with CI/CD

Guide to quarantining flaky tests in GitHub Actions workflows
Eddie Wang
Eddie Wang

Flaky Test Quarantine in GitHub Actions

GitHub Actions
10 min read
Illustration of a compromised security scanner, showing how a trusted code scanning tool can be exploited to introduce vulnerabilities, bypass detection, and impact software supply chain security.
Hayssem Vazquez-Elsayed
Hayssem Vazquez-Elsayed

When Your Security Scanner Gets Compromised

Security
10 min read
Diagram illustrating the difference between pull request review and CI systems, showing how code review and automated testing workflows operate separately.
Marina Rivosecchi
Marina Rivosecchi

PR Review and CI Are Two Different Systems

Code Review
9 min read
Guide on auditing changes when ubuntu-latest updates to Ubuntu 24.04 in CI environments
Hayssem Vazquez-Elsayed
Hayssem Vazquez-Elsayed

ubuntu-latest is Ubuntu 24.04: What to Audit

Runners
8 min read
Guide to optimizing monorepo CI with GitHub Actions using selective builds for efficiency
Eddie Wang
Eddie Wang

Monorepo CI with GitHub Actions: Selective Builds Done Right

GitHub Actions
9 min read
Diagram showing GitHub Actions using OIDC with custom properties to enable attribute-based access control (ABAC) for secure cloud resource access.
Eddie Wang
Eddie Wang

GitHub Merge Queue in 2026: How It Works & Handling Flaky Required Status Checks

GitHub Actions
12 min read
Guide to creating custom GitHub Actions using JavaScript, Docker, and composite actions
Eddie Wang
Eddie Wang

Custom GitHub Actions: JavaScript, Docker, and Composite

GitHub Actions
11 min read
Guide showing how to build and push Docker images using GitHub Actions workflows
Eddie Wang
Eddie Wang

Build and Push Docker Images with GitHub Actions

GitHub Actions
9 min read
Guide showing how to automate software releases using GitHub Actions
Hayssem Vazquez-Elsayed
Hayssem Vazquez-Elsayed

Release Automation with GitHub Actions

GitHub Actions
12 min read
Comparison of reusable workflows and composite actions in GitHub Actions to help choose the right approach
Hayssem Vazquez-Elsayed
Hayssem Vazquez-Elsayed

Reusable Workflows vs. Composite Actions: Pick Right

GitHub Actions
10 min read
Guide on using GitHub Actions to build evaluation pipelines for large language models (LLMs)
Eddie Wang
Eddie Wang

GitHub Actions for LLM Eval Pipelines

GitHub Actions
11 min read
Guide on testing GitHub Actions workflows locally using the tool act
Hayssem Vazquez-Elsayed
Hayssem Vazquez-Elsayed

Test GitHub Actions Locally with act

GitHub Actions
10 min read
From Provision to Shutdown The Lifecycle of a Tenki Runner
Marina Rivosecchi
Marina Rivosecchi

From Provision to Shutdown: The Lifecycle of a Tenki Runner

Runners
5 min read
illustration explaining GitHub Actions runners, showing how they execute CI/CD workflows for automation in software development.
Hayssem Vazquez-Elsayed
Hayssem Vazquez-Elsayed

What Are GitHub Actions Runners? A Complete Beginner’s Guide to CI/CD Workflows

Runners
7 min read
Guide showing how to migrate from GitHub-hosted runners to self-hosted runners to reduce cloud costs in three minutes.
Hayssem Vazquez-Elsayed
Hayssem Vazquez-Elsayed

How to Migrate from GitHub-hosted Runners and Save on Cloud Costs in 3 Minutes

Runners
5 min read