Prakhar Birla

Results 5 issues of Prakhar Birla

Fixes #3610 ## Proposed Changes Headers (Bearer token) were not being set in the axios request even though they were passed as a pram to the function. Also as responseType...

## 📝 Provide detailed reproduction steps (if any) 1. Run the build (InlineEditor) 2. Remove existing HTML 3. Use the toolbar to enter any text with formatting 4. Switch to...

type:bug
status:stale

### Bug description Compose extension (which uses github.com/docker/compose) is not able to access registry credentials configured in podman. Quick fix: pull all required images manually, using `podman pull privateregistry.com/image:tag` then...

kind/bug 🐞
area/registries
area/extensions/compose 🎹

### Feature Description In some cases, there is a requirement to do some cleanup, for each iteration, before it is interrupted. Consider the following VU pseudocode: 1. Begin a new...

feature
triage

### Bug description Compose extension (which uses github.com/docker/compose) is not able to access registry credentials configured in podman. Quick fix: pull all required images manually, using `podman pull privateregistry.com/image:tag` then...

podman-desktop