-
We would like to configure the integration in a way that would transition the issue to "In review" when a patch is pushed to Gerrit, and to "Done" when the patch is submitted.
ripla updated
9 years ago
-
Clone takes forever, at some point we will hit the GH limits.
-------------
As an experiment we can do see what would it take to integrate DVC to store images, use GraphQL to fetch them. POC her…
-
It would be nice if the DVC also supports uploading of the model to sharepoint servers.
-
### Bug description
`LearningRateFinder` does not update the optimizer if it is defined from the CLI or yaml config file.
For example, I define in `train.yaml`:
```
...
optimizer:
class_pa…
-
Is there a way to run the site locally? I don't want to push each time I want to try a new theme, or change the background image, etc.
I tried starting a simple http server in my local clone, but mod…
-
**Executive Summary**
How does this compare with DVC.
**Additional Context / Explantation**
I am not trying to start a flame war, but we spent quite a lot of time in investigating DVC[1] for o…
-
**Description**
When setting up things to use the Loading plugin, I had to create a file in data/.dvc/MetaData/load_holders/ for our sample disk. I discovered that I needed to not have any whitespace…
-
**Describe the bug**
A camera doesn't work with MS-RDPECAM protocol in Microsoft Teams and Windows Camera applications. Its led lights up for 2-4 seconds, nothing happens in the applications, and the…
-
**Describe the bug**
FreeRDP throws a segmentation fault when trying to reconnect to an AVD server.
```
[14:13:59:148] [116776:0001c828] [ERROR][com.freerdp.core.transport] - [transport_default_w…
-
atlassian-python-api 3.28.1
```
from atlassian.bitbucket import Cloud
for repository in project.repositories.each():
for commit in repository.commits.each():
log.info("commit = %s…