-
### What happened?
We have automation tests using Selenium framework that run on Docker container during CI/CD process. We have dependency on `org.seleniumhq.selenium:selenium-java:4.15.0` and use …
-
Initial PR: https://github.com/unjs/nitro/pull/2170
Relavant docs:
- https://h3.unjs.io/guide/websocket
- https://crossws.unjs.io
# Platform support
- [ ] Dev server
- [x] Runtime hand…
-
Currently struggling to use `expr` filters as they are documented in this repo (using the main branch of `autrainer`). I have the following `config`:
```
defaults:
- _autrainer_
- _self_
- …
-
The final piece of the `User` puzzle is handling the upload of Teacher IDs, in this part of the Sign Up page:
![Image](https://github.com/user-attachments/assets/e06aa10f-876a-459d-8915-c4dc77e8375e)…
-
### Bug Description
I have two similar issues with the new Form nodes.
The first one is that it return the Error 500 if there is only the trigger node and Form ending node (no Next Page nodes in-bet…
-
### Checkboxes for prior research
- [X] I've gone through [Developer Guide](https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide) and [API reference](https://docs.aws.amazon.com/AWSJav…
-
The issue is best to explained with an running code sample here:
```java
String source = """
package whatever;
import java.util.function.*;
…
-
I have a lambda function that processes MP3s. One of the files in my project is an FFMPEG binary which requires execute permissions so that my Node code can execute it. The binary has the needed permi…
-
In example, as I understood, edits are applied only on textual/string data, can this be enhanced to other built-in types, such as lists? For example:
```python
import sqloxide
query = """
with m…
-
### Describe the bug
Running `cdk destroy` with a Lambda function asset requires the deployment asset to be present. This seems counterintuitive at best and problematic in a variety of situations.
#…