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

Make validator work with //pubsub/ project spec #977

Merged
merged 58 commits into from
Oct 4, 2024

Commits on Sep 30, 2024

  1. Basic function refactor

    grafnu committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    351dd1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff11108 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98032d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Restore threshold

    grafnu committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    c122de2 View commit details
    Browse the repository at this point in the history
  2. Add new lengthy test

    grafnu committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    2bf9375 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8f060a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8aac080 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4954775 View commit details
    Browse the repository at this point in the history
  6. Revert "Reverting changes to make TDD test failure"

    This reverts commit f8f060a.
    grafnu committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    f3cd6ce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3caa369 View commit details
    Browse the repository at this point in the history
  8. Fix validation

    grafnu committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    4d6f25f View commit details
    Browse the repository at this point in the history
  9. Fixing validation ordering

    grafnu committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    f13bf68 View commit details
    Browse the repository at this point in the history
  10. validation.out update

    grafnu committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    68e68b3 View commit details
    Browse the repository at this point in the history
  11. CLeanup message validation

    grafnu committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    bf53558 View commit details
    Browse the repository at this point in the history
  12. Fix linty

    grafnu committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    56b8355 View commit details
    Browse the repository at this point in the history
  13. Fixing linty

    grafnu committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    0abc8a9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7e8562c View commit details
    Browse the repository at this point in the history
  15. NPE guard

    grafnu committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    2b8cb9c View commit details
    Browse the repository at this point in the history
  16. Updatin validator.out

    grafnu committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    e71b4b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Fix pull_pubsub

    grafnu committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    4d162d5 View commit details
    Browse the repository at this point in the history
  2. Basic refactoring

    grafnu committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    4ce86da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a145589 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30e2805 View commit details
    Browse the repository at this point in the history
  5. Using geflect type

    grafnu committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    82cd61c View commit details
    Browse the repository at this point in the history
  6. Adding TODO

    grafnu committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    eedeb90 View commit details
    Browse the repository at this point in the history
  7. Fix mqtt pull msgs

    grafnu committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    6ee24a7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e1db540 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    a8cc7a0 View commit details
    Browse the repository at this point in the history
  2. iot_access enum refactor

    grafnu committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    90cf4a6 View commit details
    Browse the repository at this point in the history
  3. Fixing reflector

    grafnu committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    5cb8c10 View commit details
    Browse the repository at this point in the history
  4. Reflector with debugging

    grafnu committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    8802a48 View commit details
    Browse the repository at this point in the history
  5. Cleanup debugging

    grafnu committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    4569535 View commit details
    Browse the repository at this point in the history
  6. Linty fixes

    grafnu committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    814a045 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Fix test_schema

    grafnu committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    f0e5962 View commit details
    Browse the repository at this point in the history
  2. Linty

    grafnu committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    6dbd0ce View commit details
    Browse the repository at this point in the history
  3. Fixing

    grafnu committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    8a3902d View commit details
    Browse the repository at this point in the history
  4. FIxing test_trace

    grafnu committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    f3a804e View commit details
    Browse the repository at this point in the history
  5. Remove debugging

    grafnu committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    abafe4e View commit details
    Browse the repository at this point in the history
  6. Almost fixing test_combos

    grafnu committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    343920b View commit details
    Browse the repository at this point in the history
  7. Intermediate debugging

    grafnu committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    daa0009 View commit details
    Browse the repository at this point in the history
  8. Removing legacy invokings

    grafnu committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    d6fb213 View commit details
    Browse the repository at this point in the history
  9. Tweaking debug

    grafnu committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    32bd853 View commit details
    Browse the repository at this point in the history
  10. Codecleanup

    grafnu committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    875a660 View commit details
    Browse the repository at this point in the history
  11. Extract some constants

    grafnu committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    306a3ad View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7f01384 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    db69b67 View commit details
    Browse the repository at this point in the history
  14. Update error handling

    grafnu committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    4bb2d0c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    44a5409 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    642ae3e View commit details
    Browse the repository at this point in the history
  17. Cobbling together some stuff

    grafnu committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    1dcfe53 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b640c22 View commit details
    Browse the repository at this point in the history
  19. Adding docs

    grafnu committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    e6bbeae View commit details
    Browse the repository at this point in the history
  20. Linty

    grafnu committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    9501df9 View commit details
    Browse the repository at this point in the history
  21. Adding index doc

    grafnu committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    d8b8a80 View commit details
    Browse the repository at this point in the history
  22. Update docs

    grafnu committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    594ac20 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    608b78f View commit details
    Browse the repository at this point in the history
  24. Spelling

    grafnu committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    2d1d7b1 View commit details
    Browse the repository at this point in the history
  25. Fix docs path

    grafnu committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    c5571bd View commit details
    Browse the repository at this point in the history