Skip to content
Snippets Groups Projects
  1. Jun 22, 2020
  2. Apr 03, 2020
  3. Mar 29, 2020
  4. Mar 24, 2020
  5. Mar 19, 2020
  6. Feb 10, 2020
  7. Aug 15, 2019
  8. Aug 05, 2019
  9. Jul 10, 2019
  10. May 21, 2019
  11. May 12, 2019
  12. May 10, 2019
  13. Mar 11, 2019
  14. Nov 15, 2018
  15. Jul 18, 2018
  16. Jan 25, 2018
  17. Oct 31, 2017
  18. Jun 30, 2017
  19. Jun 29, 2017
  20. Jun 22, 2017
    • Rhys Arkins's avatar
      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
  21. Jan 31, 2017
    • Rhys Arkins's avatar
      Use async await (#78) · 528112bc
      Rhys Arkins authored
      All promise syntax has been replaced with async/await.
      `renovate` is now transpiled with `babel` to a `dist/` folder, which is the target of `main` and `start` in `package.json` now.
      `renovate` can be run in `node.js` v7 without transpilation using `npm run start-raw`
      
      Closes #77 
      528112bc
  22. Jan 12, 2017
  23. Jan 11, 2017
  24. Jan 10, 2017
  25. Dec 18, 2016
Loading