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

feat: Add GitHub Actions Reporter #11320

Merged
merged 23 commits into from Mar 30, 2022
Merged

Commits on Feb 25, 2022

  1. Add GitHub Actions Reporter

    ockham committed Feb 25, 2022
    Copy the full SHA
    4b441a1 View commit details
    Browse the repository at this point in the history
  2. Use plural to match filename

    ockham committed Feb 25, 2022
    Copy the full SHA
    6b299e2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b6cb64b View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    48e2778 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    195062d View commit details
    Browse the repository at this point in the history
  6. Fix test description

    ockham committed Feb 25, 2022
    Copy the full SHA
    808bd5c View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    5c4884f View commit details
    Browse the repository at this point in the history
  8. Whitespace

    ockham committed Feb 25, 2022
    Copy the full SHA
    97a7b1c View commit details
    Browse the repository at this point in the history
  9. Use ci-info to check for GHA

    ockham committed Feb 25, 2022
    Copy the full SHA
    fc6dd30 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2022

  1. Copy the full SHA
    6289d6a View commit details
    Browse the repository at this point in the history
  2. Update snapshot

    ockham committed Feb 26, 2022
    Copy the full SHA
    5ab275e View commit details
    Browse the repository at this point in the history
  3. Add Changelog entry

    ockham committed Feb 26, 2022
    Copy the full SHA
    ec6eb0d View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Add missing modifier

    Co-authored-by: Brian Surowiec <brian@13degrees.com>
    ockham and xt0rted committed Mar 7, 2022
    Copy the full SHA
    a35a0d9 View commit details
    Browse the repository at this point in the history
  2. No need for snapshot

    Co-authored-by: Simen Bekkhus <sbekkhus91@gmail.com>
    ockham and SimenB committed Mar 7, 2022
    Copy the full SHA
    e72e447 View commit details
    Browse the repository at this point in the history
  3. Remove now-obsolete snapshot

    ockham committed Mar 7, 2022
    Copy the full SHA
    20a6562 View commit details
    Browse the repository at this point in the history
  4. Capitalize H in GithubActionsReporter

    Co-authored-by: Simen Bekkhus <sbekkhus91@gmail.com>
    ockham and SimenB committed Mar 7, 2022
    Copy the full SHA
    d8c0454 View commit details
    Browse the repository at this point in the history
  5. More capital H's in GitHub

    ockham committed Mar 7, 2022
    Copy the full SHA
    c7c4ac0 View commit details
    Browse the repository at this point in the history
  6. Use Node's flatMap

    ockham committed Mar 7, 2022
    Copy the full SHA
    bb4bbe6 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Drop ci-info check for GHA

    ockham committed Mar 28, 2022
    Copy the full SHA
    e4d5c01 View commit details
    Browse the repository at this point in the history
  2. Strip ANSI codes

    ockham committed Mar 28, 2022
    Copy the full SHA
    1ae84fb View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8b5414f View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Copy the full SHA
    c963d7a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0461d49 View commit details
    Browse the repository at this point in the history