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

Fixed bootstrap tests #1501

Merged
merged 6 commits into from
Sep 28, 2021
Merged

Fixed bootstrap tests #1501

merged 6 commits into from
Sep 28, 2021

Commits on Sep 28, 2021

  1. Fixed bootstrap tests

    We need to use the assembly instead of the script.
    If we use the script, it will read the `.mill-version` file and run with the wrong version.
    lefou committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    250437b View commit details
    Browse the repository at this point in the history
  2. Tweaks

    lefou committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    055f193 View commit details
    Browse the repository at this point in the history
  3. Fixes

    lefou committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    ab0770f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d940384 View commit details
    Browse the repository at this point in the history
  5. Use correct assembly task

    lefou committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    1acaf0c View commit details
    Browse the repository at this point in the history
  6. Only walk existing paths

    lefou committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    fb15969 View commit details
    Browse the repository at this point in the history