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

Support displaying test results in markdown using GitHub Actions Job Summaries #463

Merged
merged 14 commits into from
Jun 25, 2024

Commits on Jan 4, 2023

  1. Persist test summary on disk

    ritchxu authored and zarenner committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    83b7f42 View commit details
    Browse the repository at this point in the history
  2. Add badge title customization

    ritchxu authored and zarenner committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    49667db View commit details
    Browse the repository at this point in the history
  3. Support none for list-suites

    ritchxu authored and zarenner committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    bd77050 View commit details
    Browse the repository at this point in the history
  4. Add option of use-actions-summary

    ritchxu authored and zarenner committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    3608ee0 View commit details
    Browse the repository at this point in the history
  5. Fix edge case of one test assembly

    ritchxu authored and zarenner committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    724497a View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

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

Commits on Mar 3, 2024

  1. Merge branch 'dorny:main'

    ritchxu committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    0b7d35f View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Skip markdown file

    ritchxu committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    c1768c8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from ritchxu/ritchxu/pr-feedbacks

    Skip markdown file
    ritchxu authored Apr 6, 2024
    Configuration menu
    Copy the full SHA
    3816496 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    775c900 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

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

Commits on Jun 25, 2024

  1. Reaction to PR feedback

    ritchxu committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    1db4305 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84e60ba View commit details
    Browse the repository at this point in the history
  3. Fix code formatting issues

    jozefizso committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    9d0f09a View commit details
    Browse the repository at this point in the history