Roman Dmytrenko

Results 15 issues of Roman Dmytrenko

Changes: * Added golangci-lint github action as linters for the pull request * Resolve all issues reported by golangci-lint. As part of this fix I have to introduce **the breaking...

### Description Similar to #353 form3tech-oss/jwt-go is in read only mode and golang-jwt/jwt is a community maintained repo ### Checklist - [ ] Code compiles correctly - [x] Run ``make...

Few observations about AWS ECR. It looks like there is a big difference between private and public AWS ECR. Public ECR uses Bearer authorization and returns errors json encoded. ```sh...

There is some missing parts with validation during `delete actor` request processing and with simple modification it's possible to remove any actor owned by `pub`. This could be done just...

Hey Dave. 👋 It looks like `pub` doesn't have `trends` endpoints. Request sample: ``` GET /api/v1/trends/statuses HTTP/1.1 User-Agent: Mastodon/224 CFNetwork/1335.0.3 Darwin/21.6.0 .... ``` Response sample: ``` HTTP/1.1 404 Not Found...

related #3146 - [x] find the right place for `event.proto` and data type for `payload` - [x] add support for Schema Registry - [ ] improve test coverage

AWS announced that aws-sdk-go v1 entered the maintenance mode and will reach end of support by July 31, 2025. As many Go projects use go-migrate internally they still references the...

### Bug Description Flipt v2 should not allow to delete such segments to prevent unintended inconsistent state. ### Which major version? v2 (Alpha) ### Version Info v2-alpha ### Search -...

bug
v2