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(#1130): Cleanup rb namespace by refactoring client API #1160

Merged
merged 22 commits into from Mar 7, 2022

Commits on Mar 2, 2022

  1. feat: use scm's _version for __version__

    dcfidalgo committed Mar 2, 2022
    Copy the full SHA
    bf77654 View commit details
    Browse the repository at this point in the history
  2. feat: introduce new user facing API

    dcfidalgo committed Mar 2, 2022
    Copy the full SHA
    e09014d View commit details
    Browse the repository at this point in the history
  3. feat: add LazyRubrixModule

    dcfidalgo committed Mar 2, 2022
    Copy the full SHA
    169ec5a View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    5305563 View commit details
    Browse the repository at this point in the history
  5. feat: use new api module

    dcfidalgo committed Mar 2, 2022
    Copy the full SHA
    b9ea42d View commit details
    Browse the repository at this point in the history
  6. docs: add small info

    dcfidalgo committed Mar 2, 2022
    Copy the full SHA
    1ff8234 View commit details
    Browse the repository at this point in the history
  7. test: convert init tests to api tests + cleanup

    dcfidalgo committed Mar 2, 2022
    Copy the full SHA
    abce98a View commit details
    Browse the repository at this point in the history
  8. chore: add workspace assertion back

    dcfidalgo committed Mar 2, 2022
    Copy the full SHA
    4276bbf View commit details
    Browse the repository at this point in the history
  9. test: adapt tests

    dcfidalgo committed Mar 2, 2022
    Copy the full SHA
    26ab4a5 View commit details
    Browse the repository at this point in the history
  10. test: adapt test for deprecated rubrix_client

    dcfidalgo committed Mar 2, 2022
    Copy the full SHA
    68b1e89 View commit details
    Browse the repository at this point in the history
  11. chore: merge latest changes from master

    dcfidalgo committed Mar 2, 2022
    Copy the full SHA
    44433b4 View commit details
    Browse the repository at this point in the history
  12. test: adapt tests to latest changes from master

    dcfidalgo committed Mar 2, 2022
    Copy the full SHA
    a23f966 View commit details
    Browse the repository at this point in the history
  13. chore: hide configure_logging from rb namespace

    dcfidalgo committed Mar 2, 2022
    Copy the full SHA
    8eacc73 View commit details
    Browse the repository at this point in the history
  14. chore: set CLIENT/USER to None if init failed

    dcfidalgo committed Mar 2, 2022
    Copy the full SHA
    122a65b View commit details
    Browse the repository at this point in the history
  15. chore: use new client api

    dcfidalgo committed Mar 2, 2022
    Copy the full SHA
    7d0427c View commit details
    Browse the repository at this point in the history
  16. test: adapt/cleanup tests

    dcfidalgo committed Mar 2, 2022
    Copy the full SHA
    342990a View commit details
    Browse the repository at this point in the history
  17. chore: correct imports

    dcfidalgo committed Mar 2, 2022
    Copy the full SHA
    1ad6873 View commit details
    Browse the repository at this point in the history
  18. chore: cleanup imports

    dcfidalgo committed Mar 2, 2022
    Copy the full SHA
    66629e7 View commit details
    Browse the repository at this point in the history
  19. test: improve coverage

    dcfidalgo committed Mar 2, 2022
    Copy the full SHA
    fff83ea View commit details
    Browse the repository at this point in the history
  20. test: improve coverage

    dcfidalgo committed Mar 2, 2022
    Copy the full SHA
    024efb3 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Copy the full SHA
    fcd94e1 View commit details
    Browse the repository at this point in the history
  2. test: fix tests

    dcfidalgo committed Mar 4, 2022
    Copy the full SHA
    c539b2a View commit details
    Browse the repository at this point in the history