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

Conversation

cbchadb35
Copy link

Summary of PR changes

PR Requirements

  • For major, minor, or breaking changes, at least one of the commit messages contains the appropriate +semver: keywords.
    • See the Incrementing the Version section of the repository's README.md for more details.
  • The action code does not contain sensitive information.

NOTE: If the repo's workflow could not automatically update the README.md, it should be updated manually with the next version. For javascript actions, if the repo's workflow could not automatically recompile the action it should also be updated manually as part of the PR.

EnricoMi and others added 30 commits January 9, 2024 21:20
Disables entity expansion.
* 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
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>
* Pin dependencies based on Python version
* Upgrade dependencies to latest version
* Improve CI to catch dependencies that build whl files
@cbchadb35 cbchadb35 merged commit 0fbfebc into im-open:master Sep 20, 2024
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants