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