Grayson Adkins

Results 58 issues of Grayson Adkins

Improve Uffizzi environment URLs to be predictable. Potentially taking the form: https://previews.uffizzi.com/github.com/waveywaves/backstage/pull/4 ...or perhaps... https://previews.uffizzi.com/#https://github.com/waveywaves/backstage/pull/4

If Uffizzi has been configured from our UI, then deployments that are triggered by pull requests are of the format: `https://pr-.foo.bar.app.uffizzi.com` However, if the user has configured Uffizzi via GitHub...

Ideas for improving container logs in the Uffizzi UI: - Add timestamps (maybe have on/off option) - Enable expand/collapse logs - Option to interlace logs of all containers in a...

Make the following improvements to container logs: - Fetch container logs from both current and previous deployment (will require a `uffizzi_controller` change) - Remove quotes around log output in our...

### Motivation The goal of this issue is to help GitLab users configure Uffizzi with GitLab CI, similar to how we have it configured with GitHub Actions. ### Task Add...

We want to improve our test process to be more efficient, comprehensive, and representative of our customers' use cases. This probably involves changes to our testing process, the use of...

Add more detail to Docker Desktop extension description

Route extension users iframe to uffizzi.com

When the user tries to create a free Uffizzi account (from both uffizzi.com and the Docker Desktop extension), they are routed to "Sign in" page. Update this page to be...

Docker Desktop now supports adding images, descriptions, metadata, etc. to a preview section of the extension description in the marketplace. This issue describes adding this feature to the Uffizzi extension....