Skip to content
Snippets Groups Projects
  1. Mar 11, 2021
  2. Aug 14, 2020
  3. Jun 22, 2020
  4. Apr 03, 2020
  5. Mar 29, 2020
  6. Mar 24, 2020
  7. Mar 19, 2020
  8. Feb 10, 2020
  9. Aug 15, 2019
  10. Aug 05, 2019
  11. Jul 10, 2019
  12. May 21, 2019
  13. May 12, 2019
  14. May 10, 2019
  15. Mar 11, 2019
  16. Nov 15, 2018
  17. Jul 18, 2018
  18. Jan 25, 2018
  19. Oct 31, 2017
  20. Jun 30, 2017
  21. Jun 29, 2017
  22. 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
  23. 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
  24. Jan 12, 2017
  25. Jan 11, 2017
  26. Jan 10, 2017
  27. Dec 18, 2016
Loading