Skip to content
Snippets Groups Projects
  1. Aug 11, 2017
  2. Aug 10, 2017
  3. Aug 08, 2017
  4. Aug 04, 2017
  5. Aug 03, 2017
  6. Aug 02, 2017
  7. Jul 31, 2017
  8. Jul 28, 2017
    • Rhys Arkins's avatar
      feat: Log warnings when unknown configuration options or option types found (#554) · 7d493a14
      Rhys Arkins authored
      This PR adds detection and log warnings for the following config validation errors:
      - Unknown config option (e.g misspelling of a valid config option)
      - Config option is a wrong type (e.g. string instead of boolean)
      
      It does *not* propagate this warning to the user (i.e. in onboarding or PRs) yet due to the high chance that we'll find a false negative. I will watch logs for a week or so and then once happy with results will activate user-visible warnings via #556.
      
      Closes #548, Closes #555
  9. Jul 27, 2017
  10. Jul 26, 2017
  11. Jul 19, 2017
  12. Jul 18, 2017
  13. Jul 14, 2017
  14. Jul 08, 2017
  15. Jul 07, 2017
  16. Jul 06, 2017
  17. Jul 05, 2017
  18. Jun 29, 2017
  19. Jun 28, 2017
    • Rhys Arkins's avatar
      Improve onboarding (#367) · c472b7e6
      Rhys Arkins authored
      * Add branchName to mergeRenovateJson
      
      * Split onboarding into branch and PR
      
      * Update onboarding description
      
      * remove snapshot
      
      * Update tests
      
      * Update onboarding text
      c472b7e6
  20. Jun 26, 2017
Loading