Skip to content

Catalog Entries for Pipeline Smells

ulfet requested to merge local_development into master

In Progress

The following anti-patterns from thesis has to be adopted to online catalogue.

  • Antipatterns:
    • Build Many Deploy Once
    • DBs Not in CD
    • Delayed Integration
    • Disproportionate Logs
    • Flaky Tests
    • Hard to Get Going
    • Insufficient Infrastructure
    • Lazy Cleanup
    • Long Build Times
    • Long-Broken Build
    • Mishmash of Phase Responsibilities
    • Misleading Build Results
    • Missing Artifacts Repository
    • Not a Time Machine
    • Our Scripts are Almighty
    • Overreliance on CD Build
    • Skipped Tests
    • Sloppy Versioning
    • Trigger-Unhappy
  • Removal of older dead code
  • Verification of anti-patterns (cross-compare, and update aliases)
  • inform @Andreas.Steffens1 about the PR
Edited by Andreas Steffens

Merge request reports