Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

More thorough changes detection #7472

Merged
merged 5 commits into from
Jan 8, 2018
Merged

Commits on Jan 5, 2018

  1. More thorough changes detection

    This basically trades false-negatives ("dumb" last commit not touching
    Rust on a Rust-touching branch) for false-positives (all builds against
    `stable` and `beta` will run all tests almost always).
    This seems to be a reasonable tradeoff.
    
    Closes #6507
    kirill@pimenov.cc committed Jan 5, 2018
    Configuration menu
    Copy the full SHA
    30e6e99 View commit details
    Browse the repository at this point in the history
  2. We don't have Appveyor anymore

    kirill@pimenov.cc committed Jan 5, 2018
    Configuration menu
    Copy the full SHA
    f47bd5b View commit details
    Browse the repository at this point in the history
  3. before_script sections are not merged

    kirill@pimenov.cc committed Jan 5, 2018
    Configuration menu
    Copy the full SHA
    2a252e0 View commit details
    Browse the repository at this point in the history
  4. Limiting commit depth breaks branching detection

    kirill@pimenov.cc committed Jan 5, 2018
    Configuration menu
    Copy the full SHA
    ec82743 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1523608 View commit details
    Browse the repository at this point in the history