Theryn Groetken
Theryn Groetken
Also - I've filed a bug with the `RN` team to see if this is intended or not https://github.com/facebook/react-native/issues/33426
QQ - Are you going to wait until the #118 pr is merged to do this? Or would it go in the current repo? I just ask because if it...
Okay - I'll keep an eye out! Thanks for doing that.
@ArtiomTr - is this on the roadmap still now that v2 has been released?
Hmmm - maybe I'm missing something - here is an example of code reduction - and I'm not seeing any indicators: 
```yaml name: Jest Coverage on: pull_request: branches: - - jobs: coverage: runs-on: ubuntu-latest if: "!contains(github.event.head_commit.message, '[skip ci]')" steps: - uses: actions/checkout@v1 - uses: artiomtr/[email protected] with: github-token: ${{ secrets. }} package-manager:...
Would love this feature if there is still appetite for it! It would really help in setting up CI runners so we don't have to worry about `yarn` mirrors in...
Cool - if you want to think of some requirements - I can also take a go at it too!
**EDIT**: Fixed. Sorry for posting this and not digging further. Hosted wtih Proxmox locally. OS: linux x86_64 Ubuntu 22.04.4 LTS Running with `docker compose`. It turns out, despite my attempts...
Wow @postrad, these are some really awesome upgrades! I love the new UI tweaks too. I did see one "bug" (if you will), where submitting a custom color would not...