Skip to content

chore: update deps#319

Merged
qartik merged 2 commits into
mainfrom
chore-fix-main
May 20, 2026
Merged

chore: update deps#319
qartik merged 2 commits into
mainfrom
chore-fix-main

Conversation

@qartik

@qartik qartik commented May 20, 2026

Copy link
Copy Markdown
Member

This pull request makes a targeted improvement to the GitHub Actions workflow for Python applications. It adds a workaround to prevent the workflow from failing if the dependency vulnerability audit encounters malformed OSV responses, ensuring the workflow continues even if uv audit fails for this reason.

Workflow robustness:

  • Added continue-on-error: true to the "Dependency vulnerability audit" step in .github/workflows/python-app.yml to prevent the workflow from failing due to known issues with malformed OSV responses in uv audit. This is a temporary workaround until the upstream issue is resolved.

@qartik qartik marked this pull request as ready for review May 20, 2026 13:19
@qartik qartik merged commit 515c23a into main May 20, 2026
10 checks passed
@qartik qartik deleted the chore-fix-main branch May 20, 2026 13:19
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.

1 participant