Coming soon - Get a detailed view of why an account is flagged as spam!
view details
1
Does anyone have a good continuous integration solution for small scale shared packages?
Post Flair (click to view more posts with a particular flair)
Post Body

I'm currently working as a part of an open source game dev group with most of our work put on Github, and we recently decided to split up a lot of our common code dependencies into git submodules (due to the general lack of a proper user-facing package management system).

Up until now, we utilized Unity Cloud Build to run tests and build all of our dependencies, which were hard-included into the main game repository. However, setting up Unity Cloud Build for each of those small packages is both overkill, would likely eat up our allotted concurrent builds, and would require restructuring all of our packages.

Is there an effective way to compile and test C# code in continuous integration systems like TravisCI, CircleCI, etc? I've tried TravisCI and installing the Linux Editor in batch mode, but it still asks for a Unity login/license on launch, something I'm not comfortable setting up on a third-party CI system.

Author
Account Strength
100%
Account Age
12 years
Verified Email
Yes
Verified Flair
No
Total Karma
29,703
Link Karma
15,788
Comment Karma
13,897
Profile updated: 1 week ago
Posts updated: 8 months ago

Subreddit

Post Details

We try to extract some basic information from the post title. This is not always successful or accurate, please use your best judgement and compare these values to the post title and body for confirmation.
Posted
6 years ago