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