Jonatan Matajonmatum.com
conceptsnotesexperimentsessays
© 2026 Jonatan Mata. All rights reserved.v2.1.1

#ci-cd

6 articles tagged #ci-cd.

  • Devcontainer Features

    Collection of custom Dev Container features with automated testing, CI/CD, and GitHub Container Registry publishing.

    seed#devcontainer#docker#ci-cd#github-actions
  • DevSecOps

    Integration of security practices throughout the software development lifecycle, automating security controls in the CI/CD pipeline.

    seed#devsecops#security#shift-left#automation#ci-cd#compliance
  • GitHub Actions

    GitHub's native CI/CD platform. Declarative YAML workflows that automate build, test, deploy, and any development lifecycle task — directly from the repository.

    evergreen#ci-cd#automation#github#devops
  • GitHub Flow

    Minimalist branching model designed for continuous deployment. Only two elements — main and feature branches — with PRs as the integration point and immediate deploy after merge.

    evergreen#git#workflow#branching#dx#ci-cd
  • Pipenv Pytest Example

    Python project example with Pipenv, Pytest, pre-commit hooks, CI/CD with GitHub Actions, and badge generation.

    seed#python#pytest#pipenv#ci-cd#testing
  • PR Auto-Approver

    Serverless GitHub App that auto-approves pull requests after CI passes, with optional AI code review via Amazon Bedrock. Five repositories: TypeScript/Probot app, AWS Terraform module (Lambda + API Gateway + Secrets Manager + SQS DLQ), GitHub Terraform module (webhooks), deployment infra, and test repo.

    evergreen#github-app#probot#terraform#lambda#api-gateway#secrets-manager#bedrock#code-review#automation#ci-cd#typescript
All tags