Skip to content

Prettier reformat publish.yml#44

Merged
glenn-jocher merged 1 commit into
mainfrom
glenn-jocher-patch-1
Aug 17, 2024
Merged

Prettier reformat publish.yml#44
glenn-jocher merged 1 commit into
mainfrom
glenn-jocher-patch-1

Conversation

@glenn-jocher
Copy link
Copy Markdown
Member

@glenn-jocher glenn-jocher commented Aug 17, 2024

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

This PR refines the workflow script to ensure proper version checking and publishing of packages to PyPI.

📊 Key Changes

  • Adjusted GitHub Actions workflow syntax to improve readability.
  • Streamlined version handling from pyproject.toml for package publishing.
  • Enhanced logic to determine when a new version should be published to PyPI.

🎯 Purpose & Impact

  • 🧹 Improved Readability: The adjustments in spacing and syntax make the workflow script easier to read and maintain.
  • 🔄 Accurate Version Handling: Ensures that the correct version is dynamically gathered, reducing the chances of publishing errors.
  • 🚀 Efficient Publishing: Refined logic ensures that updates are only published when necessary, optimizing version management and reducing redundant releases.

@glenn-jocher glenn-jocher merged commit 0120103 into main Aug 17, 2024
@glenn-jocher glenn-jocher deleted the glenn-jocher-patch-1 branch August 17, 2024 18: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.

1 participant