Tejas Bhuwania
Tejas Bhuwania
Is there any possible way to upload multiple files on a release event? I know I can do it with multiple jobs. But anyway to do it within a single...
In my grammar, I have 3 terms of expansion possible but it always takes the last one. Example: "" : ["", "", ""] I generated 1000 strings for 900 of...
We should start migrating our code to Java 11 because from Gradle Version 6.0 onwards, it's compatible with Java 11. As seen recently, our Gradle version was outdated and this...
We can add a gradle lint to check unused dependencies and deprecated packages and update them accordingly. PR #1095 was based on this
The deployed dashboard doesn't show the profile for the author Eugene Peh. It works for all other authors. The link that should open should be [this link](https://github.com/EugenePeh) instead of [the...
Currently, The comment is shown to come from Github Actions. Is it possible to change it to repo/org name? 