Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#308] 🦺 Maven Enforcer Rule for uv version #309

Merged
merged 1 commit into from
Mar 26, 2025

Conversation

d-ryan-ashcraft
Copy link
Contributor

No description provided.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I (Informational): pulled up common code with some refactoring to have a common base for checking tool versions.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I: some minor sonarlint cleanup

@d-ryan-ashcraft d-ryan-ashcraft linked an issue Mar 26, 2025 that may be closed by this pull request
@@ -50,6 +50,19 @@
</rules>
</configuration>
</execution>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I: we'll flow a follow on to reorg the examples, so that:

  • examples
    • poetry (will have poerty enforcer config to isolate it to poetry examples)
      • rename for consistency to habushu-poetry-XYZ
    • uv (will have uv enforcer config to isolate it to uv examples)
      • rename for consistency to habushu-uv-XYZ

If needed, we'll add a general folder for habushu items that aren't specific to poetry or uv as well. There is a lot of churn with that, so wanted it in a separate, focused ticket for clarity in the intent and PR

@d-ryan-ashcraft d-ryan-ashcraft merged commit d6fca55 into dev Mar 26, 2025
@d-ryan-ashcraft d-ryan-ashcraft deleted the 308-uv-enforcer-rule branch March 26, 2025 18:37
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.

Support enforcement of a specific uv version
3 participants