Commit graph

5 commits

Author SHA1 Message Date
ef5d6462b9 feat: Auto build/load factory options. (#83)
All checks were successful
continuous-integration/drone/push Build is passing
New factory DSL options:

1. `auto_build` allows you to provide a list of relationships which must also be built when building that factory.
2. `auto_load` allows you to provide a load statement for relationships and calculations that must be loaded when building that factory.

Reviewed-on: #83
Co-authored-by: James Harton <james@harton.nz>
Co-committed-by: James Harton <james@harton.nz>
2024-05-29 09:50:43 +12:00
5f8e19ee07
feat: Add before_build and after_build entities to factories.
All checks were successful
continuous-integration/drone/push Build is passing
2024-05-26 20:50:33 +12:00
82aee71a04
feat!: Ash 3.0 support. (#42) 2024-03-28 10:04:54 +13:00
22358bc5ad
docs: Update spark DSL documentation.
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-03-14 17:13:04 +13:00
cba62306e3
docs: Improve docs and add spark DSL cheat sheets. 2023-09-20 12:54:40 +12:00