Kedro-partitioned

Latest version: v0.2.1

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

Scan your dependencies

0.2.1

Fix

* fix: fixed multinode enabler entrypoint ([`b94be3d`](https://github.com/kedro-partitioned/kedro-partitioned/commit/b94be3d8e979240a951bbd1d3083fc696fff5d38))

Unknown

* Merge pull request 17 from kedro-partitioned/fix-multinode-enabler

Fixed multinode enabler entrypoint ([`794c100`](https://github.com/kedro-partitioned/kedro-partitioned/commit/794c100c9486ef14fc413065b5551db0bec4f4a9))

0.2.0

Chore

* chore: adding ci branch for testing ([`e41b748`](https://github.com/kedro-partitioned/kedro-partitioned/commit/e41b748253775d943d3c9e5a7ca43f4dd29e2508))

* chore: adding semantic release python ([`e69c2a1`](https://github.com/kedro-partitioned/kedro-partitioned/commit/e69c2a19e17a44d956ea07f4ff5bf623e10080c9))

Ci

* ci: adding semantic release config ([`c75759c`](https://github.com/kedro-partitioned/kedro-partitioned/commit/c75759c70c655562c1605e2aaff878153358649a))

Documentation

* docs: updating codecov badge ([`c6fa3b0`](https://github.com/kedro-partitioned/kedro-partitioned/commit/c6fa3b0105f0eeff3e1625324a7cfee435cf29ab))

* docs: adding pr template ([`53192a3`](https://github.com/kedro-partitioned/kedro-partitioned/commit/53192a3005d9cdbf4cae7a8ad948205edc323cc8))

Feature

* feat: adding semantic release workflow ([`6db823d`](https://github.com/kedro-partitioned/kedro-partitioned/commit/6db823dfff226232813191748a8a42ea184a1af2))

* feat: adding mask cli ([`7c1ab4b`](https://github.com/kedro-partitioned/kedro-partitioned/commit/7c1ab4bb3a0723dd032c77c1a447eb8e734cf6d0))

Fix

* fix: using bot for commiting ([`337635c`](https://github.com/kedro-partitioned/kedro-partitioned/commit/337635cd02194c70c8cfa5b5f1d3a5615f0ca899))

* fix: decoupling mask from release ([`e4cd2ae`](https://github.com/kedro-partitioned/kedro-partitioned/commit/e4cd2ae9ed68310e442bb71fe6c86554b025ba53))

* fix: updating mask install action ([`1406f2b`](https://github.com/kedro-partitioned/kedro-partitioned/commit/1406f2b820d71dff8c69ec05526a28d1eddc6092))

* fix: update codecov upload ([`fbcfcf1`](https://github.com/kedro-partitioned/kedro-partitioned/commit/fbcfcf1015a0d22d5c0f3ba912276f231261db22))

* fix: updating cd tag routine ([`7f44b7e`](https://github.com/kedro-partitioned/kedro-partitioned/commit/7f44b7eda680369c2c9efc395b1b107aa2ca5d97))

* fix: pyproject not adding modules ([`b89e051`](https://github.com/kedro-partitioned/kedro-partitioned/commit/b89e0513d21f0766fd9c5bface76bb510777bf43))

* fix: adding unsecure command to mask action ([`4ad0658`](https://github.com/kedro-partitioned/kedro-partitioned/commit/4ad0658488e4f1ee565044cb560d5df0f21988e5))

* fix: multipipeline not considering previous nodes ([`4da9afc`](https://github.com/kedro-partitioned/kedro-partitioned/commit/4da9afcd20ff7b85bf718698e8c8c742258a5df9))

* fix: making install command sync deps ([`8c8c815`](https://github.com/kedro-partitioned/kedro-partitioned/commit/8c8c8158f52e756b24d1a1c312c12905e87fc5ae))

* fix: updating dataset imports ([`4b9e4ce`](https://github.com/kedro-partitioned/kedro-partitioned/commit/4b9e4ceffdd8c89260ddd57a3bf34422205d2852))

* fix: updating readthedocs ([`b9906ac`](https://github.com/kedro-partitioned/kedro-partitioned/commit/b9906ac1c41dbf244bc6e849806512cf0d8de5ef))

Refactor

* refactor: update build to install mask from source ([`d3a38bf`](https://github.com/kedro-partitioned/kedro-partitioned/commit/d3a38bfe1008608c94ddf7315b63b4b44f343f0c))

* refactor: updating workflows ([`da104f4`](https://github.com/kedro-partitioned/kedro-partitioned/commit/da104f402b09754a14b2f1229a5247d17d1620b9))

* refactor: replaced flake8 by ruff ([`644523a`](https://github.com/kedro-partitioned/kedro-partitioned/commit/644523aa71ccd385f344b596bbed8976f1190e80))

* refactor: using requirement files ([`66c2db0`](https://github.com/kedro-partitioned/kedro-partitioned/commit/66c2db00a07e7230598ded533fed9df3e73047c3))

* refactor: moving from setupcfg to pyproject ([`e044f29`](https://github.com/kedro-partitioned/kedro-partitioned/commit/e044f2912ef4ab4851304ca9f249958e7c1e2a91))

Style

* style: updating linting ([`6d9b989`](https://github.com/kedro-partitioned/kedro-partitioned/commit/6d9b9891debaa7f500717fbbf5e74febaddfbc48))

Unknown

* Merge pull request 15 from kedro-partitioned/cd-routines-improve

CD Semantic Release ([`3fc2798`](https://github.com/kedro-partitioned/kedro-partitioned/commit/3fc27985f428c0400ca9dbaac4d8eaa11f80d80e))

* Merge pull request 13 from kedro-partitioned/fix/missing-modules

BUG Missing package modules ([`c2b52f5`](https://github.com/kedro-partitioned/kedro-partitioned/commit/c2b52f5b3aa9b1c0ddc37e94e0c2c7ac84a240b5))

* Merge pull request 11 from kedro-partitioned/fix/kedro-19

Kedro 0.19 support ([`dd81c88`](https://github.com/kedro-partitioned/kedro-partitioned/commit/dd81c88fba223cd1c80f9831edfd9d9f293d38fa))

* Merge pull request 10 from kedro-partitioned/fix/cicd-revival

CI/CD revival ([`a775176`](https://github.com/kedro-partitioned/kedro-partitioned/commit/a77517667848771228cf3e7b9884c2491263da11))

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.