Skip to content

[doc] Add note in docs about PEP 508 limitation and opting-out of packages - #3706

Merged
vkarak merged 1 commit into
reframe-hpc:masterfrom
vkarak:docs/update-polars-optout
Jul 24, 2026
Merged

[doc] Add note in docs about PEP 508 limitation and opting-out of packages#3706
vkarak merged 1 commit into
reframe-hpc:masterfrom
vkarak:docs/update-polars-optout

Conversation

@vkarak

@vkarak vkarak commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Also:

  • Adapt the ./ci-scripts/pypi-genreadme.py to convert Github-specific alerts to standard Markdown.
  • Update permissions of ./ci-scripts/pypi-genreadme.py.
  • Fix script name in Github publish action.

Closes #3676.

@codecov

codecov Bot commented Jul 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.90%. Comparing base (85a3975) to head (6e744f3).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3706      +/-   ##
==========================================
- Coverage   91.94%   91.90%   -0.04%     
==========================================
  Files          62       62              
  Lines       13782    13782              
==========================================
- Hits        12672    12667       -5     
- Misses       1110     1115       +5     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@vkarak vkarak linked an issue Jul 23, 2026 that may be closed by this pull request

@victorusu victorusu left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@github-project-automation github-project-automation Bot moved this from Todo to In Progress in ReFrame Backlog Jul 24, 2026
Also:

- Adapt the `./ci-scripts/pypi-genreadme.py` to convert Github-specific
  alerts to standard Markdown.
- Update permissions of `./ci-scripts/pypi-genreadme.py`.
- Fix script name in Github publish action.

Fix Github PyPI script

Signed-off-by: Vasileios Karakasis <vkarak@gmail.com>
@vkarak
vkarak force-pushed the docs/update-polars-optout branch from c0ca494 to 6e744f3 Compare July 24, 2026 07:44
@vkarak
vkarak enabled auto-merge July 24, 2026 07:44
@vkarak
vkarak merged commit d7dea85 into reframe-hpc:master Jul 24, 2026
32 of 33 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in ReFrame Backlog Jul 24, 2026
@vkarak
vkarak deleted the docs/update-polars-optout branch July 24, 2026 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

consider making polars an optional dependency

2 participants