Skip to content

feat: submit python version and target file in uv monitor#6567

Merged
snyk-will merged 1 commit intofeat/uv-cycle-2-iteration-1from
feat/uv-python-version
Feb 26, 2026
Merged

feat: submit python version and target file in uv monitor#6567
snyk-will merged 1 commit intofeat/uv-cycle-2-iteration-1from
feat/uv-python-version

Conversation

@snyk-will
Copy link
Contributor

@snyk-will snyk-will commented Feb 20, 2026

Pull Request Submission Checklist

  • Follows CONTRIBUTING guidelines
  • Commit messages
    are release-note ready, emphasizing
    what was changed, not how.
  • Includes detailed description of changes
  • Contains risk assessment (Low | Medium | High)
  • Highlights breaking API changes (if applicable)
  • Links to automated tests covering new functionality
  • Includes manual testing instructions (if necessary)
  • Updates relevant GitBook documentation (PR link: ___)
  • Includes product update to be announced in the next stable release notes

What does this PR do?

When submitting a uv depgraph for monitoring also submit the python version and the correct target file.

Where should the reviewer start?

How should this be manually tested?

What's the product update that needs to be communicated to CLI users?

Base automatically changed from feat/use-uv-depgrpah to main February 23, 2026 10:16
@snyk-will snyk-will force-pushed the feat/uv-python-version branch from 74ac462 to 52165c4 Compare February 23, 2026 10:23
@snyk-io
Copy link

snyk-io bot commented Feb 23, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@snyk-will snyk-will force-pushed the feat/uv-python-version branch 2 times, most recently from 965b1a9 to 70277e4 Compare February 23, 2026 16:35
@snyk-will snyk-will marked this pull request as ready for review February 23, 2026 16:35
@snyk-will snyk-will requested review from a team as code owners February 23, 2026 16:35
@snyk-pr-review-bot

This comment has been minimized.

@snyk-will snyk-will force-pushed the feat/uv-python-version branch from 70277e4 to 8471c6b Compare February 23, 2026 16:54
@snyk-pr-review-bot

This comment was marked as resolved.

@snyk-will snyk-will changed the base branch from main to feat/uv-cycle-2-iteration-1 February 23, 2026 17:15
@snyk-will snyk-will force-pushed the feat/uv-python-version branch from 8471c6b to 5846639 Compare February 25, 2026 10:51
@snyk-will snyk-will requested a review from a team as a code owner February 25, 2026 10:51
);
}

const monitorTargetFile = getMonitorTargetFile(targetFile);
Copy link
Contributor

Choose a reason for hiding this comment

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

just a naming nit: why is "monitor" important here. would the target file look different in a test flow (or any other flow)?

@snyk-will snyk-will force-pushed the feat/uv-python-version branch from 5846639 to eb41866 Compare February 25, 2026 12:48
@snyk-will snyk-will merged commit b036438 into feat/uv-cycle-2-iteration-1 Feb 26, 2026
6 checks passed
@snyk-will snyk-will deleted the feat/uv-python-version branch February 26, 2026 10:12
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