Skip to content
Snippets Groups Projects
  • Rhys Arkins's avatar
    10622a18
    Refactor to enable log context (#331) · 10622a18
    Rhys Arkins authored
    Closes #317 
    
    * Install traverse
    
    * Scrub api and logger in stringify config
    
    * Use stringifyConfig
    
    * Ignore logs
    
    * Add meta to CLI logs
    
    * Refactor repo structure
    
    * rename repoWorker
    
    * renamed worker
    
    * Refactor logger location
    
    * Refactor main worker
    
    * Refactor getRepoConfig
    
    * Refactor err
    
    * Refactor repo logger
    
    * Add config serializer and logger
    
    * Refactor redact
    
    * Remove stringifyConfig
    
    * Refactor onboarding
    
    * Set packageFile logger
    
    * Refactor package file logic
    
    * branch and pr logging
    
    * Improve log context
    
    * Fix tests part 1
    
    * more test fixes
    
    * Fix github init
    
    * All tests passing
    
    * Rename cli helper
    
    * Refactor logger
    
    * Add logger tests
    
    * Add config serializer tests
    
    * Add configParser tests
    
    * Fix package file tests
    
    * Expand package-file tests
    
    * Use defaultConfig
    
    * Add package-file tests
    
    * Refactor
    
    * Finish package-file tests
    10622a18
    History
    Refactor to enable log context (#331)
    Rhys Arkins authored
    Closes #317 
    
    * Install traverse
    
    * Scrub api and logger in stringify config
    
    * Use stringifyConfig
    
    * Ignore logs
    
    * Add meta to CLI logs
    
    * Refactor repo structure
    
    * rename repoWorker
    
    * renamed worker
    
    * Refactor logger location
    
    * Refactor main worker
    
    * Refactor getRepoConfig
    
    * Refactor err
    
    * Refactor repo logger
    
    * Add config serializer and logger
    
    * Refactor redact
    
    * Remove stringifyConfig
    
    * Refactor onboarding
    
    * Set packageFile logger
    
    * Refactor package file logic
    
    * branch and pr logging
    
    * Improve log context
    
    * Fix tests part 1
    
    * more test fixes
    
    * Fix github init
    
    * All tests passing
    
    * Rename cli helper
    
    * Refactor logger
    
    * Add logger tests
    
    * Add config serializer tests
    
    * Add configParser tests
    
    * Fix package file tests
    
    * Expand package-file tests
    
    * Use defaultConfig
    
    * Add package-file tests
    
    * Refactor
    
    * Finish package-file tests