William Adonis

Results 8 issues of William Adonis

### Describe the issue When I run `docker compose up`, the app and database containers run in parallel. The downside is that sometimes the database container is not fully ready,...

I found an issue with this document. Title: Autoscale Machines Location: https://fly.io/docs/blueprints/autoscale-machines/ Source: https://github.com/superfly/docs/blob/main/blueprints/autoscale-machines.html.md ### Describe the issue This is incorrect: ``` fly tokens create readonly -o my-org ``` There...

I found an issue with this document. Title: Autoscale Machines Location: https://fly.io/docs/blueprints/autoscale-machines/ Source: https://github.com/superfly/docs/blob/main/blueprints/autoscale-machines.html.md ### Describe the issue There is no `-o` flag for fly secrets set. There is only...

I found an issue with this document. Title: Git Branch Preview Environments on Github Location: https://fly.io/docs/blueprints/review-apps-guide/ Source: https://github.com/superfly/docs/blob/main/blueprints/review-apps-guide.html.md ### Describe the issue Most of the documentation uses "superfly/[email protected]" (note 1.2.0)....

## Device Info - Sinowealth Device:`SH68F90A` - IC Label: _example `BYK916 - Product Page: https://www.redragonzone.com/products/redragon-k621-horus ## Part Info ``` firmware_size: ?? vendor_id: 0x258a product_id: 0x0049 bootloader_size: ?? page_size: ? ```...

device-report

### Describe the issue Stack traces are deprecated in Vapor. Look at this PR: https://docs.vapor.codes/basics/errors/#stack-traces ### Vapor version 4.106.3 ### Operating system and version macOS 15.1.1 24B91 arm64 ### Swift...

This extension has a code action that can be triggered when creating a comment that starts with key words like "TODO": Once it is created, you can hover over the...

feature-request

When using VsCodeVim and their custom mappings, after executing a command successfully, it shows the executed command in the status bar. This serves as a way to verify that the...

enhancement