Skip to content

Example of using Github Actions to generate Unity UPM & legacy packages.

Notifications You must be signed in to change notification settings

AlexStormwood/BigfootUnityUtilities

Repository files navigation

Bigfoot Unity Utilities

Example of using Github Actions to do a few neat things from a devops & CI/CD perspective for a Unity project hosted in a Github repository.

This is mainly an educational example - the project, workflow & results are all visible.

What can I learn about?

Automated Unity Project Semantic Versioning

This is a process to update your project's version numbering on a variety of conditions while adhering to the general idea of semantic version numbering. It updates version numbering based on a variety of criteria!

Automated Package Generation

This is a process using a combination of scheduled & triggered workflows to build both ye olde ".unitypackage" files & UPM-ready packages. For the full write-up on how this repository handles automated package generation, please visit this page.

TODO

  • Expand on the semver stuff

About

Example of using Github Actions to generate Unity UPM & legacy packages.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages