Skip to content

fixing workflows#25

Merged
weinbe58 merged 1 commit intomainfrom
fixing-workflows
Aug 4, 2025
Merged

fixing workflows#25
weinbe58 merged 1 commit intomainfrom
fixing-workflows

Conversation

@weinbe58
Copy link
Member

@weinbe58 weinbe58 commented Aug 4, 2025

No description provided.

Copilot AI review requested due to automatic review settings August 4, 2025 23:38
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR simplifies package installation commands in GitHub Actions workflows by removing custom PyPI index configuration and updating sync flags.

  • Removes JFrog Artifactory PyPI index configuration from documentation workflows
  • Updates CI workflow to use --all-extras instead of --upgrade flag for uv sync

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
.github/workflows/pub_doc.yml Removes custom PyPI index from documentation dependency installation
.github/workflows/doc.yml Removes custom PyPI index from documentation dependency installation
.github/workflows/devdoc.yml Removes custom PyPI index from documentation dependency installation
.github/workflows/ci.yml Changes uv sync flag from --upgrade to --all-extras

@github-actions
Copy link
Contributor

github-actions bot commented Aug 4, 2025

PR Preview Action v1.6.2
Preview removed because the pull request was closed.
2025-08-04 23:41 UTC

@codecov
Copy link

codecov bot commented Aug 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@github-actions
Copy link
Contributor

github-actions bot commented Aug 4, 2025

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
402 374 93% 0% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: fd7d76b by action🐍

@weinbe58 weinbe58 merged commit 3cb22bd into main Aug 4, 2025
13 checks passed
@weinbe58 weinbe58 deleted the fixing-workflows branch August 4, 2025 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants