Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Get the tests and the build of a unity package to happen in GitHub actions #2

Open
rayjlinden opened this issue Sep 29, 2021 · 3 comments
Assignees

Comments

@rayjlinden
Copy link
Contributor

We want to use GitHub actions to:

  1. test the code on any pull request
  2. built the package and put it in the GitHub assets section upon any merge to master
@DriftwoodBadger
Copy link
Collaborator

Hi Ray,

I'm not sure what you want done here, there's no 'build' to the package. If someone wants to use this in a Unity project, they take the files as they are, it doesn't get compiled typically. We could do a compiled DLL version instead, but there's no point to that in a public repo.

@rayjlinden
Copy link
Contributor Author

rayjlinden commented Sep 30, 2021 via email

@DriftwoodBadger
Copy link
Collaborator

Okay, that may be getting into some tricky territory, let's discuss it at our regular meeting next week.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants