github.com/azunymous/cdx@v0.0.0-20201122180449-fbb46cc4d252/TODO.md (about)

     1  # TODO
     2  - [ ] pass around a logger of sorts
     3  
     4  - [x] Remove alpha cdx sharing
     5  
     6  - [ ] Support annotated tags for `latest` command with full test coverage
     7  - [ ] For the above consider using straight git commands and removing gogit
     8  
     9  - [ ] Support pre-release tags for latest and promotions correctly
    10  
    11  - [ ] Refactor end to end tests to reuse setup and assertions 
    12  - [ ] Refactor unit tests for gogit to use nested test tables so multiple 
    13  combinations of tests can be run and reused