Sten Larsson

Results 55 issues of Sten Larsson

Puma-dev will try to run Puma through bundle exec to get the correct version: https://github.com/puma/puma-dev/blob/8907643a169565e11951e8ed0e425453108dcf56/dev/app.go#L254-L258 However, the if-statement fails if you have relative paths in your Gemfile. Let's say I...

bug

If a parse error occurred anywhere inside the XML, the Nokogiri parser just returns whatever happens to be on top of the stack. This makes it very hard to troubleshoot...

Normally you will find `workbook.xml` in the `xl` directory, but recently we got a file where it was located in the root. To find the actual location of workbook, we...

When you use cluster auto scaling, you must specify `capacityProviderStrategy` and not `launchType` (as mentioned in the [RunTask](https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_RunTask.html#ECS-RunTask-request-capacityProviderStrategy) documentation). Unfortunately this is currently not possible to configure when running a...

### Rationale for this change The `ZeroFillOptions` class is not available in GLib/Ruby, and it is used together with the `utf8_zero_fill` compute function. ### What changes are included in this...

Component: GLib
awaiting review

### Describe the enhancement requested The `ZeroFillOptions` class is not available in GLib/Ruby, and it is used together with the `utf8_zero_fill` compute function. ### Component(s) GLib

Type: enhancement
Component: GLib

### Rationale for this change The `WinsorizeOptions` class is not available in GLib/Ruby, and it is used together with the `winsorize` compute function. ### What changes are included in this...

Component: GLib
awaiting review

### Describe the enhancement requested The `WinsorizeOptions` class is not available in GLib/Ruby, and it is used together with the `winsorize` compute function. ### Component(s) GLib

Type: enhancement
Component: GLib

### Rationale for this change The `WeekOptions` class is not available in GLib/Ruby, and it is used together with the `week` compute function. ### What changes are included in this...

Component: GLib
awaiting review

### Describe the enhancement requested The `WeekOptions` class is not available in GLib/Ruby, and it is used together with the `week` compute function. ### Component(s) GLib

Type: enhancement
Component: GLib