Yasmon

Latest version: v0.3.0

Safety actively analyzes 626983 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.3.0

Features
- MailCallback implementation [2](https://github.com/m1ka05/yasmon/pull/2) ([Michał Mika](https://github.com/m1ka05/yasmon/commit/c62e4531e3ba3c9f3441eb34892343ae357dfac7))

Continuous Integration
- fix env variables [3](https://github.com/m1ka05/yasmon/pull/3) ([Michał Mika](https://github.com/m1ka05/yasmon/commit/a1edf53d65022f7a54c0a8627eafde0cc63a1598))
- use Makefile for jobs [3](https://github.com/m1ka05/yasmon/pull/3) ([Michał Mika](https://github.com/m1ka05/yasmon/commit/a06bde01d3abf2506f43e3a04f536e2c539e5785))
- fix typo in env variables and docs build [4](https://github.com/m1ka05/yasmon/pull/4) ([Michał Mika](https://github.com/m1ka05/yasmon/commit/3c6cdf8fbb247f596c8e4c3c5521346601ff37eb))
- fix typo in env variables ([Michał Mika](https://github.com/m1ka05/yasmon/commit/23959912742010d6493a579c05a0e3ec4838c2ae))

Commits
- cc381ef: Bump version: 0.2.4 → 0.3.0 (Michał Mika)

0.2.4

Bug Fixes
- watchfiles compatibility requirement ([Michał Mika](https://github.com/m1ka05/yasmon/commit/b86529662c98e17234f914f34284a947862fa3da))

Documentation
- fix references ([Michał Mika](https://github.com/m1ka05/yasmon/commit/be52bfbe5be5158f946a52da766fe68d6e777475))
- changed planned tasks and callbacks ([Michał Mika](https://github.com/m1ka05/yasmon/commit/1cf282392d680fbba9b984e30a0bb9bcea9513e6))
- add planned task feature ([Michał Mika](https://github.com/m1ka05/yasmon/commit/a59faf2617ac751c764fcc0b48e133e7f5262c1a))

Chores
- update gitignore ([Michał Mika](https://github.com/m1ka05/yasmon/commit/c4f03cb6be4adf169f68bd50a07b595ac2cd081f))

Commits
- 60e5e59: Bump version: 0.2.3 → 0.2.4 (Michał Mika)

0.2.3

Bug Fixes
- track default logger id in cli.execute() ([Michał Mika](https://github.com/m1ka05/yasmon/commit/bd930ca8dcf329c0ccfde9342071b894c7f9b853))
- check properly for deleted watched paths ([Michał Mika](https://github.com/m1ka05/yasmon/commit/52c4830ec86bdb38ded4d2672801d737423c24c3))

Tests
- add missing tests for cli module ([Michał Mika](https://github.com/m1ka05/yasmon/commit/ce6987d5a6dd3ac2a2f54b2077818962508e6904))
- fixed ShellCallback test for stderr output ([Michał Mika](https://github.com/m1ka05/yasmon/commit/1b85bd774c2df05aec06b0b3369442dfe6db4c37))
- add test for deleted watched file TaskError ([Michał Mika](https://github.com/m1ka05/yasmon/commit/6e90ac86da4cc56a729ceecf8adbb5a701a6fe90))
- test unexpected exceptions on cli operation ([Michał Mika](https://github.com/m1ka05/yasmon/commit/927a47d088537a620cc2611f6e209854341b1c5d))

Continuous Integration
- signed commit test ([Michał Mika](https://github.com/m1ka05/yasmon/commit/53fb0c8e95e04714f38eb9ed5548dd9f9ab9e19f))
- signed commit test ([Michał Mika](https://github.com/m1ka05/yasmon/commit/a1a0b01b4ade89575316e0d7fab5a7e2a5040f97))
- test automatic signed commits ([Michał Mika](https://github.com/m1ka05/yasmon/commit/4fd2d1466d67329cc27533ecd6b4b1788d4dc56f))

Commits
- 9e73a5d: Bump version: 0.2.2 → 0.2.3 (Michał Mika)

0.2.2

Bug Fixes
- add checks for LoggerCallback message ([Michał Mika](https://github.com/m1ka05/yasmon/commit/d9f0fbb6afbc5fe80444595c4107084b7e7fe329))
- reduce cancle_tasks delay to save ci minutes ([Michał Mika](https://github.com/m1ka05/yasmon/commit/2d820ef490e9e5fb64c3981990bee1441844d0f5))

Tests
- add tests for LoggerCallback ([Michał Mika](https://github.com/m1ka05/yasmon/commit/d2ab56508e9540e2b512d7e684e72eb8befa31e7))
- fix stop_input_producer comm/kill order ([Michał Mika](https://github.com/m1ka05/yasmon/commit/e40a44cd8f7bd94b69ea47cee5d272400253865e))
- add missing tests for logger syntax ([Michał Mika](https://github.com/m1ka05/yasmon/commit/a11234f4c6881545cd7d415a2ee99a926dcccd66))
- add test for LoggerCallback message type ([Michał Mika](https://github.com/m1ka05/yasmon/commit/56ed4445ef5b539fdc2b84d3aea70f328c022e67))

Commits
- 1ea81e9: Bump version: 0.2.1 → 0.2.2 (Michał Mika)

0.2.1

Bug Fixes
- failing tests on remote ci workflows ([Michał Mika](https://github.com/m1ka05/yasmon/commit/b6bc02094e75b4eb47a8510581472978bd3422f8))

Continuous Integration
- fix a test failing for no reason (wip) ([Michał Mika](https://github.com/m1ka05/yasmon/commit/eabed97e70fc26f8e3059f7779bda5fece3cecc1))
- test failing for no reason on remote (wip) ([Michał Mika](https://github.com/m1ka05/yasmon/commit/83298e6c4662fa2952df6675d65a7a166bfb19a3))
- test failing for no reason on remote (wip) ([Michał Mika](https://github.com/m1ka05/yasmon/commit/56d95ed6c9d4a7cc3bd64010f7698e35a0235954))
- tests fail on subprocess call (wip) ([Michał Mika](https://github.com/m1ka05/yasmon/commit/4dae875d681a3920725607b3eb1445339926b3e6))
- possible fix for failing tests on remote ([Michał Mika](https://github.com/m1ka05/yasmon/commit/96118fd915c9ed2622a6b883d3d211bcc9bd7e7a))
- possible fix for failing tests on remote (wip) ([Michał Mika](https://github.com/m1ka05/yasmon/commit/3b51ab1ed46cffddb30012903b361b68bfeca3c9))

Commits
- b052207: Bump version: 0.2.0 → 0.2.1 (Michał Mika)

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.