Ruslan Kabalin

Results 57 issues of Ruslan Kabalin

Consider creating a dedicated [Action](https://docs.github.com/en/free-pro-team@latest/actions/creating-actions) for `moodle-plugin-ci`, and list it in the marketplace (good example [PHP Action](https://github.com/marketplace/actions/setup-php-action)), so that developer who want to enable CI for their plugin would only...

Install command verbose output contains false `ERR` states (at lines that are not really errors): ``` 195.45s$ moodle-plugin-ci install -vvv [info] Starting install [info] Cloning Moodle RUN git clone --depth=1...

bug
good first issue

Currently the plugin works in a way that behat/phpunit initialisation happens as part of install step irrespective whether ci script contains those tests or not. The logic is based on...

task

As Symfony 3.4 support comes to end in 11/2020, we need to switch Symfony packages to current LTS version: https://symfony.com/releases/4.4

task

This currently fails on plugin-ci test itself and ~~on fixture plugin tests using master and 3.9.~~ (addressed in #16)

task

Most `moodle-plugin-ci` users are experiencing issues with Behat tests which stopped working at some point last year. While PR #107 is under consideration, this is a quick workaround to make...

Match selenium-firefox version used in https://github.com/moodlehq/moodle-docker (using version 3 will cause failure). This also adds moodle dir mount to selenium container to allow running file upload tests (https://github.com/blackboard-open-source/moodle-plugin-ci/issues/110#issuecomment-597576207). Also remove...

Сообщил [konl](https://pastvu.com/u/konl)·[Вчера в 11:10](https://pastvu.com/news/155?hl=comment-2821866). Если ссылка содержит завершающую скобку, она будет рассматриваться как знак препинания, таким образом ссылка будет искажена. В качестве решения - при преобразовании html encoded ссылки, не...

Bug

![image](https://github.com/PastVu/pastvu/assets/329780/ac2ca097-a646-4bab-b1e8-dc5ade0a3997) By default the panel is shown, however there is an option to hide it. The state is stored in local browser storage.