Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

CI: add Windows to the CI matrix #269

Closed
wants to merge 23 commits into from

Commits on May 2, 2021

  1. CI: add Windows to the CI matrix

    This adds the CI support for the Windows platform.  Although this may successfully build in CI, some changes are going to be needed beyond getting it to build.  Those are already in review.
    compnerd authored May 2, 2021
    Configuration menu
    Copy the full SHA
    92c832f View commit details
    Browse the repository at this point in the history
  2. Update ci.yml

    compnerd authored May 2, 2021
    Configuration menu
    Copy the full SHA
    b48f0f1 View commit details
    Browse the repository at this point in the history
  3. Update ci.yml

    Bump Swift to 5.5 to get access to `_InternalSwiftSyntaxParser`.
    compnerd authored May 2, 2021
    Configuration menu
    Copy the full SHA
    066aa60 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

  1. Update ci.yml

    compnerd authored May 3, 2021
    Configuration menu
    Copy the full SHA
    4d6a6df View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

  1. Configuration menu
    Copy the full SHA
    18f8e48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f482566 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c3e87a View commit details
    Browse the repository at this point in the history
  4. Update ci.yml

    compnerd authored May 5, 2021
    Configuration menu
    Copy the full SHA
    0525076 View commit details
    Browse the repository at this point in the history
  5. Update ci.yml

    compnerd authored May 5, 2021
    Configuration menu
    Copy the full SHA
    9e2cb3a View commit details
    Browse the repository at this point in the history
  6. Update ci.yml

    compnerd authored May 5, 2021
    Configuration menu
    Copy the full SHA
    0cffb5c View commit details
    Browse the repository at this point in the history
  7. Update ci.yml

    compnerd authored May 5, 2021
    Configuration menu
    Copy the full SHA
    fd57e7c View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Update [email protected]

    compnerd authored May 6, 2021
    Configuration menu
    Copy the full SHA
    4759125 View commit details
    Browse the repository at this point in the history
  2. Update [email protected]

    compnerd authored May 6, 2021
    Configuration menu
    Copy the full SHA
    9d323f9 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Update [email protected]

    compnerd authored May 10, 2021
    Configuration menu
    Copy the full SHA
    5667196 View commit details
    Browse the repository at this point in the history
  2. Update ci.yml

    compnerd authored May 10, 2021
    Configuration menu
    Copy the full SHA
    d224fce View commit details
    Browse the repository at this point in the history
  3. Update ci.yml

    compnerd authored May 10, 2021
    Configuration menu
    Copy the full SHA
    e78681b View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Update ci.yml

    compnerd authored May 11, 2021
    Configuration menu
    Copy the full SHA
    13ed8f1 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. Configuration menu
    Copy the full SHA
    45aa273 View commit details
    Browse the repository at this point in the history
  2. Update ci.yml

    Run CI on PR to any branch
    mattt authored May 13, 2021
    Configuration menu
    Copy the full SHA
    8650f93 View commit details
    Browse the repository at this point in the history
  3. Update [email protected]

    Pin SwiftSyntaxHighlighter to ~> 1.2.4
    mattt authored May 13, 2021
    Configuration menu
    Copy the full SHA
    cd95537 View commit details
    Browse the repository at this point in the history
  4. Update [email protected]

    Specify revisions for SwiftSemantics and SwiftSyntaxHighlighter
    mattt authored May 13, 2021
    Configuration menu
    Copy the full SHA
    85eff87 View commit details
    Browse the repository at this point in the history
  5. Update ci.yml

    Set name for windows job
    mattt authored May 13, 2021
    Configuration menu
    Copy the full SHA
    a0f0b9b View commit details
    Browse the repository at this point in the history
  6. Update ci.yml

    Remove swift clean
    mattt authored May 13, 2021
    Configuration menu
    Copy the full SHA
    c5ddfde View commit details
    Browse the repository at this point in the history