Skip to content
Snippets Groups Projects
  1. May 19, 2020
  2. May 12, 2020
  3. May 11, 2020
  4. May 04, 2020
  5. Apr 27, 2020
  6. Apr 26, 2020
  7. Apr 25, 2020
  8. Apr 24, 2020
  9. Apr 22, 2020
    • Jameson Graef Rollins's avatar
      simplify testing by removing unnecessary reference · e1fb19b1
      Jameson Graef Rollins authored
      The assumption should really be that the HEAD of the repo is the
      current noise reference.  There is therefore no need to store a
      special reference hash for the tests.  This simplifies things quite a
      bit, in particular by not requiring submitters to update a reference.
      
      This commit drops the reference and modifies the test to just compare
      the current code against HEAD by default.  The option to compare
      against an arbitrary ref is preserved.
      
      The CI is updated for these simplifications.  The "test" job is now
      simple generation of the budgets.  The merge request approval job is
      renamed 'review:noise_change_approval`, and it's logic remains mostly
      the same: it compares the current budgets against the head of the MR
      target branch, and requires the same MR approval to pass.  The overall
      MR approval process therefor doesn't change.
      e1fb19b1
    • Jameson Graef Rollins's avatar
      Revert errand change from rebase · ac436d7e
      Jameson Graef Rollins authored
      This change got added accidentally from an earlier version of the
      "test compare git hash" series during a rebase.
      
      This reverts commit 16b9ae40.
      ac436d7e
    • Jameson Rollins's avatar
      Merge branch 'sus-update-fixmes' into 'master' · faa4c35f
      Jameson Rollins authored
      Revise suspension model
      
      See merge request !80
      faa4c35f
  10. Apr 21, 2020
Loading