Skip to content
Snippets Groups Projects
  1. Aug 16, 2019
  2. Aug 15, 2019
  3. 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
  4. Aug 12, 2019
  5. Aug 05, 2019
  6. Jul 29, 2019
  7. 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
  8. Jul 22, 2019
  9. Jul 14, 2019
  10. Jul 08, 2019
  11. Jul 06, 2019
  12. Jun 15, 2019
Loading