Oleg Valter

Results 29 issues of Oleg Valter

This PR introduces Dependabot for automatically managing dependency updates (2 pull requests updating testing packages from the bot already merged as a test) and a GitHub workflow for pushes and...

**Expected behavior:** Pipeline completion without issues. **Actual behavior:** The task fails upon the promisified `pipeline` reaching an instance of `CompileStream` the plugin's `createProject` method returns with the error (as the...

Closes #1229

area: backend
area: frontend

**Describe the bug** Length of flag messages is not validated server-side (although the minimum length [1 char ATTOW] is validated client-side). As a result, flaggers can submit up to 65...

area: ruby
type: bug
priority: low
complexity: average

Also reported: https://meta.codidact.com/posts/291622 **Describe the bug** The issue is two-fold: 1. If the number of history entries for a given post exceeds the number of items per page, there's no...

area: backend
area: frontend
priority: medium
complexity: average

Closes #1191 Here's how unnamed subscriptions look like in the dashboard with the update (the only named one is "Test name" [it's of type "user" and was created the 2nd,...

area: ruby

As per the rule 11, [del-pls] requests on answers are valid on those "which have a score less than or equal to 0". This minor PR fixes the inconsistency where...

bug
script: Unclosed Request Review

Closes #1398 This PR is an overhaul of our Docker setup to make it more flexible and resilient. It includes: - change of container `restart` policy to `on-failure:3` (meaning 3...

complexity: average
area: deployment

Actually closes #1579, likely closes #544 This PR builds on the work done in #1584 by preventing the buttons for creating a new comment thread or replying in an existent...

> note: we could do with a `deleted_at` column included in all soft deletable models too, but that would involve adding new columns to some where they don't already have...