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

New works-for-everything CI #2365

Merged
merged 2 commits into from
May 26, 2020
Merged

New works-for-everything CI #2365

merged 2 commits into from
May 26, 2020

Commits on May 24, 2020

  1. New works-for-everything CI

    This version of the test workflow can be pasted without changes into any repo whose tests don't have additional dependencies and don't need to separately test that they're still Vapor-compatible (such as console-kit). Improvements over existing CI:
    
    - Runs on pushes to master as well as PRs
    - Full coverage of all available Swift runner images for Linux
    - Uses latest Xcode without hardcoding on macOS
    - Nice names for each test step
    - Nice name for the workflow itself
    gwynne committed May 24, 2020
    Configuration menu
    Copy the full SHA
    f8f5685 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. Configuration menu
    Copy the full SHA
    0b1b5ca View commit details
    Browse the repository at this point in the history