Skip to content

New build task feature: Build versioning #294

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

Open
wants to merge 23 commits into
base: main
Choose a base branch
from

Conversation

FejZa
Copy link
Member

@FejZa FejZa commented Apr 7, 2025

Unity Build V3: Project Versioning Feature

The purpose of this update is to give users a way to have their pipeline modify a Unity project's bundle version and/or bundle codes and then check-in those changes back to the repository, potentially create a tag.

Visual editor

image

Features

  • Modify project bundle version (All platforms)
  • Modify project build number (All platforms)
  • Modify project bundle code (Android)
  • Push changes to repository source branch and create a tag (configurable)

@FejZa FejZa self-assigned this Apr 7, 2025
@FejZa FejZa added the enhancement New feature or request label Apr 7, 2025
@FejZa FejZa changed the title New task: Unity Versioning New build task feature: Unity Versioning Apr 9, 2025
@FejZa FejZa changed the title New build task feature: Unity Versioning New build task feature: Build versioning Apr 9, 2025
@FejZa
Copy link
Member Author

FejZa commented Apr 11, 2025

This feature is now feature complete for v1 and works as intended. I will be testing for some time in my own pipelines.

@FejZa FejZa marked this pull request as ready for review April 11, 2025 05:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants