Daniel (dB.) Doubrovkine

Results 557 issues of Daniel (dB.) Doubrovkine

Inspire from https://gist.github.com/291349

#### :rocket: Why this change? Build goes to green again. - Removes Circle-CI. Looks dead? Unused? - Moves smoke tests to GitHub Actions. - Run tests/lints/etc. on `pull_request`. - Renames...

I'm [using](https://github.com/opensearch-project/opensearch-api-specification/pull/179) this tool to report API coverage in the OpenSearch API spec project. The workflow reports something like "API specs implemented for 232/649 (35%) APIs". The way it works...

enhancement

Coming from https://github.com/opensearch-project/opensearch-clients/issues/64, cleanup unused branches. For some unused branches we probably want to save state, so maybe note the last revision of any branch being deleted in this issue...

enhancement
untriaged

### Is your feature request related to a problem? Given ``` OpenSearchGenericClient genericClient = client.generic() .withClientOptions(ClientOptions.throwOnHttpErrors()); try { System.out.println(genericClient.execute( Requests.builder() .endpoint(index) .method("PUT") .json("{}") .build() ).getBody().get().bodyAsString()); } catch (OpenSearchClientException ex) {...

enhancement
untriaged

Today I got an email from IEX that said it's quadrupling their yearly subscription price, and their entry level paid plan is now $100 a month, so they basically 10x-ed...

chore

Preview a round, for example to adjust the recency number. Related to #75

new feature

_How can I see what users are currently opted in? I opt out some users when they're on holidays etc but I'd like to see who's currently included in these...

new feature

A user wrote that he didn't get matched up. According to the stats, everyone got matched up. Give admins a way to see who got matched up with whom.

new feature