Bogdan Calmac

Results 6 issues of Bogdan Calmac

**Type**: Feature **Is your feature request related to a problem? Please describe.** We have a set of micro-services that communicate through SQS messages in JSON format. A simple "Hello, world!"...

component: sqs
type: enhancement
status: ideal-for-contribution

The `s12v/sns` images from DockerHub are only for `linux/amd64` and do not work on the new M1 MacBooks. Those require the `linux/arm64` architecture. I can build the image locally, but...

However, it is present in the zip download from Manning. I would assume that this github repo isn't maintained.

The diff corresponds to the instructions from https://www.udemy.com/course/node-with-react-fullstack-web-development/learn/lecture/13890898#questions: ``` npm install passport-google-oauth20@2 --save ``` As it is now, if a new student tries to run the app, Google auth fails...

### Exact URL of where the bug happened https://lichess.org/@/HeartOfStone/search?durationMin=30&perf=11&players.a=heartofstone&sort.field=d&sort.order=desc ### Steps to reproduce the bug 1. Go to my 960 games (or anybody else's) https://lichess.org/@/HeartOfStone/search?perf=11 2. Select Duration From "30...

bug
lila-search

### What is the bug? `IndexRequest.toJsonString()` fails with `JsonException`. ### How can one reproduce the bug? Consider this minimal JUnit 5 test: ```java package opensearchtest; import static org.junit.jupiter.api.Assertions.assertNotNull; import org.junit.jupiter.api.Test;...

bug