Skip to content

docs: document learning checkpoints and repository branch strategy - #37

Merged
wendev27 merged 1 commit into
mainfrom
monitoring-and-observability
Jul 18, 2026
Merged

docs: document learning checkpoints and repository branch strategy#37
wendev27 merged 1 commit into
mainfrom
monitoring-and-observability

Conversation

@wendev27

Copy link
Copy Markdown
Owner

Summary

Documented the purpose of the Learning Checkpoints directory and clarified the branching strategy used throughout the repository.

This update explains how checkpoints are used to capture progress, lessons learned, and engineering concepts discovered during the DevSecOps learning journey.


What changed

  • Added documentation describing the purpose of learning checkpoints.

  • Defined what each checkpoint contains:

    • Topics learned
    • Engineering principles discovered
    • Key realizations
    • Mistakes and corrections
    • Skills unlocked
  • Added a repository branch strategy section.

  • Clarified that historical branches are intentionally preserved as learning milestones.


Why this change was made

This repository functions as both a DevSecOps laboratory and a learning journal.

Unlike production repositories that prioritize a minimal branch history, this project preserves checkpoint branches and pull requests to document the evolution of understanding across different topics.


Branch examples

  • checkpoint-10 → GitHub Actions and CI
  • checkpoint-15 → CodeQL and Trivy
  • checkpoint-18 → Secure CI/CD and branch protection
  • monitoring-and-observability → Prometheus and Grafana

Notes

The branching model used in this repository is intentionally educational and archival in nature. Future production-oriented projects may adopt a simpler feature-branch workflow.

@wendev27
wendev27 merged commit 48a35c5 into main Jul 18, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant