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

remove debug-logging default from tools profile #127913

Merged
merged 3 commits into from
Jul 19, 2024

Commits on Jul 18, 2024

  1. check default config profiles on CI

    Signed-off-by: onur-ozkan <work@onurozkan.dev>
    onur-ozkan committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    0c5864f View commit details
    Browse the repository at this point in the history
  2. remove debug-logging default from tools profile

    `debug-logging` conflicts with `download-rustc` option, and doesn't really
    make sense to enable it for a profile that is used for tool development.
    
    Signed-off-by: onur-ozkan <work@onurozkan.dev>
    onur-ozkan committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    6310da9 View commit details
    Browse the repository at this point in the history
  3. create check-default-config-profiles.sh for mingw-check

    Signed-off-by: onur-ozkan <work@onurozkan.dev>
    onur-ozkan committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    5901c8c View commit details
    Browse the repository at this point in the history