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

check if it's rust-lang/rust CI job in llvm::is_ci_llvm_modified #130383

Merged
merged 4 commits into from
Sep 29, 2024

Commits on Sep 15, 2024

  1. Feed GitInfos from Config to Build

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

Commits on Sep 23, 2024

  1. check if the LLVM submodule is fetched in is_ci_llvm_modified

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

Commits on Sep 29, 2024

  1. create CiEnv::is_rust_lang_managed_ci_job

    Signed-off-by: onur-ozkan <work@onurozkan.dev>
    onur-ozkan committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    2d85139 View commit details
    Browse the repository at this point in the history
  2. in llvm::is_ci_llvm_modified, check if it's rust-lang/rust CI job

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