Michał Chrobot
Michał Chrobot
This PR bumps Wrench to the latest version and regnerates recipes (I will close automated update PRs after). This update allows us to modify timeouts and add additional project dependencies...
This PR is a port of https://github.com/Unity-Technologies/com.unity.netcode.gameobjects/pull/3512 This PR bumps Wrench to the latest version and regnerates recipes (I will close automated update PRs after). This update allows us to...
This PR is a backport of https://github.com/Unity-Technologies/com.unity.netcode.gameobjects/pull/3507 This PR focuses on investigating often timeouts of WebGL job happening on Ubuntu platform (note that there are no timeouts on Windows) and...
This PR focuses on investigating often timeouts of WebGL job happening on Ubuntu platform (note that there are no timeouts on Windows) and also on re-enabling macOS job that was...
This PR is a continuation of https://github.com/Unity-Technologies/com.unity.netcode.gameobjects/pull/3300 It focuses on fixing PVP errors related to PVP-151-1 "**_Public APIs should be documented_**" and all remaining PVP errors **present in pvpExceptions.json file**...
Recently CodeCov was improved to also work for GitHub.com repositories so we can finally update the configuration to upload our results. This PR should be merged after we will be...
Recently CodeCov was improved to also work for GitHub.com repositories so we can finally update the configuration to upload our results. This PR should be merged after we will be...
## Backport Will be created after finishing necessary changes for the main branch and making sure it works
This PR adds a test that checks the following conditions: 1. If the PR modifies code and contains tests it will pass 2. If the PR doesn't contain tests, netcode-qa...
### Description This PR aims to bump some dependencies that have influence on our NGO playtests, namely 1. Update of NGO to latest 2.6.0 version. This is more of a...