Pierrick Bignet
Pierrick Bignet
I agree, this can be useful ie. for Typescript enumerations (string enums).
Same issue here. ```yaml - uses: shallwefootball/s3-upload-action@master env: REGION: fr-par HOST: https://s3.fr-par.scw.cloud with: aws_key_id: ${{ secrets.S3_ACCESS_KEY }} aws_secret_access_key: ${{ secrets.S3_SECRET_KEY }} aws_bucket: ${{ secrets.S3_BUILDS_BUCKET }} source_dir: ./Doc.zip ```
I have a bug that may be related. My original scene : - UIRootCanvas - Camp - A lot of children (my "screens") - EventSystem My new Scene : -...
We (https://lonestone.consulting/en-UK/) are using it for almost all the backends we need to develop for our clients. Sadly can't share the specific projects without consent, but you can use our...
I think this issue should be re-opened, as this is getting spammy really fast
I have the same issue when I run my code in a docker container. Outside of it, everything runs fine. I'm going to try to increase the timeout, but that...
We started using Mikro for our projects, and we plan to continue in the future. Great work, we are spreading the word !
I don't really have ideas on how Rider could pro-actively help the discoverability of this feature, and that may not be necessary seeing how good the feature is. It may...
Would love to see this too, video game development with Unity creates huge Library folders, even for small scale games (ours is >3Gb), and each platform needs a separate cache....
👋 Hello I've been thinking about this, taking into consideration the possibility of having several providers. Right now, it may be possible to achieve crossfade with 2 players per provider,...