Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WB-29: Implement Enricher Pattern #110

Open
wants to merge 44 commits into
base: master
Choose a base branch
from
Open

Conversation

nnichols
Copy link
Member

@nnichols nnichols commented Oct 7, 2023

Proposed Changes

TODO - This is WIP

  • Additions:
  • Updates:
  • Deletions:

Pre-merge Checklist

  • Write + run tests
  • Update CHANGELOG and increment version
  • Update README and relevant documentation

@nnichols nnichols requested a review from a team as a code owner October 7, 2023 14:42
@WallBrewBot WallBrewBot added documentation Improvements or additions to documentation dotfiles Configuration files for developer tools and CI/CD restricted Files not intended for public revision test code Updates to the application or library test code source code Updates to the application or library source code tooling Repository tools, CI/CD jobs, automated actions labels Oct 7, 2023
doc/patterns/enricher-pattern.md Show resolved Hide resolved
doc/patterns/enricher-pattern.md Outdated Show resolved Hide resolved
test/brewtility/enrich/equipment_test.cljc Outdated Show resolved Hide resolved
test/brewtility/enrich/equipment_test.cljc Outdated Show resolved Hide resolved
test/brewtility/enrich/equipment_test.cljc Outdated Show resolved Hide resolved
test/brewtility/enrich/equipment_test.cljc Show resolved Hide resolved
test/brewtility/enrich/equipment_test.cljc Show resolved Hide resolved
src/brewtility/enrich/impl.cljc Show resolved Hide resolved
src/brewtility/enrich/impl.cljc Show resolved Hide resolved
src/brewtility/units/volume.cljc Show resolved Hide resolved
@WallBrewBot WallBrewBot added dependencies Updates to application dependency files clojure Clojure source code clojurescript ClojureScript source code labels Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clojure Clojure source code clojurescript ClojureScript source code dependencies Updates to application dependency files documentation Improvements or additions to documentation dotfiles Configuration files for developer tools and CI/CD restricted Files not intended for public revision source code Updates to the application or library source code test code Updates to the application or library test code tooling Repository tools, CI/CD jobs, automated actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants