Skip to content

feat: UV#412

Merged
Sung96kim merged 6 commits into
masterfrom
feat/uv
Dec 11, 2025
Merged

feat: UV#412
Sung96kim merged 6 commits into
masterfrom
feat/uv

Conversation

@Sung96kim
Copy link
Copy Markdown
Contributor

Summary

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • Jira story/task is put into PR title
  • Code has been self-reviewed
  • Hard-to-understand areas have been commented
  • Documentation has been updated
  • My changes generate no new warnings
  • Unit tests have been added for base functionality and known edge cases
  • Any dependent changes have been merged and published in downstream modules

@Sung96kim
Copy link
Copy Markdown
Contributor Author

will need to update the publish steps in the harness pipeline here

@Sung96kim Sung96kim marked this pull request as ready for review December 8, 2025 20:29
@Sung96kim Sung96kim requested a review from a team as a code owner December 8, 2025 20:29
Comment thread pyproject.toml Outdated
jacobmanderson
jacobmanderson previously approved these changes Dec 11, 2025
Comment thread pyproject.toml
pattern = "^(?P<base>\\d+(?:\\.\\d+)*)(?:-(?P<stage>[a-zA-Z]+)(?P<revision>\\d+)?)?"

[tool.uv]
cache-keys = [{ file = "pyproject.toml" }, { git = { commit = true, tags = true } }]
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

what dis do?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@Sung96kim Sung96kim merged commit 3c40677 into master Dec 11, 2025
4 checks passed
@Sung96kim Sung96kim deleted the feat/uv branch December 11, 2025 18:06
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.

3 participants