Yash

Results 13 issues of Yash

The "highlighted changes block" colors contest with text colors - hence the text is as good as invisible, particularly for changes that were added/updated. ![panda](https://user-images.githubusercontent.com/11070218/69041577-bfff6c00-0a15-11ea-87a6-aa803752143d.PNG) For reference, here's One Dark...

enhancement

## Description Closes https://github.com/OpenMined/Heartbeat/issues/985 ## Affected Dependencies List any dependencies that are required for this change. ## How has this been tested? - Describe the tests that you ran to...

0.8.5
Black Team

## Description Closes https://github.com/OpenMined/Heartbeat/issues/986 Start and run local kubernetes in dev mode ```shell $ tox -e dev.k8s.start $ tox -e dev.k8s.hotreload ``` Add the following in `.vscode/launch.json` ```jsonc { //...

0.8.5
Black Team

BCUninstaller doesn't detect and remove leftover app directories in `%PROGRAMDATA%` `%APPDATA%` or dot-folders in home directory. Example: - After uninstalling GOG Galaxy through BCU I can still find the following...

junk/app detection

## What did you do #### How was the cluster created? ``` $ k3d registry create registry.localhost --port 12345 $ k3d cluster create test-cluster --registry-use k3d-registry.localhost:12345 ``` #### What did...

bug

## Description - Use uv as package manager - Cleaned up dockerfile & dockerignores ## Affected Dependencies List any dependencies that are required for this change. ## How has this...

Black Team
0.8.7

## Description Please include a summary of the change, the motivation, and any additional context that will help others understand your PR. If it closes one or more open issues,...

Black Team
0.8.7

**Is your feature request related to a problem?** At the moment, devspace allows us to build and load image directly into a **kind** cluster. For other clusters, such as k3d,...

kind/feature

## Description ### OpenTelemetry Syft Backend - [x] Update OTel packages - [x] Add OTel auto-instrumentation (programmatic instead of `opentelemetry-instrument` root proc) - [x] fastapi - [x] pymongo - [x]...

Black Team

**Describe the bug** When config files are symlinks, rathole won't pickup any changes file pointed to by the symlink. This is needed to detect any changes that are made to...

bug