-
-
Notifications
You must be signed in to change notification settings - Fork 35
CI restructure #91
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
CI restructure #91
Conversation
e3ee4d9 to
da26a49
Compare
da26a49 to
3c7bb31
Compare
… submodule commit changed
d44771d to
db9bf32
Compare
2dd5599 to
be46c02
Compare
|
@ShootingKing-AM Getting the hang of this now! Instrumented tests now running with gradle. Fixed a bunch of stuff, like the other (non-screenshot) instrumented test, and expecting the E2E tests to finally pass soon. Turns out the "useTestStorageService" doesn't work on Also added a bunch of caching to generation of jniLibs etc which should drastically reduce build times most of the time (as long aw-server-rust submodule hasn't been updated). |
445ea7e to
8ef8b92
Compare
Experimental continuation of #90