Skip to content
Snippets Groups Projects
Select Git revision
  • d4a814d77a6bd30cd8dc5f8c0f6296dd104e5f5a
  • master default protected
  • ch3/hawkmoth
  • rahix/bma
  • freertos-btle
  • schneider/mp-for-old-bl
  • ch3/leds-api
  • ch3/genapi-refactor
  • ch3/dual-core
  • dualcore
10 results

DualCore

  • Clone with SSH
  • Clone with HTTPS
  • Forked from card10 / firmware
    1531 commits behind the upstream repository.
    Sergiusz Bazanski's avatar
    q3k authored and Serge Bazanski committed
    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
    History
    Name Last commit Last update
    ..