Gabriel Le Breton

Results 118 issues of 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...

documentation
good first issue

## Light theme - [x] GameCI logo not showing properly (only saw this on Safari, Chrome and Firefox are fine) Details ![image](https://github.com/game-ci/documentation/assets/1264761/b585fca6-9e22-4848-92c9-49a64125f39c) - [ ] #493 - [x] "Developers that...

enhancement

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...

[![Build Status](https://travis-ci.org/GabLeRoux/jquery-serialize-object.svg?branch=master)](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: