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

feat: Build specific platform binary via GitHub Actions #2789

Closed
boscohyun opened this issue Jul 18, 2023 · 1 comment · Fixed by #2857
Closed

feat: Build specific platform binary via GitHub Actions #2789

boscohyun opened this issue Jul 18, 2023 · 1 comment · Fixed by #2857
Assignees
Labels
enhancement New feature or request

Comments

@boscohyun
Copy link
Member

Background

This Unity project was already associated with a project that we manage in the Unity console in Planetarium, but now we're actively using Unity Purchase.
So when we build this Unity project, if we don't have member permissions to the project in the Unity console, we'll build a binary that doesn't work with some features.

Needs

I want people who are not registered as members of the Unity Console project on Planetarium to be able to build binaries for specific platforms.

How to

When someone requests a GitHub action to build a binary for a specific platform, an authorized GitHub user accepts the request and makes the binary available through CI.

@boscohyun boscohyun added the enhancement New feature or request label Jul 18, 2023
@boscohyun
Copy link
Member Author

First, sign up for a project on the DX team.

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
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant