https://github.com/liatrio/engineering-defaults
https://github.com/liatrio/engineering-defaults
documentation flywheel
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/liatrio/engineering-defaults
- Owner: liatrio
- Created: 2025-02-04T23:25:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-12-11T07:05:49.000Z (7 months ago)
- Last Synced: 2025-12-12T03:24:09.352Z (7 months ago)
- Topics: documentation, flywheel
- Homepage:
- Size: 4.45 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Engineering Defaults
Engineering Defaults outline the way product teams should operate under most circumstances. These practices outline the overall principles and ways of operating for the organization. Product Teams should continuously improve and focus to meet these goals. Engineering defaults are not binary - achieving engineering defaults is a journey. These principles are tightly intertwined and there is no correct order.
- [Smaller Stories](small-stories/README.md)
- [Pair Programming](pair-programming/README.md)
- [Team Ownership of Quality](team-ownership-of-quality/README.md)
- [Trunk Based Development](trunk-based-development/README.md)
- [Test Driven Development](test-driven-development/README.md)
- [Fast Automated Builds](fast-automated-builds/README.md)
- [Automated Deployments](automated-deployments/README.md)
- [Continuous Delivery](continuous-delivery/README.md)
- [Build in Security](build-in-security/README.md)
- [Build for Production](build-for-production/README.md)