-
**Why**
Pulling images from `ghcr.io` is more reliable for automations in Github Actions. It also avoid hitting the rate limit threshold for Dockerhub.
Here is a list of images we used from https://…
-
When trying to add a session date, the constraint that the session date needs to be in the format 'dd MMM yyyy' is not specified anywhere in the documentation, this leads to end users being confused a…
-
**Is your feature request related to a problem? Please describe.**
is there a way to format the datePickerState inputDisplayedValue to dd.mm.yyyy. At the moment, the format for german date is d.m.…
-
I use markdown to create elements like so:
```
Foo
: Bar
```
Which outputs:
```
Foo
Bar
```
In the search result excerpt, this shows up as "FooBar".
It looks like this …
-
Corrección de Validación de Fechas y Centros de Costo en Contabilización
🎯 Descripción
Se requiere corregir la validación de fechas en el proceso de contabilización de seguridad social y la herencia d…
-
Hello,
Currently on Forms, the DateFormControl relies on String.toDateF() to assign the control's value, but the function toDateF() uses the const KV_DEFAULT_DATE_FORMAT whos value is hard coded to…
-
## Description
Update VBA mockups and prototype based on Midpoint Review and CAIA feedback
## Tasks
- [x] Update mockups based on CAIA recommendations
- [x] Update mockups based on Midpoint Review
- …
-
#### Software and hardware versions
Survey vx.x.x, Android vx.x.x, device used...
#### Problem description
#### Steps to reproduce the problem
#### Expected behavior
#### Other infor…
-
### Module
Redpanda
### Testcontainers version
1.20.2
### Using the latest Testcontainers version?
Yes
### Host OS
MacOS
### Host Arch
ARM
### Docker version
Client:
Version: 27.…
-
The majority of the `scipy.special` functions are `numpy.ufunc` (230 / 356 ~= 64.6%).
But the `numpy.ufunc` isn't generic, making most of the type signatures in `scipy.special` maximally loose, i.e. …