zzzz_rt_logic

Crates.iozzzz_rt_logic
lib.rszzzz_rt_logic
version0.0.0
sourcesrc
created_at2022-04-15 08:49:30.157869
updated_at2022-04-15 08:49:30.157869
descriptionRuntime logic for the zzzz automation library.
homepage
repositoryhttps://github.com/azriel91/zzzz
max_upload_size
id568344
size1,799
Azriel Hoh (azriel91)

documentation

https://docs.rs/zzzz_rt_logic/

README

💤 zzzz – automate with your eyes closed

Crates.io docs.rs CI Coverage Status

zzzz is a framework to build user friendly software automation.

See:

  • MOTIVATION.md for the motivation to create this framework.

  • Operations UX for a book about the dimensions considered during zzzz's design and development.

Guiding Principles

  • A joy to use.

  • Ergonomic API and guidance to do the right thing.

  • Understandable output.

Features

Symbol Meaning
🟢 Supported
🟡 Work in progress
âš« Planned
  • âš« Workflow graph with task dependencies
  • âš« Concurrent task execution
  • âš« Understandable error reporting
  • âš« Skip unnecessary work
  • âš« Understandable progress
  • âš« Actionable error messages
  • âš« Namespaced working directory
  • âš« Resource clean up
  • âš« Dry run
  • âš« zzzz binary for configuration based workflows
  • âš« Off-the-shelf support for common tasks
  • âš« Web based UI
  • âš« Agent mode to run zzzz on servers (Web API invocation)

Ideas which may be considered:

  • Back up current state

  • Restore previous state

  • Telemetry logging for monitoring

  • Metrics collection for analysis

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 1432

cargo fmt