Skip to content

Releases: differencialx/decouplio

RC

27 Nov 18:25
5ede77f
Compare
Choose a tag to compare
  • Changed octo logic.
  • Extended resq functionallity.
  • Extended wrap functionallity.
  • Performance improvments.

Alpha8

01 Aug 22:57
df49a1d
Compare
Choose a tag to compare
  • Get rid of doby/aide steps. Use step/fail instead.
  • Get rid of error_store.
  • Added meta_store. Documentation will be updated soon

Alpha7

26 Jul 20:52
ac8227c
Compare
Choose a tag to compare
  • Added deprecation warning message for doby/aide steps as they will be deprecated at alpha8 version. Use step or fail
  • Extended step and fail functionality to behave like doby/aide
  • Extended error_store functionality to custom error status for action(use error_status(<your custom status>) method and after you can call action.error_store.status to fetch it). Also added ability to pass hash to error_store. Docs will be updated soon.

Alpha 5

17 Jul 13:34
Compare
Choose a tag to compare

Added on_error option for doby and aide

Alpha4

26 Jun 18:36
b039ed8
Compare
Choose a tag to compare
  • Added call! method for Decouplio::Action, it raises an Decouplio::Errors::ExecutionError if action result is failure
  • Added on_error option for step, fail, pass, wrap steps. It behaves like on_success or on_failure, but only if exception was raised by step which was handler by resq step. So basically you can change execution flow if exeception was raised.

Alpha3

09 Jun 20:30
523149d
Compare
Choose a tag to compare
  • Added ability to use method to fetch octo key
  • Rename deny to aide, as it's hard to distinguish them inside logic block if they defined one by one

alpha2 version

04 Jun 19:19
c51f4f5
Compare
Choose a tag to compare
  • Added ability to direct to opposite track with :PASS and :FAIL
  • Added deny step, which is similar to doby but for failure track

Fix homepage

23 May 21:07
Compare
Choose a tag to compare

Fix homepage

Release alpha version

23 May 21:04
Compare
Choose a tag to compare

Release alpha version