-
Hi, i am using github actions to run the maestro tests every night on eas server. Any idea where can i add the step to generate reports for the maestro tests running on expo server?
-
### Description
See https://twitter.com/ljharb/status/1846298893447004498
Namely, with no announcement, the Ubuntu version seems to have been bumped from 22 to 24, and the current images fail to s…
-
## Overview
- When entering the /register or /login modals, if the exit button is pressed, the server action is ran.
- All the exit button does is run `router.back()`, so this shouldn't happen
- Wh…
-
# Overview
[**act**](https://nektosact.com/) ([github](https://github.com/nektos/act)) is a runner for executing [Github Action](https://docs.github.com/en/actions) [workflows](https://docs.github.…
-
## Flaky Test
### Which jobs are failing
TestPreparingProgress
```
api_test.go:1108:
Error Trace: /home/runner/work/pd/pd/tests/server/api/api_test.go:1108
…
-
### Describe the feature / bug 📝:
it is posible to handle errror in toast.promise in other way than throwing new error [`throw new Error("MESSAGE")`] in async function?
i have toast with promise…
-
Some user actions, such as saving data, can run multiple times per form session. Others, such as submitting data, must run only once for a form session.
We have some related features. RFEs:
- ~~…
-
From the initial OAuth we have requirement:
| # | Description | L1 | L2 | L3 |
| :---: | :--- | :---: | :---: | :---: |
| **51.4.3** | [ADDED] Verify that access tokens are restricted to certain …
-
I am using github actions to deploy the application. below is my captain-definition file. But when the app is deployed, it skips the environment variables defined in captain-definition. Any advices wi…
-
Currently, our [build process](https://github.com/brisa-build/brisa/blob/canary/packages/brisa/src/cli/build.ts) has several workarounds that make it difficult to have an optimized hot reloading.
I…