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

Clerk in Babashka #232

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from
Draft

Clerk in Babashka #232

wants to merge 17 commits into from

Commits on Oct 18, 2022

  1. Configuration menu
    Copy the full SHA
    ff2ef75 View commit details
    Browse the repository at this point in the history
  2. Fix bb task

    zampino committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    36ba59c View commit details
    Browse the repository at this point in the history
  3. Require latest babashka

    zampino committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    066161f View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. clean bb deps

    zampino committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    ed9b560 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    baa9660 View commit details
    Browse the repository at this point in the history
  3. Move stubs to bb files

    zampino committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    4fc3526 View commit details
    Browse the repository at this point in the history
  4. Pass cli args to bb task

    zampino committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    1493d7b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8406591 View commit details
    Browse the repository at this point in the history
  6. Extract var from def

    zampino committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    e5ce7ab View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a4b3738 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a642887 View commit details
    Browse the repository at this point in the history
  9. Add build bb task

    zampino committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    b6bd4c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Implement no-cache?

    zampino committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    7c95f89 View commit details
    Browse the repository at this point in the history
  2. Parse markdown via quickjs

    zampino committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    995e264 View commit details
    Browse the repository at this point in the history
  3. Check quickjs is available

    zampino committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    865c088 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38997c8 View commit details
    Browse the repository at this point in the history
  5. More escapes

    zampino committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    10e95c4 View commit details
    Browse the repository at this point in the history