Skip to content

Change Unity CI license logic - #384

Merged
MaxHeimbrock merged 3 commits into
mainfrom
max/fix-ci
Sep 9, 2026
Merged

Change Unity CI license logic#384
MaxHeimbrock merged 3 commits into
mainfrom
max/fix-ci

Conversation

@MaxHeimbrock

@MaxHeimbrock MaxHeimbrock commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Background

The CI was using a UNITY_LICENSE from our CI secrets. Recently that license was not working anymore, but we can just use the already prepared UNITY_EMAIL and UNITY_PASSWORD to authenticate. Without the license variable set, the fallback already works.

Verification

The first test commit fails both Unity test runs because of the license, then the fix to the CI script fixes the pipeline.

Follow up

Delete the license secret.

@MaxHeimbrock MaxHeimbrock changed the title Test change Change Unity CI license logic Sep 9, 2026
This reverts commit 0785b5d.
@MaxHeimbrock
MaxHeimbrock marked this pull request as ready for review September 9, 2026 14:00
@MaxHeimbrock
MaxHeimbrock merged commit b2ca80a into main Sep 9, 2026
18 of 19 checks passed
@MaxHeimbrock
MaxHeimbrock deleted the max/fix-ci branch September 9, 2026 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants