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

Git hub actions #6

Closed
parzival3 opened this issue Sep 22, 2020 · 5 comments
Closed

Git hub actions #6

parzival3 opened this issue Sep 22, 2020 · 5 comments
Assignees
Milestone

Comments

@parzival3
Copy link
Collaborator

I really want to make this work

@parzival3 parzival3 added this to the Week 4 milestone Sep 22, 2020
@parzival3 parzival3 self-assigned this Sep 22, 2020
@parzival3
Copy link
Collaborator Author

@johannesmols what is this secrete here?
https://github.com/johannesmols/MBSE-Project-Group-7/actions/runs/261666595/workflow#L12
Do you have the source of this action? All my test failed because I cannot decrypt the key

@johannesmols
Copy link
Owner

@parzival3 ah damn I deleted it again. I created it by following this tutorial: https://youtu.be/-txXtAfViEQ
Also make sure to set the right version in the YML file. The latest Unity version is 2020.1.6f1

@parzival3
Copy link
Collaborator Author

@johannesmols fake it until you make it 😆 🤣 ... I've used the workflow file from this guy here https://github.com/webbertakken/unity-actions/, and I've also copied his project in our project to make it build otherwise it was failing, but now we have something that builds on every commit. It takes quite a lot of time, so maybe we need to change the setting in the yml file to run all the build nightly and run only windows build per commit.. anyway we made it work. Do you think we can start fresh from this project, or is it a problem?. The second question, as for now, I'm building with the Unity license of the guy, I think we should create a new license and create a new secret as you did 😃 but I think this is just a small problem.

@johannesmols
Copy link
Owner

@parzival3 lol good job. I also tried that one before but couldn't get it to work. I'd rather not touch the license if it works like that, but it is still running on a 2019 version. I'll try and see what happens if i run it with the latest version. I guess we can remove OS X, iOS, ... for now but the build time really doesn't matter that much. And in the end, this is just a nice to have anyway, we can also just build it ourselves :) we should probably create a model first 😆 about the project I'm not really sure what all that stuff in there is but I will give it a try to remove some of it and see what happens.

@johannesmols
Copy link
Owner

@parzival3 I'm starting to lose hope on this. As soon as I updated to the latest version it sometimes failed, sometimes worked, but the build artifact was always 0 bytes. I have no idea why. I also tried creating my own license using this: https://github.com/marketplace/actions/unity-request-activation-file but then the test run fails without any kind of descriptive error... I think we should just stop at this point and focus on making a simulation instead of trying to get automated builds for something we will probably only build once xD

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

No branches or pull requests

2 participants