- Linters now writing reports to test_reports/
- Now using hermetic build images (no installation of additional tool during execution in CI)
- Documenting decisions (ADRs)
- Templates for Java and Go services now defining a Dockerfile
Generator populates empty repository with essential files and folders:
- For C++, Go, and Java
- For CLI tools, libraries, and services
- Provides guidelines
- Provides temples for specifications (use case, feature, glossary, business rules, etc.)