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

Merge all things in one workflow file, reducing duplication of CI code #17355

Merged
merged 44 commits into from
Aug 27, 2020

Commits on Jul 14, 2020

  1. Configuration menu
    Copy the full SHA
    91cc122 View commit details
    Browse the repository at this point in the history
  2. Rename release.yml to ci.yml

    ret2libc committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    db0c118 View commit details
    Browse the repository at this point in the history
  3. Run on all push events

    ret2libc committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    57fa89a View commit details
    Browse the repository at this point in the history
  4. test2

    ret2libc committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    3b71eab View commit details
    Browse the repository at this point in the history
  5. all

    ret2libc committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    24b575a View commit details
    Browse the repository at this point in the history
  6. Fix if conditions

    ret2libc committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    15e19a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. test

    ret2libc committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    815a4e2 View commit details
    Browse the repository at this point in the history
  2. test

    ret2libc committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    19eebfd View commit details
    Browse the repository at this point in the history
  3. test 2

    ret2libc committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    39c1433 View commit details
    Browse the repository at this point in the history
  4. test 3

    ret2libc committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    aace95b View commit details
    Browse the repository at this point in the history
  5. Update ci.yml

    ret2libc committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    3a03540 View commit details
    Browse the repository at this point in the history
  6. test 4

    ret2libc committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    2ea2b2a View commit details
    Browse the repository at this point in the history
  7. test 5

    ret2libc committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    9cc005d View commit details
    Browse the repository at this point in the history
  8. complete

    ret2libc committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    fbb6d74 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    74e63da View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

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

    ret2libc committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    63e3f59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bdf400c View commit details
    Browse the repository at this point in the history
  4. Revert "Try a sort of ternary operator"

    This reverts commit bdf400c.
    ret2libc committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    498261d View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. Configuration menu
    Copy the full SHA
    9b79d54 View commit details
    Browse the repository at this point in the history
  2. Use head_ref

    ret2libc committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    f7d0718 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c755c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e5c4be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0abb0e8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fcbe5d7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    94b7ef3 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. Use @v2 instead of @master

    ret2libc committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    47fbed7 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. Configuration menu
    Copy the full SHA
    d6f66c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07d2411 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. Configuration menu
    Copy the full SHA
    672378e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcacd45 View commit details
    Browse the repository at this point in the history
  3. Fix jobs

    ret2libc committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    805cf59 View commit details
    Browse the repository at this point in the history
  4. Give proper names to jobs

    ret2libc committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    0870f85 View commit details
    Browse the repository at this point in the history
  5. try to fix

    ret2libc committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    5a824a0 View commit details
    Browse the repository at this point in the history
  6. Can't use if with matrix

    ret2libc committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    ae792a6 View commit details
    Browse the repository at this point in the history
  7. Try

    ret2libc committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    4a91c0e View commit details
    Browse the repository at this point in the history
  8. try to fix 2

    ret2libc committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    291bf53 View commit details
    Browse the repository at this point in the history
  9. test 2

    ret2libc committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    187595e View commit details
    Browse the repository at this point in the history
  10. test3

    ret2libc committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    2bf54ac View commit details
    Browse the repository at this point in the history
  11. Show -tests as green on PR

    ret2libc committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    42bdb64 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2020

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

Commits on Aug 26, 2020

  1. Configuration menu
    Copy the full SHA
    d666dbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19ea817 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ca5f4e View commit details
    Browse the repository at this point in the history