Giter Club home page Giter Club logo

brew-bot's People

Contributors

dareknotderek avatar dependabot[bot] avatar github-actions[bot] avatar imgbotapp avatar kix avatar nnichols avatar renovate[bot] avatar wallbrewbot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

brew-bot's Issues

Add tags for flavors, beer styles

Is your feature request related to a problem? Please describe.
Given the prevalence of meta-information in beer recipes, maps are more useful than a vector for tags.

Describe the solution you'd like
Replacing the tags vector with a map, adding info around common styles/imparted flavors

Describe alternatives you've considered
Using the weights learned to infer the same.

Additional context
Add any other context or screenshots about the feature request here.

Expand brew-bot ingredients

Is your feature request related to a problem? Please describe.
Currently, brew-bot uses an EDN-like notation for recipe ingredients, but it is incomplete w.r.t. all possible brewing materials.

Describe the solution you'd like
Expands the collections of hops, grains, extracts, and yeasts to be representative of more complete catalogs such as those in BeerSmith

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Awaiting Schedule

These updates are awaiting their schedule. Click on a checkbox to get an update now.

  • chore(deps): lock file maintenance

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/cljdoc_test.yml
  • actions/checkout v4.1.4
  • actions/cache v4
  • cljdoc/cljdoc-check-action v0.0.3
.github/workflows/clojure.yml
  • actions/checkout v4.1.4
  • actions/cache v4
.github/workflows/clojurescript.yml
  • actions/checkout v4.1.4
  • actions/cache v4
  • actions/cache v4
.github/workflows/contributors.yml
  • wow-actions/contributors-list v1
.github/workflows/deploy_to_clojars.yml
  • actions/checkout v4.1.4
  • actions/cache v4
  • hole19/git-tag-action v1.0
.github/workflows/format.yml
  • actions/checkout v4.1.4
  • just-sultanov/setup-cljstyle v1
  • stefanzweifel/git-auto-commit-action v5.0.1
.github/workflows/greetings.yml
  • actions/first-interaction v1
.github/workflows/label.yml
  • actions/labeler v5
.github/workflows/lint.yml
  • actions/checkout v4.1.4
  • reviewdog/action-misspell v1
  • actions/checkout v4.1.4
  • nnichols/clojure-lint-action v2
  • actions/checkout v4.1.4
.github/workflows/scanner.yml
  • actions/checkout v4.1.4
  • clj-holmes/clj-holmes-action 53daa4da4ff495cccf791e4ba4222a8317ddae9e
  • github/codeql-action v3
.github/workflows/sync_labels.yml
  • actions/checkout v4.1.4
  • micnncim/action-label-syncer v1
.github/workflows/todo.yml
  • actions/checkout v4.1.4
leiningen
project.clj
  • cljx-sampling:cljx-sampling 0.1.0
  • com.wallbrew:brewtility 2.0.1
  • com.wallbrew:common-beer-data 1.2.0
  • com.wallbrew:common-beer-format 2.1.0
  • nnichols:nnichols 1.1.0
  • org.clojure:clojure 1.11.3
  • org.clojure:clojurescript 1.11.132
  • doo:doo 0.1.11
  • com.github.clj-kondo:lein-clj-kondo 2024.05.24
  • com.wallbrew:lein-sealog 1.6.0
  • lein-cljsbuild:lein-cljsbuild 1.1.8
  • lein-project-version:lein-project-version 0.1.0
  • mvxcvi:cljstyle 0.16.630
  • ns-sort:ns-sort 1.0.3
  • lein-doo:lein-doo 0.1.11
maven
pom.xml
  • cljx-sampling:cljx-sampling 0.1.0
  • com.wallbrew:brewtility 2.0.1
  • com.wallbrew:common-beer-data 1.2.0
  • com.wallbrew:common-beer-format 2.1.0
  • nnichols:nnichols 1.1.0
  • org.clojure:clojure 1.11.3
  • org.clojure:clojurescript 1.11.132
  • doo:doo 0.1.11
npm
package.json
  • karma ^6.3.2
  • karma-chrome-launcher ^3.0.0
  • karma-cljs-test ^0.1.0
  • karma-firefox-launcher ^2.0.0
  • minimist >=1.2.6

  • Check this box to trigger a request for Renovate to run again on this repository

Migrate recipe generation and calculations fns to .cljc

Is your feature request related to a problem? Please describe.
N/A

Describe the solution you'd like
Currently, all code is bundled as .cljs files, which is great for working on the UI; however, it locks the code in somewhat. If this code was migrated to .cljc, the core functionality of brew-bot could be deployed to clojars for others to use while still making it accessible to the UI.

Describe alternatives you've considered
The alternative is creating a separate repository, deploying that, and including it as a dependency here; however, since the UI is tightly coupled to that code, it doesn't make much sense.

Additional context
This is a nice-to-have that may lead into config hell.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.