Gabriel Le Breton
Gabriel Le Breton
Related issue: https://github.com/game-ci/unity-test-runner/issues/249 > Reasource not Available by Integration This message is related to the following StackOverflow: https://stackoverflow.com/questions/70435286/resource-not-accessible-by-integration-on-github-post-repos-owner-repo-ac This happens because the pipeline doesn't have the right to publish the...
## Light theme - [x] GameCI logo not showing properly (only saw this on Safari, Chrome and Firefox are fine) Details  - [ ] #493 - [x] "Developers that...
I'm currently automating a lot of our deployment process using [fastlane](https://fastlane.tools/) apkUpgradeVersionConflict: APK specifies a version code that has already been used Hence, I need to bump `android-versionCode` which is...
[](https://travis-ci.org/GabLeRoux/jquery-serialize-object) I didn't go in too much details, but I managed to get the CI working on this project. I suppose this can be improved, but at least if...
* Closes #3 * `.gitignore` from https://www.gitignore.io/ * Some very basic travis build script so we know builds keep working * Search field implemented by following [Adding a Search Field...
I had to change a few things * print statement * tuple unpacking * dict.items() instead of dict.itermitems() Everything is working as expected here :) This project is awesome :rocket: