Commit graph

24 commits

Author SHA1 Message Date
b902e55b25 chore: Add Alembic to copyright and readme. 2023-06-15 14:57:32 +12:00
1af160c6b3 improvement: Add ability to compose reactors. 2023-06-15 14:57:32 +12:00
dependabot[bot]
4d133fd50a
chore(deps-dev): bump git_ops from 2.5.6 to 2.6.0 (#13) 2023-06-13 07:08:52 +12:00
dependabot[bot]
05803fb67e
chore(deps-dev): bump git_ops from 2.4.5 to 2.5.6 (#12)
Bumps [git_ops](https://github.com/zachdaniel/git_ops) from 2.4.5 to 2.5.6.
- [Changelog](https://github.com/zachdaniel/git_ops/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zachdaniel/git_ops/compare/v2.4.5...v2.5.6)

---
updated-dependencies:
- dependency-name: git_ops
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-08 13:44:09 +12:00
dependabot[bot]
4a2816f04d
chore(deps-dev): bump ex_check from 0.12.0 to 0.15.0 (#11)
Bumps ex_check from 0.12.0 to 0.15.0.

---
updated-dependencies:
- dependency-name: ex_check
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-08 13:32:54 +12:00
c99cde710f
chore: add dependabot configuration. 2023-06-08 13:26:28 +12:00
James Harton
8450554c41
improvement(Builder): rename internally generated steps to start with :__reactor__. (#10) 2023-06-08 13:25:11 +12:00
a77f8a2e02
chore: release version v0.2.3 2023-06-08 11:45:51 +12:00
James Harton
b23e5ef688
improvement: Add step-wide argument transforms. (#9)
* improvement: Add step-wide argument transforms.

* docs: add more entity documentation.
2023-06-08 11:40:02 +12:00
d03deb0a57
chore(docs): Point at the correct module for the extension docs. 2023-05-16 11:05:05 +12:00
bade107528
chore: release version v0.2.2 2023-05-15 17:14:56 +12:00
1442cabeb4
fix(Reactor.Argument): Remove spurious is_atom constraint on Argument.from_input/2..3. 2023-05-15 17:10:53 +12:00
b94ab3ede3
docs: Add missing groups_for_modules needed for docs import into ash_hq. 2023-05-12 19:47:36 +12:00
ab584de7fd
chore: release version v0.2.1 2023-05-12 15:55:18 +12:00
James Harton
7b2e469135
improvement(Reactor.Step): remove can?/1 and replace with optional callbacks. (#6) 2023-05-12 15:50:49 +12:00
James Harton
e8035f5646
docs: getting started guide. (#5) 2023-05-12 15:45:27 +12:00
43fd48d6bf
chore: ensure that the documentation directory is present. 2023-05-10 16:42:21 +12:00
909689fce0
chore: release version v0.2.0 2023-05-10 16:32:55 +12:00
James Harton
7ac8cce871
feat: implement basic reactor behaviour. (#1) 2023-05-10 16:27:18 +12:00
4ed2d12a26
chore: release version v0.1.0 2023-04-19 14:13:34 +12:00
63a7cacd04
chore: Add CI and dev/test deps. 2023-04-19 14:13:10 +12:00
Zach Daniel
51ea031a6c chore: initial conversation notes 2023-04-18 20:16:50 -04:00
Zach Daniel
6c13ccc689 chore: get ready for publish 2023-04-18 18:30:26 -04:00
Zach Daniel
96fd561714 init 2023-04-18 18:23:04 -04:00