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

Tushar testing with all incoming changes of upstream #26

Open
wants to merge 522 commits into
base: main
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Apr 24, 2022

  1. Restrict unicode in all text fields populated with user input (#256)

    * Restrict unicode in all annotation text fields
    * Restrict unicode of test names for PR comment
    EnricoMi authored Apr 24, 2022
    Configuration menu
    Copy the full SHA
    9f4c845 View commit details
    Browse the repository at this point in the history
  2. Releasing v1.33

    EnricoMi committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    3bf80f8 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2022

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

Commits on May 9, 2022

  1. Fix python interpreter detection (#262)

    * Check version for python3
    * Fix symbolic link command
    * Create symbolic link in $RUNNER_TEMP, add to GITHUB_PATH
    
    Co-authored-by: Daniel Benesch <thesorekz@gmail.com>
    Co-authored-by: Enrico Minack <github@enrico.minack.dev>
    sorekz and EnricoMi authored May 9, 2022
    Configuration menu
    Copy the full SHA
    eacea16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca5954b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eaa3281 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e13492e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9cfddb8 View commit details
    Browse the repository at this point in the history
  6. Releasing v1.34

    EnricoMi committed May 9, 2022
    Configuration menu
    Copy the full SHA
    3579960 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

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

Commits on May 12, 2022

  1. Publish results as job summary (#266)

    Co-authored-by: Enrico Minack <github@enrico.minack.dev>
    lachaib and EnricoMi authored May 12, 2022
    Configuration menu
    Copy the full SHA
    fbf7580 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f61495 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. Add details url to job summary, add to README.md (#271)

    * job summary contains link to check run when failures exist
    * use GithubAction.add_to_job_summary
    * rephrase job_summary description
    * add to README.md
    * add more testing
    EnricoMi authored May 13, 2022
    Configuration menu
    Copy the full SHA
    a841656 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2022

  1. Configuration menu
    Copy the full SHA
    6a5db1f View commit details
    Browse the repository at this point in the history
  2. Releasing v1.35

    EnricoMi committed May 14, 2022
    Configuration menu
    Copy the full SHA
    1fa26b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0bcf769 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

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

Commits on May 18, 2022

  1. Configuration menu
    Copy the full SHA
    65bf3c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ba7787 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    096ddac View commit details
    Browse the repository at this point in the history
  4. Fixing JSON output or composite action (#277)

    * Add JSON output to composite action
    * Move asserting JSON output into composite action, reuse in all publish jobs
    EnricoMi authored May 18, 2022
    Configuration menu
    Copy the full SHA
    0a61be8 View commit details
    Browse the repository at this point in the history
  5. Releasing v1.36

    EnricoMi committed May 18, 2022
    Configuration menu
    Copy the full SHA
    c8ce9bb View commit details
    Browse the repository at this point in the history

Commits on May 28, 2022

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

Commits on May 30, 2022

  1. Configuration menu
    Copy the full SHA
    7f1cae7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fcb79f View commit details
    Browse the repository at this point in the history
  3. Move to lxml (#286)

    EnricoMi committed May 30, 2022
    Configuration menu
    Copy the full SHA
    14332cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a535040 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    50d4bad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fae28b8 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Configuration menu
    Copy the full SHA
    0d11065 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a23768 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dda9390 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    edf3cdc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bc14139 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    983d401 View commit details
    Browse the repository at this point in the history
  7. Releasing v1.37

    EnricoMi committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    7377632 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c5b171b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c8dcbb0 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. Configuration menu
    Copy the full SHA
    16647a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54910ea View commit details
    Browse the repository at this point in the history
  3. Move README.md to v2

    EnricoMi committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    57463e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Configuration menu
    Copy the full SHA
    3281b65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb5eb4c View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

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

Commits on Jun 20, 2022

  1. Allow to only comment on changes, failures, ... (#248)

    Adds new `comment_mode`s and deprecates `create new` and `update last`.
    EnricoMi authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    1806ee6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37acd73 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Releasing v1.38

    EnricoMi committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    e60aaa8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b776d2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e633876 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2934772 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d18cf0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8898aba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c3cfbe8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b746c5d View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Configuration menu
    Copy the full SHA
    d624a68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97d9a48 View commit details
    Browse the repository at this point in the history
  3. Releasing v1.39

    EnricoMi committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    f00bb47 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13fe3e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

  1. Configuration menu
    Copy the full SHA
    d721b1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a08057 View commit details
    Browse the repository at this point in the history
  3. Remove deprecated features (#318)

    * Remove feature to hide comments
    * Remove deprecated comment modes 'create new' and 'update last'
    * Removed deprecated comment on pr
    * Document breaking changes in README.md
    * Make CI not use deprecated or removed features
    EnricoMi authored Jul 3, 2022
    Configuration menu
    Copy the full SHA
    daf6bc5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa1d5a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    54a60db View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1f7ad65 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Configuration menu
    Copy the full SHA
    3597e51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a97350 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    572e489 View commit details
    Browse the repository at this point in the history
  4. Add file format badges

    EnricoMi committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    602889e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4540043 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    81e90c2 View commit details
    Browse the repository at this point in the history
  7. Releasing v2.0.0-alpha

    EnricoMi committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    fb18c96 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d95302b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c82c0f5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    62b1695 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7167dcf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    693d938 View commit details
    Browse the repository at this point in the history
  13. Releasing v2.0.0-beta

    EnricoMi committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    7a453e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

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

Commits on Jul 6, 2022

  1. Remove max-parallel from CI

    EnricoMi committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    58debd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd6c641 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0006c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db33277 View commit details
    Browse the repository at this point in the history
  5. Releasing v2.0.0-beta.2

    EnricoMi committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    00dc83b View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Configuration menu
    Copy the full SHA
    4cab3f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2345564 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70a38cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c0a5c1 View commit details
    Browse the repository at this point in the history
  5. Releasing v2.0.0-beta.3

    EnricoMi committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    577d995 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Configuration menu
    Copy the full SHA
    8b03530 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc8fa88 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Configuration menu
    Copy the full SHA
    2f820a8 View commit details
    Browse the repository at this point in the history
  2. Releasing v2.0.0-beta.4

    EnricoMi committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    6fc8d1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f51fd8b View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Releasing v1.40

    EnricoMi committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    b9f6c61 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master-2.x'

    EnricoMi committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    acd986f View commit details
    Browse the repository at this point in the history
  3. Upgrade lxml and urllib3

    EnricoMi committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    04677bd View commit details
    Browse the repository at this point in the history
  4. Fix lxml upgrade (#338)

    EnricoMi authored Jul 28, 2022
    Configuration menu
    Copy the full SHA
    9b56b79 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be326a8 View commit details
    Browse the repository at this point in the history
  6. Releasing v2.0.0

    EnricoMi committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    2a60c5d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ac744c8 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

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

Commits on Oct 14, 2022

  1. Use GHA env file to set output (#360)

    * Add notice, echo and output env file to GHA, echo on in debug mode
    EnricoMi authored Oct 14, 2022
    Configuration menu
    Copy the full SHA
    2535351 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    338606e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0928be3 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. Releasing v2.1.0

    EnricoMi committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    713caf1 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

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

Commits on Oct 24, 2022

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

Commits on Oct 25, 2022

  1. Releasing v2.2.0

    EnricoMi committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    46ab8d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9e81bf View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2022

  1. Rename tests badge

    EnricoMi committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    113d5f4 View commit details
    Browse the repository at this point in the history
  2. Improve badges (#376)

    EnricoMi authored Nov 20, 2022
    Configuration menu
    Copy the full SHA
    b96f543 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Update badges once per week

    EnricoMi committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    43acb3d View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

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

Commits on Nov 28, 2022

  1. Fetch all artifacts

    EnricoMi committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    84dbe97 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

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

Commits on Dec 2, 2022

  1. Configuration menu
    Copy the full SHA
    ccbd78f View commit details
    Browse the repository at this point in the history
  2. Add Python 3.11 to CI

    EnricoMi committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    e85bf66 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Fix badge gist URLs

    URLs pointed to a specific version, removed the revision so they show the latest version
    EnricoMi authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    71ca27c View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

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

Commits on Dec 20, 2022

  1. Configuration menu
    Copy the full SHA
    3b165d5 View commit details
    Browse the repository at this point in the history
  2. Fix bug in if command

    EnricoMi committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    f4a5e4d View commit details
    Browse the repository at this point in the history
  3. Fix typo in README.md (#381)

    Co-authored-by: Enrico Minack <github@enrico.minack.dev>
    Ali-Raza-Arain and EnricoMi authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    82eecc5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de1c502 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

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

Commits on Jan 4, 2023

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

Commits on Jan 7, 2023

  1. Configuration menu
    Copy the full SHA
    e3fdce4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba5844e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4420292 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bab95a3 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

  1. Releasing v2.3.0

    EnricoMi committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    a3caf02 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Rephrase action description

    EnricoMi committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    076de3a View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

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

Commits on Feb 10, 2023

  1. Auto-detect file format, re-introduce the FILES option (#395)

    Deprecates file-type specific *_FILES options
    EnricoMi authored Feb 10, 2023
    Configuration menu
    Copy the full SHA
    63d6117 View commit details
    Browse the repository at this point in the history
  2. Releasing v2.4.0

    EnricoMi committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    d1dbb13 View commit details
    Browse the repository at this point in the history
  3. Shorten action description

    EnricoMi committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    1237237 View commit details
    Browse the repository at this point in the history
  4. Releasing v2.4.1

    EnricoMi committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    26dda2f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c3e874 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5975303 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

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

Commits on Feb 25, 2023

  1. Releasing v2.4.2 (#408)

    EnricoMi authored Feb 25, 2023
    Configuration menu
    Copy the full SHA
    689e79f View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

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

Commits on Mar 10, 2023

  1. Configuration menu
    Copy the full SHA
    42fa2c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69b33fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6816641 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Configuration menu
    Copy the full SHA
    0043f21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1deaea3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c22e15 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

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

Commits on Mar 17, 2023

  1. Configuration menu
    Copy the full SHA
    d2532d3 View commit details
    Browse the repository at this point in the history
  2. Releasing v2.5.0

    EnricoMi committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    56cb1db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fef02b4 View commit details
    Browse the repository at this point in the history
  4. Description is too long...

    EnricoMi committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    a9d5b50 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

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

Commits on Mar 20, 2023

  1. Releasing v2.6.0

    EnricoMi committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    4663c06 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Configuration menu
    Copy the full SHA
    763fc57 View commit details
    Browse the repository at this point in the history
  2. Releasing v2.6.1

    EnricoMi committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    c172755 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

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

Commits on Mar 29, 2023

  1. Fix UnitTestRunResults interface to be compatible with UnitTestRunDel…

    …taResults (#434)
    
    Co-authored-by: Enrico Minack <github@enrico.minack.dev>
    audricschiltknecht and EnricoMi authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    52aabbd View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

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

Commits on Apr 10, 2023

  1. Configuration menu
    Copy the full SHA
    8420d2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66241ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0e2d75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8350ad8 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Add link for .Net testint

    EnricoMi committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    b2e8ee2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45f3496 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d7bc1c View commit details
    Browse the repository at this point in the history
  4. Fix new section

    EnricoMi committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    6334727 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d34049 View commit details
    Browse the repository at this point in the history
  6. Releasing v2.6.2

    EnricoMi committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    39ee91a View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Update links on comments to point to the used version (#432)

    Co-authored-by: Enrico Minack <github@enrico.minack.dev>
    ofek and EnricoMi authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    d7c2936 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8e55ea View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    68c617d View commit details
    Browse the repository at this point in the history
  2. Releasing v2.7.0

    EnricoMi committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    4e7013f View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

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

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    3a08186 View commit details
    Browse the repository at this point in the history
  2. Output workflows

    EnricoMi committed May 22, 2023
    Configuration menu
    Copy the full SHA
    11fb8d3 View commit details
    Browse the repository at this point in the history
  3. Make grep not fail

    EnricoMi committed May 22, 2023
    Configuration menu
    Copy the full SHA
    cbc8399 View commit details
    Browse the repository at this point in the history
  4. Make curl silent, fix break

    EnricoMi committed May 22, 2023
    Configuration menu
    Copy the full SHA
    263ca45 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b12c768 View commit details
    Browse the repository at this point in the history
  6. Fix condition

    EnricoMi committed May 22, 2023
    Configuration menu
    Copy the full SHA
    e61ffa1 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

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

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    cf18871 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4424af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa88269 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Add actor name option (#460)

    Co-authored-by: Enrico Minack <github@enrico.minack.dev>
    RafikFarhad and EnricoMi authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    b66cb73 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

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

Commits on Jun 13, 2023

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

Commits on Jun 20, 2023

  1. Releasing v2.8.0

    EnricoMi committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    f0b5d24 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

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

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    36efbb7 View commit details
    Browse the repository at this point in the history
  2. Releasing v2.9.0

    EnricoMi committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    283dea1 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

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

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    f2fc245 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ddaf27 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    bd22544 View commit details
    Browse the repository at this point in the history
  2. Releasing v2.10.0

    EnricoMi committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    d93dbc0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19b3c29 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Configuration menu
    Copy the full SHA
    38e2922 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e4df66 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Publish ARM images (#512)

    Allow the action to run on self-hosted ARM64 workers, compatible with AWS Graviton ARM instances.
    mightyguava authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    c0b8fea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a23f810 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    560aeb0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48fc7ad View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    78b6281 View commit details
    Browse the repository at this point in the history
  2. Releasing v2.11.0

    EnricoMi committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    ca89ad0 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

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

Commits on Nov 13, 2023

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

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    1b521c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d47d57b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65976d5 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

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

Commits on Dec 15, 2023

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

Commits on Dec 18, 2023

  1. Improve emoji for passed tests (#542)

    * Improve emoji for passed tests
    * Amend symbol table in README.md
    * Adjust digit space and runs label
    EnricoMi authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    3cd0197 View commit details
    Browse the repository at this point in the history
  2. Fix failing on no files (#543)

    * Fix failing on no files (Inconclusive conclusion is actually called neutral)
    * Log inconclusive when conclusion is neutral
    EnricoMi authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    dd65627 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Add option to disable status check (#532)

    Co-authored-by: Enrico Minack <github@enrico.minack.dev>
    TurnrDev and EnricoMi authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    d764099 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Upgrade CI and Python dependencies (#523)

    Co-authored-by: Enrico Minack <github@enrico.minack.dev>
    AdrianDsg and EnricoMi authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    bea8616 View commit details
    Browse the repository at this point in the history
  2. Releasing v2.12.0

    EnricoMi committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    e780361 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Upgrade lxml to 5.1.0 (#433)

    Disables entity expansion.
    EnricoMi authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    8551547 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Check if venv package is installed already (#558)

    * Uses installed `virtualenv` and `venv` packages
    * Installs `virtualenv` if none of the above works
    * Installs without `PIP_OPTIONS` if `pip install $PIP_OPTIONS` does not work
    * Creates a virtual environment
    * Does not activate the virtual environment but uses the Python binary directly
    EnricoMi authored Feb 3, 2024
    Configuration menu
    Copy the full SHA
    5a94863 View commit details
    Browse the repository at this point in the history
  2. Releasing v2.13.0

    EnricoMi committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    4e12145 View commit details
    Browse the repository at this point in the history
  3. Add macOS 14 to CI (#563)

    EnricoMi authored Feb 3, 2024
    Configuration menu
    Copy the full SHA
    04f29da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad0696a View commit details
    Browse the repository at this point in the history
  5. Update expectation files

    EnricoMi committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    8fdc3ca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a5faf19 View commit details
    Browse the repository at this point in the history
  7. Publish JSON even when check_run is false (#568)

    Refactors `get_publish_data` out of `publish_check`, further
    - adds before_stats to JSON
    - adds suite_details to stats_with_delta
    - improves formatted stats_with_delta (error delta)
    
    Co-authored-by: Ebbe Knudsen <xedkn@energinet.dk>
    EnricoMi and ebbeknudsen authored Feb 3, 2024
    Configuration menu
    Copy the full SHA
    5724834 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    af4a2cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ccc2cd View commit details
    Browse the repository at this point in the history
  3. Releasing v2.14.0

    EnricoMi committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    8885e27 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Upgrade CI actions (#573)

    EnricoMi authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    783d23b View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

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

Commits on Feb 24, 2024

  1. Configuration menu
    Copy the full SHA
    8d1d324 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b91eeb9 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    fe2d5fc View commit details
    Browse the repository at this point in the history
  2. Releasing v2.15.0

    EnricoMi committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    e22cb89 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Fix typo in windows action

    EnricoMi committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    328b424 View commit details
    Browse the repository at this point in the history
  2. Releasing v2.15.1

    EnricoMi committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    f355d34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a5290c View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

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

Commits on Mar 20, 2024

  1. Upgrade dependencies (#585)

    * Pin dependencies based on Python version
    * Upgrade dependencies to latest version
    * Improve CI to catch dependencies that build whl files
    EnricoMi authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    466ab0b View commit details
    Browse the repository at this point in the history
  2. Releasing v2.16.0

    EnricoMi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    b25bb15 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    fbe9920 View commit details
    Browse the repository at this point in the history
  2. Releasing v2.16.1

    EnricoMi committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    30eadd5 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

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

    SinghTushar20 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    3654ebd View commit details
    Browse the repository at this point in the history
  3. test commit

    SinghTushar20 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    fd3db56 View commit details
    Browse the repository at this point in the history
  4. test commit

    SinghTushar20 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    9ffd5f0 View commit details
    Browse the repository at this point in the history
  5. final test commit

    SinghTushar20 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    095b1d1 View commit details
    Browse the repository at this point in the history
  6. commenting failure

    SinghTushar20 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    0d02415 View commit details
    Browse the repository at this point in the history