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

🔨 New tag Gradle task #365

Open
5 tasks
LVMVRQUXL opened this issue Jan 1, 2024 · 0 comments
Open
5 tasks

🔨 New tag Gradle task #365

LVMVRQUXL opened this issue Jan 1, 2024 · 0 comments
Labels
automation Automating things.

Comments

@LVMVRQUXL
Copy link
Contributor

LVMVRQUXL commented Jan 1, 2024

📝 Description

We would like to create a Gradle task named tag for creating a Git annotated tag from the project's version.

Also, this task should replace the gitTag.sh script.

For better code reuse, this task should be added in a new kotools.types.git Gradle plugin and should be applied on the root project.

🔗 Dependencies

This issue is blocked by the following items:

✅ Checklist

  • Create the kotools.types.git Gradle plugin.
  • Create the tag Gradle task.
  • Update releases issues and the dedicated template for using the tag Gradle task instead of the gitTag.sh script.
  • Remove the gitTag.sh scripts.
@LVMVRQUXL LVMVRQUXL added the automation Automating things. label Jan 1, 2024
@LVMVRQUXL LVMVRQUXL changed the title New tag Gradle task 🔨 New tag Gradle task Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation Automating things.
Projects
None yet
Development

No branches or pull requests

1 participant