Skip to content
Snippets Groups Projects
  1. Apr 19, 2020
  2. Dec 29, 2019
  3. Dec 21, 2019
  4. Nov 10, 2019
  5. Nov 02, 2019
  6. Oct 06, 2019
  7. Oct 04, 2019
  8. Aug 27, 2019
  9. Aug 16, 2019
  10. Aug 15, 2019
  11. Aug 14, 2019
  12. Aug 12, 2019
  13. Aug 05, 2019
  14. Jul 29, 2019
  15. Jul 28, 2019
    • q3k's avatar
      ci: implement lint & Annoyatron · 8ef77cdb
      q3k authored
      We want to run a linter on CI submission.
      
      We also want to display nice error messages to the user. Thus,
      annoyatron is born.
      
      The flow is as follows:
       - a MR is submitted and triggers the 'lint' pipeline
       - annoyatron gets pinged over https that an MR requires attention
       - annoyatron starts running and waits until the MR's pipeline run
         succeeds or fails
       - the lint jobs either succeeds or fails
       - annoyatron notices the pipeline passed, and inspects its results to
         see if the lint pipeline failed or not.
       - annoyatron posts a comment, if necessary
      8ef77cdb
    • rahix's avatar
      feat(code-style.sh): Format Python files using black · 54e2fca8
      rahix authored
      
      Signed-off-by: default avatarRahix <rahix@rahix.de>
      Verified
      54e2fca8
  16. Jul 22, 2019
  17. Jul 14, 2019
  18. Jul 08, 2019
  19. Jul 06, 2019
  20. Jun 15, 2019
Loading