Weyert de Boer

Results 48 issues of Weyert de Boer

The component already has flags `hideServerInfo` and `hideSecurityInfo` defined but they are not used to actual hide the server info or to hide the security info. In general, make sure...

Allow to use the `x-tagGroups` and `x-displayName` vendor extensions to define the structure of table of contents fixes #1390 # Elements Default PR Template In general, make sure you have:...

triaged
t/to-review

### Description When you are doing a preview deployment of `Dockerfile` the `COOLIFY_*` environment variables are not known. Vercel from example expose these variables both in `production` and `preview` builds,...

🚀 Improvement

### Bug report info ```plain text act version: 0.2.64 GOOS: darwin GOARCH: arm64 NumCPU: 12 Docker host: DOCKER_HOST environment variable is not set Sockets found: /var/run/docker.sock $HOME/.docker/run/docker.sock Config files: .actrc:...

kind/bug

### What problem will this feature address? I would be interested in having a feature that allow preview deployment based on pull requests ### Describe the solution you'd like When...

enhancement

# Changes - Modified the rendering logic of the TryIt component to ensure it generates request data regardless of the TryIt panel's visibility. - Ensured that the request sample is...

t/to-review

## Motivation and Context Our documentation consumers wished to have the ability to quickly expand or collapse all the collapsible rows of the schema. ## Description This introduces a new...

### What type of bug is this? Incorrect result ### What subsystems are affected? Table Engine ### Minimal reproduce step 1. Start the `nginx` demo from https://github.com/GreptimeTeam/demo-scene/tree/main/nginx-log-metrics 2. Connect via...

C-bug

## This PR Introduces the FeatureFlag component for React that allow using feature flags in a declarative manner ### Related Issues No ticket ### Notes Maybe consider adding a similar...

What ---- Updated `semaphore.yml ` to add support for Node.js v24. Used the ABI version as listed in the JSON file located at: https://github.com/nodejs/node/blob/main/doc/abi_version_registry.json fixes #306 Checklist ------------------ - [...