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

Create tag.yml #71

Merged
merged 1 commit into from
Dec 12, 2024
Merged

Create tag.yml #71

merged 1 commit into from
Dec 12, 2024

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Dec 12, 2024

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Added a GitHub Actions workflow to automate tagging and releasing for the yolo-ios-app repository. πŸ”§πŸš€

πŸ“Š Key Changes

  • New Workflow (tag.yml): Introduced a GitHub Actions workflow to handle tagging and releasing.
  • Inputs for Customization: Supports manual inputs like tag_name, publish_tag, and publish_release for user control.
  • Automated Steps:
    • Checks for existing tags to avoid duplicates.
    • Publishes new tags and releases based on codebase updates.
    • Uses a Python environment with ultralytics-actions package to summarize release details automatically.

🎯 Purpose & Impact

  • Purpose: Streamline managing versions and releases, reducing manual intervention for tag and release creation.
  • Impact: Boosts developer efficiency and ensures error-free, consistent releases for users of the yolo-ios-app. πŸš€
  • For End Users: Enables faster access to new features and fixes through an efficient release process. ✨

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
@UltralyticsAssistant UltralyticsAssistant added devops GitHub Devops or MLops enhancement New feature or request labels Dec 12, 2024
@UltralyticsAssistant
Copy link
Member

πŸ‘‹ Hello @glenn-jocher, thank you for submitting a yolo-ios-app πŸš€ PR! To ensure a seamless integration of your proposed changes, please take a moment to review the checklist below:

  • βœ… Define the Purpose: Your PR description is detailed and explains the purpose of the changes well. If this PR addresses any issues, please link them for context and tracking.
  • βœ… Synchronize with Source: Ensure your branch is up to date with the main branch. If not, merge the latest main branch changes into your branch to avoid conflicts.
  • βœ… Pass CI Checks: Verify that all Ultralytics Continuous Integration (CI) checks are passing. If any issues arise during the pipeline, please address them.
  • βœ… Documentation Updates: If your PR introduces significant workflow changes (e.g., the new tagging process), ensure relevant documentation is updated accordingly.
  • βœ… Test Coverage: Include and/or update relevant tests to verify the functionality of your new workflow file (tag.yml). Confirm all necessary tests pass successfully.
  • βœ… Sign the CLA: If this is your first contribution, kindly sign our Contributor License Agreement (CLA) by commenting "I have read the CLA Document and I sign the CLA."
  • βœ… Minimize Changes: Confirm your changes serve the purpose of the new feature and avoid unnecessary modifications. As Bruce Lee aptly said, "Hack away the unessential!" πŸ’‘

If you haven't already, consider walking through our Contributing Guide for additional guidance. πŸš€

This is an automated response to help streamline the review process and ensure quality standards are met. An Ultralytics engineer will review your PR and provide feedback soon. If you have specific questions, feel free to askβ€”we’re here to help! 😊

Thank you for contributing to Ultralytics and making an impact! 🌟

@glenn-jocher glenn-jocher merged commit 3f8f341 into main Dec 12, 2024
2 checks passed
@glenn-jocher glenn-jocher deleted the glenn-jocher-patch-1 branch December 12, 2024 22:54
john-rocky pushed a commit that referenced this pull request Jan 26, 2025
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops GitHub Devops or MLops enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants