Skip to content
Snippets Groups Projects
  1. Dec 21, 2019
  2. Nov 10, 2019
  3. Nov 02, 2019
  4. Oct 06, 2019
  5. Oct 04, 2019
  6. Aug 27, 2019
  7. Aug 16, 2019
  8. Aug 15, 2019
  9. Aug 14, 2019
    • rahix's avatar
      feat: Include version in binaries · f3830f3c
      rahix authored
      
      This commit adds a script to embed the git-version of the firmware into
      the bootloader, epicardium, and pycardium.  All three binaries will
      display their version on startup.
      
      Signed-off-by: default avatarRahix <rahix@rahix.de>
      f3830f3c
  10. Aug 12, 2019
  11. Aug 05, 2019
  12. Jul 29, 2019
  13. 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>
      54e2fca8
  14. Jul 22, 2019
  15. Jul 14, 2019
  16. Jul 08, 2019
  17. Jul 06, 2019
  18. Jun 15, 2019
Loading