ash
ash copied to clipboard
Improve notification_metadata in Ash.Reactor DSLs
Stacked on top of https://github.com/ash-project/ash/pull/2449
(Please review #2449 first: it establishes test cases which ensure that this PR does not break existing usage of notification_metadata on bulk_create and bulk_update steps.)
Changes
- Add
notification_metadatasupport to Ash.Reactorcreate,update, anddeletesteps. - Enhance
notification_metadataon Ash.Reactorbulk_createandbulk_updatesteps to supporttransform. - Clean up Ash.Reactor formatting in any test files that I touched
Contributor checklist
Leave anything that you believe does not apply unchecked.
- [X] I accept the AI Policy, or AI was not used in the creation of this PR.
- [ ] Bug fixes include regression tests
- [ ] Chores
- [ ] Documentation changes
- [X] Features include unit/acceptance tests
- [ ] Refactoring
- [ ] Update dependencies