Skip to content
  1. Jan 22, 2021
  2. Jan 06, 2021
  3. Nov 11, 2020
  4. Aug 26, 2020
  5. Jun 25, 2020
  6. Sep 02, 2019
  7. Aug 29, 2019
  8. Aug 19, 2019
  9. Aug 07, 2019
  10. Aug 01, 2019
  11. Apr 02, 2019
  12. Mar 12, 2019
  13. Jan 21, 2019
  14. Nov 14, 2018
  15. Nov 11, 2018
  16. Oct 09, 2018
    • Dany Marcoux's avatar
      Add pull request template · 15c4f107
      Dany Marcoux authored
      Following our retrospective discussions, we agreed to have a pull
      request template to promote good practices in pull requests we create
      and receive. This is for us, but also for our contributors.
      15c4f107
  17. Aug 28, 2018
  18. Aug 04, 2018
    • Stephan Kulow's avatar
      Stop using travis-ci · adece2ff
      Stephan Kulow authored
      We test code commits on circleci and merges in the OBS
      packages. Travis-CI is pretty much unmaintained (e.g. the
      gem caches are broken atm and noone cares)
      
      So remove one out of 3 CI systems
      adece2ff
  19. Jul 27, 2018
    • Henne Vogelsang's avatar
      Add commit/pull-request guidelines · 8354bd0c
      Henne Vogelsang authored
      - Make the request for contributions more prominent
      - Don't bother people with 'alternate ways' of setting up the git commit message template
      - Add commit/PR guidelines (partly stolen from https://github.com/rtbkit/rtbkit)
      - Add a nice get-Help secion
      - split out review section
      
      This should prepare new contributors better for producing changes that we
      will actually merge.
      8354bd0c
  20. Jul 26, 2018
  21. Jul 24, 2018
  22. Jul 04, 2018
  23. Jun 26, 2018
  24. Jun 07, 2018
  25. Apr 13, 2018
  26. Apr 11, 2018
    • Dany Marcoux's avatar
      [doc] Setup git commit message template in Rakefile · b5817307
      Dany Marcoux authored
      It makes contributing a tiny bit simpler. Anyone contributing code will
      run `rake docker:build`, thereby setting up the git commit message
      template without having to copy and paste the command. Anyone else
      contributing documentation only is still aware of it.
      b5817307
  27. Apr 08, 2018
    • Dany Marcoux's avatar
      [doc] Use local .gitconfig to set commit template · 211abbde
      Dany Marcoux authored
      It won't interfere with the global .gitconfig and have potential
      side-effects in other projects.
      
      It's a one time setup unlike the previous recommendation. With `cp`, it
      needs to be copied again whenever the template changes.
      211abbde
  28. Apr 05, 2018
  29. Feb 09, 2018
  30. Nov 02, 2017
  31. Oct 25, 2017