Oleg Valter
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...
**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...
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...
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,...
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...
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...
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...