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

Refactor entire project with new YAML-based config approach #43

Open
wants to merge 37 commits into
base: main
Choose a base branch
from

Commits on Jun 22, 2021

  1. Migrate from Swift script to YAML based config

    The decision to move away from Swift scripts was not done lightly.
    Swift scripts are just not very pleasant to use yet, swift-sh has several problems and the entire script is too slow.
    Jeehut committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    b630747 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fd6de3 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

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

Commits on Jul 2, 2021

  1. Configuration menu
    Copy the full SHA
    d8497a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc6c0e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e474e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

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

Commits on Jul 9, 2021

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

Commits on Jul 31, 2021

  1. Configuration menu
    Copy the full SHA
    0aa7199 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    447f8bd View commit details
    Browse the repository at this point in the history
  3. Add tests stubs for all targets

    This ensures Xcode supports showing the file-specific coverage in the editor.
    Jeehut committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    52d6a06 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2021

  1. Configuration menu
    Copy the full SHA
    56d33bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76dd519 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f837251 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2754a6 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

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

Commits on Aug 31, 2021

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

Commits on Sep 1, 2021

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

Commits on Sep 3, 2021

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

Commits on Sep 4, 2021

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

Commits on Sep 5, 2021

  1. Configuration menu
    Copy the full SHA
    2e79244 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4199b7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bd9ac7 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. Configuration menu
    Copy the full SHA
    e7cc711 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b4416d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    791b963 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2021

  1. Configuration menu
    Copy the full SHA
    f778aed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1977905 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a865f9b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81e54ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b693e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2021

  1. Configuration menu
    Copy the full SHA
    c566b0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d343473 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    584f603 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Configuration menu
    Copy the full SHA
    0bbe6cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fee0c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3679098 View commit details
    Browse the repository at this point in the history