Rai-workflow-manager

Latest version: v0.0.52

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

Scan your dependencies

Page 8 of 9

0.0.10

What's Changed
Now RAI workflow manager supports data reload.
There are 2 parameters which can force data reload:
- `--force-reimport`
- `--force-reimport-not-chunk-partitioned`
You can read how these parameters work in [CLI README](cli/README.md). By default RAI workflow manager reloads data only when partition files has been changed(partition files has been renamed).

PR:
* discover resources for override by AndrewNepogoda in https://github.com/RelationalAI/rai-workflow-manager/pull/18

**Full Changelog**: https://github.com/RelationalAI/rai-workflow-manager/compare/v0.0.9...v0.0.10

0.0.9

What's Changed
* make `--end-date` as optional CLI argument by AndrewNepogoda in https://github.com/RelationalAI/rai-workflow-manager/pull/17


**Full Changelog**: https://github.com/RelationalAI/rai-workflow-manager/compare/v0.0.8...v0.0.9

0.0.8

What's Changed
Renamed properties for configured sources workflow step:
* `isChunkPartitioned` -> `isChunkPartitioned`(optional) is used to specify whether the source is chunk partitioned(split on chunks). By default False.
* `isChunkPartitioned` -> `isDatePartitioned`(optional) is used to specify is partitioned by date. By default False.

PRs:
* Distinguish chunk and date partitioning by AndrewNepogoda in https://github.com/RelationalAI/rai-workflow-manager/pull/15
What's Changed

**Full Changelog**: https://github.com/RelationalAI/rai-workflow-manager/compare/v0.0.7...v0.0.8

0.0.7

What's Changed
* Update pypi setup by AndrewNepogoda in https://github.com/RelationalAI/rai-workflow-manager/pull/14
* made cfg src inflation part of the step, not the factory by stanislav-bedunkevich in https://github.com/RelationalAI/rai-workflow-manager/pull/16

**Full Changelog**: https://github.com/RelationalAI/rai-workflow-manager/compare/v0.0.6...v0.0.7

0.0.6

**Full Changelog**: https://github.com/RelationalAI/rai-workflow-manager/compare/v0.0.5...v0.0.6

0.0.5

What's Changed
* first pypi release by AndrewNepogoda in https://github.com/RelationalAI/rai-workflow-manager/pull/11


**Full Changelog**: https://github.com/RelationalAI/rai-workflow-manager/compare/v0.0.4...v0.0.5

Page 8 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.