Recommended patterns for New Project CI #3774
SterlingPeet
started this conversation in
Pattern Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Pattern
When a new team creates a new F Prime flight project (or any new project) there are a lot of decisions to make. It would be useful and helpful to fast track teams into a working CI process for their project.
Rationale
When CI is not considered early in the development process, many projects tend to develop a lot of technical debt around the testing. This is understandable given the exploratory nature of starting a new project and the lack of visibility without a default CI process.
For projects that know how they want to write their CI setup, understanding the expected or intended methodologies is helpful for crafting a synergistic process. For new and inexperienced teams, having default CI tooling help prevent undue technical debt while getting started with a working system.
Beta Was this translation helpful? Give feedback.
All reactions