Dániel Kántor
Dániel Kántor
I have been working on implementing the CI for repos of LibreLingo courses. Actually I'm not facing performance issues yet, as the export is pretty fast! :rocket: Nevertheless, the next...
We enabled pylint in the project, however several code style violations already exist. There's no point in enabling rules and then not enforcing them, therefore any rule that is not...
[Lingua Libre ](https://lingualibre.org/wiki/LinguaLibre:Main_Page) is an online collaborative project and tool by the Wikimedia France association, which aims to build a collaborative, multilingual, audiovisual corpus under free license. Context: - This...
We enabled pylint in the project, however several code style violations already exist. There's no point in enabling rules and then not enforcing them, therefore any rule that is not...
**Is your feature request related to a problem? Please describe.** Right now it's rather hard to create a new course. There's a lot of documentation. I'll leave it to your...
**Is your feature request related to a problem? Please describe.** We have several Python packages: - [librelingo_audios](https://github.com/kantord/LibreLingo/tree/main/apps/librelingo_audios) - [librelingo_fakes](https://github.com/kantord/LibreLingo/tree/main/apps/librelingo_fakes) - [librelingo_json_export](https://github.com/kantord/LibreLingo/tree/main/apps/librelingo_json_export) - [librelingo_types](https://github.com/kantord/LibreLingo/tree/main/apps/librelingo_types) - [librelingo_utils](https://github.com/kantord/LibreLingo/tree/main/apps/librelingo_utils) - [librelingo_yaml_loader](https://github.com/kantord/LibreLingo/tree/main/apps/librelingo_yaml_loader) packaging is managed...
**Is your feature request related to a problem? Please describe.** It was [discovered by dimkard](https://app.element.io/#/room/#librelingo:matrix.org/$CJR4BhqTdaNWhWnEG4KXS9ksQGMTGA1XzIZecGg4zv0) that the attributions file is outdated and the license of the audio files is unknown...
**Is your feature request related to a problem? Please describe.** This could not be updated automatically due to failing CI. See original PR: https://github.com/kantord/LibreLingo/pull/1288 **Describe the solution you'd like** -...
**Is your feature request related to a problem? Please describe.** This could not be updated automatically due to failing CI. See original PR: https://github.com/kantord/LibreLingo/pull/1252 **Describe the solution you'd like** -...
Is there currently a way to avoid the promt for a layout name by specifying the layout name programatically?