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

feat: add firestore bundles #319

Merged
merged 36 commits into from Mar 29, 2021
Merged

feat: add firestore bundles #319

merged 36 commits into from Mar 29, 2021

Commits on Mar 12, 2021

  1. chore: manual synth

    craiglabenz-g committed Mar 12, 2021
    Copy the full SHA
    4673366 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8078053 View commit details
    Browse the repository at this point in the history
  3. beginning of bundle implementation

    added methods to assemble bundles, but not yet serialize them into length-prefixed json strings
    
    with tests for bundle assembly
    craiglabenz-g committed Mar 12, 2021
    Copy the full SHA
    28defbb View commit details
    Browse the repository at this point in the history
  4. linting

    craiglabenz-g committed Mar 12, 2021
    Copy the full SHA
    9088d2e View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    9903585 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    8a22540 View commit details
    Browse the repository at this point in the history
  7. fixed git merge error

    craiglabenz-g committed Mar 12, 2021
    Copy the full SHA
    9c9bd28 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    62fb8af View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    71e8568 View commit details
    Browse the repository at this point in the history
  10. Fixed import desync

    craiglabenz-g committed Mar 12, 2021
    Copy the full SHA
    505a887 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    0b282e2 View commit details
    Browse the repository at this point in the history
  12. linting

    craiglabenz-g committed Mar 12, 2021
    Copy the full SHA
    a22cc11 View commit details
    Browse the repository at this point in the history
  13. test coverage

    craiglabenz-g committed Mar 12, 2021
    Copy the full SHA
    7492f7d View commit details
    Browse the repository at this point in the history
  14. CI happiness

    craiglabenz-g committed Mar 12, 2021
    Copy the full SHA
    ada3378 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    5712333 View commit details
    Browse the repository at this point in the history
  16. removed todo

    craiglabenz-g committed Mar 12, 2021
    Copy the full SHA
    4537bba View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2021

  1. Updated comments

    craiglabenz committed Mar 13, 2021
    Copy the full SHA
    6e28302 View commit details
    Browse the repository at this point in the history
  2. linted

    craiglabenz committed Mar 13, 2021
    Copy the full SHA
    287a3b7 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. Copy the full SHA
    c016146 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    45deec3 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d678281 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    a464aab View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    abfab98 View commit details
    Browse the repository at this point in the history
  6. small tweaks

    craiglabenz committed Mar 15, 2021
    Copy the full SHA
    54fbbb2 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    0fbb76b View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    4d6d374 View commit details
    Browse the repository at this point in the history
  9. linting

    craiglabenz committed Mar 15, 2021
    Copy the full SHA
    71a00d2 View commit details
    Browse the repository at this point in the history
  10. extra test coverage

    craiglabenz committed Mar 15, 2021
    Copy the full SHA
    842f246 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    11ace22 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. responses to code review

    craiglabenz committed Mar 22, 2021
    Copy the full SHA
    f6ac8c4 View commit details
    Browse the repository at this point in the history
  2. linting

    craiglabenz committed Mar 22, 2021
    Copy the full SHA
    3d46760 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Fixed stale docstring

    craiglabenz committed Mar 23, 2021
    Copy the full SHA
    8bad54a View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. camelCased bundle output

    craiglabenz committed Mar 24, 2021
    Copy the full SHA
    4483a55 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. updated stale comments

    craiglabenz committed Mar 25, 2021
    Copy the full SHA
    ec0537b View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. Copy the full SHA
    f192e89 View commit details
    Browse the repository at this point in the history
  2. linting

    craiglabenz committed Mar 29, 2021
    Copy the full SHA
    c81e75c View commit details
    Browse the repository at this point in the history