Skip to content
  1. Oct 29, 2024
  2. Oct 24, 2024
  3. Sep 25, 2024
  4. Sep 24, 2024
  5. Sep 09, 2024
  6. Sep 06, 2024
  7. Aug 22, 2024
  8. Aug 21, 2024
    • Chuyue Luo's avatar
      applications: Fix Uncrustify errors · cfcd0278
      Chuyue Luo authored
      
      
      This patch makes changes suggested by the Uncrustify pre-commit hook.
      
      Signed-off-by: default avatarChuyue Luo <Chuyue.Luo@arm.com>
      cfcd0278
    • Chuyue Luo's avatar
      ci: Add top-level CI configuration · 40873545
      Chuyue Luo authored
      
      
      This commit adds the top-level CI configuration for the project, which
      extends the baseline configuration and adds the "build" and "test"
      stages. During the "build" stage, the Blinky example is built for the
      various different configurations of the project. Then, in the "test"
      stage, the outputs of the built examples are checked.
      
      Signed-off-by: default avatarChuyue Luo <Chuyue.Luo@arm.com>
      40873545
    • Chuyue Luo's avatar
      ci: Add baseline CI configuration · 1e0f6cee
      Chuyue Luo authored
      
      
      This commit adds the baseline CI configuration for the project. This
      covers the "quality check" phase of the pipeline. During this phase, the
      pre-commit checks are run, as well as other checks including GitLint and
      TPIP.
      
      In addition, documentation about the pre-commit hooks and
      Towncrier is added. This describes the pre-commit hooks that are run by
      the CI and how to run these checks locally.
      
      Signed-off-by: default avatarChuyue Luo <Chuyue.Luo@arm.com>
      1e0f6cee
  9. Aug 13, 2024
  10. Aug 09, 2024
Loading