Results 4 issues of Joe Harrison

Fix asset imports in SCSS, HTML, and JavaScript files so that the application works from any path, not just the root. Several bits of the application use hard-coded references to...

Personally, being red/green color deficient can cause issues with the reds and greens used for various alerts and statuses. Perhaps we can provide separate themes just for the colors or...

Add a short summary of the `shasum` property in the Provider Registry Protocol's distribution package response documentation. The Response Properties section of the provider registry protocol does not mention the...

documentation
tw-reviewed

I can't seem to use an HTTPS git source from behind a corporate proxy, e.g. `http://proxy.contoso.com:8080`. Buildx version: `github.com/docker/buildx v0.12.1 30feaa1a915b869ebc2eea6328624b49facd4bfb` Buildkit runner creation command: ``` docker buildx create --use...

status/needs-investigation