Saturn-bot

Latest version: v0.6.0

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

Scan your dependencies

0.1.0

Features

* Add emojis to PR template ([de3c95c](https://github.com/wndhydrnt/saturn-bot/commit/de3c95c59af8e1e33665ac981e63b9415a3e0416))
* Rename "saturn-sync" to "saturn-bot" ([c3fe343](https://github.com/wndhydrnt/saturn-bot/commit/c3fe343c5311f9a5607c4591b6d4b7a34ae88253))


Bug Fixes

* Don't update cache when running in dry-run mode ([b693225](https://github.com/wndhydrnt/saturn-bot/commit/b69322595a24255fa29a7c3c80496e9c44b1788a))
* Make action "file" create directory if it does not exist ([63cc495](https://github.com/wndhydrnt/saturn-bot/commit/63cc495fe21afd0eb6031a9dd7dea4ff741f0346))
* Make path to task absolute when processing it ([134e46b](https://github.com/wndhydrnt/saturn-bot/commit/134e46bdcc337bacbef9394fbc464a72cef67514))


Miscellaneous Chores

* prepare first release ([3509561](https://github.com/wndhydrnt/saturn-bot/commit/35095610a19b94b73d9172445b103fe1ebcd2fef))


Changelog

[0.11.4](https://github.com/wndhydrnt/saturn-bot-protocol/compare/v0.11.3...v0.11.4) (2024-09-28)


Bug Fixes

* **integration-test:** Verify streaming of stdout/stderr ([3b04ede](https://github.com/wndhydrnt/saturn-bot-protocol/commit/3b04ede8ef43bf97d2d368179dc441576e504dff))

[0.11.3](https://github.com/wndhydrnt/saturn-bot-protocol/compare/v0.11.2...v0.11.3) (2024-09-19)


Bug Fixes

* **integration-test:** Call binary of saturn-bot instead of library ([64cf0d8](https://github.com/wndhydrnt/saturn-bot-protocol/commit/64cf0d8a89c3421cc9c0aee873b20849d7190605))

[0.11.2](https://github.com/wndhydrnt/saturn-bot-protocol/compare/v0.11.1...v0.11.2) (2024-09-18)


Bug Fixes

* **integration-test:** Rename binaries for linux ([76a75b5](https://github.com/wndhydrnt/saturn-bot-protocol/commit/76a75b57a2cf3c29816a2813c7f2f8b5ea2dbabe))

[0.11.1](https://github.com/wndhydrnt/saturn-bot-protocol/compare/v0.11.0...v0.11.1) (2024-09-18)


Bug Fixes

* **integration-test:** Embed feature files in binary ([e398be9](https://github.com/wndhydrnt/saturn-bot-protocol/commit/e398be966127ef3dba7727171c1e624ecc1dd5d9))

[0.11.0](https://github.com/wndhydrnt/saturn-bot-protocol/compare/v0.10.0...v0.11.0) (2024-09-18)


Features

* Add integration test suite ([25](https://github.com/wndhydrnt/saturn-bot-protocol/issues/25)) ([38e731d](https://github.com/wndhydrnt/saturn-bot-protocol/commit/38e731db3327572fb1914aa1541f212176925b3e))

[0.10.0](https://github.com/wndhydrnt/saturn-bot-protocol/compare/v0.9.0...v0.10.0) (2024-07-31)


Features

* Merge fields `plugin_data` and `template_vars` into `run_data` ([23](https://github.com/wndhydrnt/saturn-bot-protocol/issues/23)) ([7c6c0d3](https://github.com/wndhydrnt/saturn-bot-protocol/commit/7c6c0d3f2c47916ec25bb2fd9b85a61d5a83bcc4))

[0.9.0](https://github.com/wndhydrnt/saturn-bot-protocol/compare/v0.8.0...v0.9.0) (2024-05-19)


Features

* Allow actions and filters of a plugin to set custom template variables ([21](https://github.com/wndhydrnt/saturn-bot-protocol/issues/21)) ([b88a2ca](https://github.com/wndhydrnt/saturn-bot-protocol/commit/b88a2ca9cf0c7b3e7b53c35c018e14af878a2bd6))
* Optionally send data of pull request to endpoints ([c2ef8f6](https://github.com/wndhydrnt/saturn-bot-protocol/commit/c2ef8f68ce91648061f5486706b3da0715fcebfa))
* Pass data between plugins ([22](https://github.com/wndhydrnt/saturn-bot-protocol/issues/22)) ([faa8e11](https://github.com/wndhydrnt/saturn-bot-protocol/commit/faa8e11f3e6ba6cd83e6718592f6f9d64bf30bc2))

[0.8.0](https://github.com/wndhydrnt/saturn-bot-protocol/compare/v0.7.0...v0.8.0) (2024-04-28)


Features

* rename "saturn-sync" to "saturn-bot" ([2b7ed1a](https://github.com/wndhydrnt/saturn-bot-protocol/commit/2b7ed1a3b24986f619629bc3d16f1465a130fc19))

[0.7.0](https://github.com/wndhydrnt/saturn-bot-protocol/compare/v0.6.0...v0.7.0) (2024-04-25)

Features

- Introduce new Plugin architecture ([dd289a2](https://github.com/wndhydrnt/saturn-bot-protocol/commit/dd289a258d37210df92a473c270e9685c91ccb4e))

[0.6.0](https://github.com/wndhydrnt/saturn-bot-protocol/compare/v0.5.0...v0.6.0) (2024-04-02)

Features

- Refactor actions attribute of Task message ([16](https://github.com/wndhydrnt/saturn-bot-protocol/issues/16)) ([f3a4380](https://github.com/wndhydrnt/saturn-bot-protocol/commit/f3a438081428b01de7b7cc5b91bd876dc70c721c))

[0.5.0](https://github.com/wndhydrnt/saturn-bot-protocol/compare/v0.4.0...v0.5.0) (2024-03-27)

Features

- Refactor filters attribute of Task message ([14](https://github.com/wndhydrnt/saturn-bot-protocol/issues/14)) ([dc0893c](https://github.com/wndhydrnt/saturn-bot-protocol/commit/dc0893cbeef27d2287d92541f339c200591fd8bc))

[0.4.0](https://github.com/wndhydrnt/saturn-bot-protocol/compare/v0.3.0...v0.4.0) (2024-03-02)

Features

- remove library code ([12](https://github.com/wndhydrnt/saturn-bot-protocol/issues/12)) ([14938e3](https://github.com/wndhydrnt/saturn-bot-protocol/commit/14938e3e63e55b1f2eeb4c0178e5d7c53a801341))

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.