jonmatumalpha
conceptsnotesexperimentsessays

© 2026 Jonatan Mata · alpha · v0.1.0

#ci-cd

5 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
All tags