Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add and use Mill wrapper script (backport #4119) #4125

Merged
merged 2 commits into from
May 31, 2024
Merged

Commits on May 31, 2024

  1. Add and use Mill wrapper script (#4119)

    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.
    
    (cherry picked from commit 0f2efb5)
    
    # Conflicts:
    #	.github/workflows/test.yml
    #	CONTRIBUTING.md
    #	benchmark/src/main/scala/chisel3/benchmark/Benchmark.scala
    jackkoenig authored and mergify[bot] committed May 31, 2024
    Configuration menu
    Copy the full SHA
    7cbffd1 View commit details
    Browse the repository at this point in the history
  2. Resolve backport conflicts

    jackkoenig committed May 31, 2024
    Configuration menu
    Copy the full SHA
    beccbd3 View commit details
    Browse the repository at this point in the history