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(@jest/reporters): improve annotation formatting of GitHubActionsReporter #12826

Merged
merged 22 commits into from May 9, 2022

Commits on May 8, 2022

  1. Copy the full SHA
    d71c5c1 View commit details
    Browse the repository at this point in the history
  2. check paths

    mrazauskas committed May 8, 2022
    Copy the full SHA
    814db33 View commit details
    Browse the repository at this point in the history
  3. remove @actions/core

    mrazauskas committed May 8, 2022
    Copy the full SHA
    7c116a7 View commit details
    Browse the repository at this point in the history
  4. relative?

    mrazauskas committed May 8, 2022
    Copy the full SHA
    ae036a7 View commit details
    Browse the repository at this point in the history
  5. slash and done?

    mrazauskas committed May 8, 2022
    Copy the full SHA
    e6c5d54 View commit details
    Browse the repository at this point in the history
  6. remove examples

    mrazauskas committed May 8, 2022
    Copy the full SHA
    300e7eb View commit details
    Browse the repository at this point in the history
  7. clean up

    mrazauskas committed May 8, 2022
    Copy the full SHA
    e594bcb View commit details
    Browse the repository at this point in the history
  8. add change log entry

    mrazauskas committed May 8, 2022
    Copy the full SHA
    fadd5f2 View commit details
    Browse the repository at this point in the history
  9. remove snap

    mrazauskas committed May 8, 2022
    Copy the full SHA
    1022130 View commit details
    Browse the repository at this point in the history
  10. Restart CI

    mrazauskas committed May 8, 2022
    Copy the full SHA
    172a41e View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. handle more paths

    mrazauskas committed May 9, 2022
    Copy the full SHA
    f1a1e97 View commit details
    Browse the repository at this point in the history
  2. fix ansi

    mrazauskas committed May 9, 2022
    Copy the full SHA
    e95b5e5 View commit details
    Browse the repository at this point in the history
  3. fix filename

    mrazauskas committed May 9, 2022
    Copy the full SHA
    ebd0bf8 View commit details
    Browse the repository at this point in the history
  4. clean up

    mrazauskas committed May 9, 2022
    Copy the full SHA
    7171272 View commit details
    Browse the repository at this point in the history
  5. Restart CI

    mrazauskas committed May 9, 2022
    Copy the full SHA
    cc02d0b View commit details
    Browse the repository at this point in the history
  6. annotate retried tests

    mrazauskas committed May 9, 2022
    Copy the full SHA
    87fb028 View commit details
    Browse the repository at this point in the history
  7. rootDir again

    mrazauskas committed May 9, 2022
    Copy the full SHA
    74c3f74 View commit details
    Browse the repository at this point in the history
  8. use rootDir

    mrazauskas committed May 9, 2022
    Copy the full SHA
    8f60aa1 View commit details
    Browse the repository at this point in the history
  9. log retries first

    mrazauskas committed May 9, 2022
    Copy the full SHA
    8e6e9ef View commit details
    Browse the repository at this point in the history
  10. unit test

    mrazauskas committed May 9, 2022
    Copy the full SHA
    fe273cd View commit details
    Browse the repository at this point in the history
  11. reshape

    mrazauskas committed May 9, 2022
    Copy the full SHA
    40b847d View commit details
    Browse the repository at this point in the history
  12. clean up

    mrazauskas committed May 9, 2022
    Copy the full SHA
    a5ac9e0 View commit details
    Browse the repository at this point in the history