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

Automatically create pre-release versions of the game whenever develop is updated #467

Closed
ViMaSter opened this issue Aug 31, 2024 · 1 comment · Fixed by #476 or #477 · May be fixed by #411
Closed

Automatically create pre-release versions of the game whenever develop is updated #467

ViMaSter opened this issue Aug 31, 2024 · 1 comment · Fixed by #476 or #477 · May be fixed by #411
Assignees
Labels
automation Code changes outside the Unity project (GitHub Actions, codecov, documentation generation, etc.) good first issue Good for newcomers

Comments

@ViMaSter
Copy link
Member

ViMaSter commented Aug 31, 2024

Description

Right now pre-release versions are created manually.

Acceptance Criteria

This story will be finished when a push to develop results in a new pre-release version on GitHub's releases page.

Also have a nightly workflow to watch the Music List spreadsheet, find all .ogg and .mp3 files and import them into the game.

@ViMaSter ViMaSter added good first issue Good for newcomers automation Code changes outside the Unity project (GitHub Actions, codecov, documentation generation, etc.) labels Aug 31, 2024
@ViMaSter ViMaSter self-assigned this Sep 1, 2024
@ViMaSter ViMaSter reopened this Sep 11, 2024
@ViMaSter
Copy link
Member Author

Implementation broke; potential fix in #477.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment