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

Release workflow & Rename to StateQ #23

Merged
merged 32 commits into from
Sep 25, 2024
Merged

Release workflow & Rename to StateQ #23

merged 32 commits into from
Sep 25, 2024

Conversation

BusyCityGuy
Copy link
Owner

@BusyCityGuy BusyCityGuy commented Sep 24, 2024

Adds a GitHub Actions workflow that runs when a release is published to do the following:

  • Get the version from the associated tag
  • Preprocess the release, which updates hardcoded things in the codebase like copyright years and version numbers
  • Build an .rbxm with rojo for release
  • Create a .zip for release
  • Publish the package to Wally
  • UPlaod the .rbxm and .zip to the release page

Also includes renaming the generic StateMachine module to StateQ to make it more memorable

@BusyCityGuy BusyCityGuy added the enhancement New feature or request label Sep 24, 2024
BusyCityGuy and others added 28 commits September 24, 2024 13:49
@BusyCityGuy BusyCityGuy marked this pull request as ready for review September 25, 2024 06:33
@BusyCityGuy BusyCityGuy added the documentation Improvements or additions to documentation label Sep 25, 2024
@BusyCityGuy BusyCityGuy changed the title Release workflow Release workflow & Rename to StateQ Sep 25, 2024
@BusyCityGuy BusyCityGuy merged commit 5ea2c82 into main Sep 25, 2024
5 checks passed
@BusyCityGuy BusyCityGuy deleted the release-action branch September 25, 2024 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant