Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Sync with Upstream #7

Merged
merged 38 commits into from
Sep 20, 2024
Merged

Sync with Upstream #7

merged 38 commits into from
Sep 20, 2024

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 4, 2024

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

Commits on Apr 27, 2024

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

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    eae46b9 View commit details
    Browse the repository at this point in the history
  2. Test on ubuntu-24.04 (#599)

    EnricoMi authored May 22, 2024
    Configuration menu
    Copy the full SHA
    96c9bf7 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Remove PIP dependabot config

    Cannot exclude Python 3.7 dependencies, so dependabot is usesless here.
    EnricoMi authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    6bfefcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    912d4a6 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Releasing v2.17.0

    EnricoMi committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    14102cd View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

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

Commits on Jul 14, 2024

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

Commits on Sep 4, 2024

  1. Add default path and message for parse error and suite output annotat…

    …ions (#621)
    
    In some cases annotation path or message could be `None`, which is not allowed by the CheckRun API.
    
    Fixes #620.
    EnricoMi authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    673174d View commit details
    Browse the repository at this point in the history
  2. Releasing v2.17.1

    EnricoMi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    82082da View commit details
    Browse the repository at this point in the history