HC1: SDLC SIG: Difference between revisions
Jump to navigation
Jump to search
Add code baseline initiative |
→Initiatives: -> Capabilities |
||
Line 8: | Line 8: | ||
The Software Delivery Lifecycle (SDLC) SIG contributes to the high level planning, maintenance, and delivery of software in the Zenon Network ecosystem. | The Software Delivery Lifecycle (SDLC) SIG contributes to the high level planning, maintenance, and delivery of software in the Zenon Network ecosystem. | ||
== | == Capabilities == | ||
=== Establish and maintain code baseline === | === Establish and maintain code baseline === |
Revision as of 21:07, 5 August 2024
Chair: George
Communications: https://matrix.to/#/#sig-sdlc:hc1.chat
Meetings: n/a
Scope
The Software Delivery Lifecycle (SDLC) SIG contributes to the high level planning, maintenance, and delivery of software in the Zenon Network ecosystem.
Capabilities
Establish and maintain code baseline
As a developer, I want to build off of a well maintained and up-to-date codebase so that my contributions are not blocked by technical debt.
This includes:
- Keeping dependencies up to date
- Reducing linting errors