Tags: jetbrains-academy/anderson
Tags
0.3.2 (#6) * feat: add poetry * style: add a blank line * fix: add WPS232 * style: add a blank line to the end of the file * fix: remove unnecessary files * fix: now if an error occurs while running a subprocess, it will be shown * refactor: now using poetry except pip * fix: fix POETRY_HOME * fix: fix poetry version * fix: fix poetry home * try to fix CI * feat: add an exit code handling * feat: and a pip installation test style: add custom names for jobs * style: fix flake8 issue * fix: add some forgotten steps style: change the workflow name * fix: add some forgotten steps * fix: fix a small issue with artifact name * fix: update some action versions * fix: bump version to 0.3.2
v0.3.0 (#3) * fix: remove agg binary * fix: ignore WPS232 inside `setup.py` fix: add the `build` folder to ignore * fix: add the `bin` folder to ignore * fix: fix agg path * feat: add a multiplatform agg executable * fix: fix agg path * fix: fix agg version * feat: add the `PROJECT_ROOT` constant * feat: add `LocalCommandBuilder` * feat: add functional tests * fix: fix typings * feat: now the example is using jetbrains mono * fix: remove `FontFamily` * fix: remove `FontFamily` feat: add validators for the `font_family` field * style: fix flake8 issues * test: run tests on MacOS * Update main.yml * fix: fix typo * fix: fix typo * fix: fix typo * fix: remove a windows "support" * docs: add a note for JetBrains Mono usage * fix: remove todos * docs: change `font_family` description * feat: add new WIP themes (JetBrains Light and JetBrains Dark) * fix: rename the Enter action to the Write action * docs: change the Expect action description feat: add the Control action * feat: added new actions * feat: added a new example * style: add WPS202 to ignore * deps: updated the asciinema-automation version * fix: add a default value for the timeout argument * feat: add a test for the kotlin example * fix: add a temporary noqa comment * fix: update the gifs * fix: try to fix CI * fix: try to fix CI * Update requirements.txt * Update requirements.txt * Update requirements.txt * feat: add the timeout and wait_before_loop arguments * deps: update AGG to 1.3.0 deps: bump anderson to 0.3.0 * fix: try to update gifs * fix: fix test * fix: try to fix tests * feat: add the anderson test data folder * fix: fix tests * fix: update gifs * fix: fix todo * fix: fix test data path * fix: fix gifs * fix: comment the failing test case * fix: fix links in READMEs * fix: fix the `wait_before_loop` typing
v0.2.0 (#2) * fix: remove agg binary * fix: ignore WPS232 inside `setup.py` fix: add the `build` folder to ignore * fix: add the `bin` folder to ignore * fix: fix agg path * feat: add a multiplatform agg executable * fix: fix agg path * fix: fix agg version * feat: add the `PROJECT_ROOT` constant * feat: add `LocalCommandBuilder` * feat: add functional tests * fix: fix typings * feat: now the example is using jetbrains mono * fix: remove `FontFamily` * fix: remove `FontFamily` feat: add validators for the `font_family` field * style: fix flake8 issues * test: run tests on MacOS * Update main.yml * fix: fix typo * fix: fix typo * fix: fix typo * fix: remove a windows "support" * docs: add a note for JetBrains Mono usage * fix: remove todos * docs: change `font_family` description * feat: add new WIP themes (JetBrains Light and JetBrains Dark)