Skip to content

Conversation

@iWebi
Copy link
Collaborator

@iWebi iWebi commented Apr 5, 2022

Resolves

Design decision documentation toolset

What

-Introduces Ceres CI/CD related design decisions discussed during engineering sync meetings

  • adr-tools (https://github.com/npryce/adr-tools) is chosen to document design decisions
     git clone [email protected]:npryce/adr-tools.git
     export PATH=$PWD/adr-tools/src:$PATH
     cd to ceres project
     Add new document using adr-new "human readable decision title". Example below
    
     adr-new "Ensure Unit tests for Configuration Files" 
    

Why

We need a record of design related decisions with related context for future documentation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants