1. Jun 01, 2024
    • Jack Koenig's avatar
      Add and use Mill wrapper script (#4119) · 0f2efb52
      Jack Koenig authored
      This saves developers from having to install a dependency. It also
      allows us to drop an old Github Actions dependency that hasn't been
      updated in 2 years. This is the standard practice for projects using
      Mill on Github.
      0f2efb52
  2. Apr 13, 2024
    • Jiuyang Liu's avatar
      Check format with mill (#3992) · ae4a96c3
      Jiuyang Liu authored
      
      
      * reformat lit, panama libraries
      * reformat sc files
      * use mill to check format
      * use setup-java@v4 for CI
      * Add license to Benchmark.scala and run Scalafmt on benchmark module
      * Update CONTRIBUTING with new mill scalafmt instructions
      
      ---------
      
      Co-authored-by: default avatarJack Koenig <koenig@sifive.com>
      ae4a96c3
  3. Jan 31, 2024
  4. Apr 11, 2023
    • Jack Koenig's avatar
      [CI] Add Release Notes Automation (#3170) · 26f7f4e3
      Jack Koenig authored
      Add new workflow to generate release notes. This workflow can be run
      manually via workflow dispatch, but will also run automatically upon
      creating a release. The workflow dispatch can be used for testing,
      previewing release notes for a potential release, or for generating
      release notes for past releases for when the automation has a bug or
      didn't exist.
      
      Also update the PR template and CONTRIBUTING guidelines to include
      information about the new required labels and automation. Also
      streamline the PR template a little bit to nudge developers towards
      putting more information in the "Release Notes" section of the PR
      template.
      26f7f4e3
  5. May 13, 2022
  6. Feb 10, 2022
  7. Jan 20, 2022
  8. Nov 02, 2021
  9. Oct 21, 2021