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

Update 0.8.1 #7795

Merged
merged 393 commits into from
Jun 21, 2023
Merged

Update 0.8.1 #7795

merged 393 commits into from
Jun 21, 2023
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    5eda028 View commit details
    Browse the repository at this point in the history
  2. changed project repr

    teo-milea committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    52eb5a8 View commit details
    Browse the repository at this point in the history
  3. fix merge

    teo-milea committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    a1687fc View commit details
    Browse the repository at this point in the history
  4. fixing 'guest_create_user -> UserCreate' since now 'created_by' takes…

    … siging key instead of verifying key
    khoaguin committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    81e1fb9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a1e0b69 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a4940ed View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    48d754a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    16c517d View commit details
    Browse the repository at this point in the history
  9. added repr html for request

    teo-milea committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    05b47df View commit details
    Browse the repository at this point in the history
  10. added show_code_cell

    teo-milea committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    176b778 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ed91810 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    23f3acc View commit details
    Browse the repository at this point in the history
  13. Merge pull request #7750 from OpenMined/pointer-usage

    Refactor .mock, .pointer, .mock_data, usage
    koenvanderveen authored Jun 14, 2023
    Configuration menu
    Copy the full SHA
    1981bfb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7ff2ff8 View commit details
    Browse the repository at this point in the history
  15. updated versions

    koenvanderveen committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    9f06522 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    cdb7e47 View commit details
    Browse the repository at this point in the history
  17. add tests for object_mutation, action_store_change, user_code_status_…

    …change
    
    add tests for user code accept and deny
    shubham3121 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    80151b1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    643ec6f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d2da96e View commit details
    Browse the repository at this point in the history
  20. added partial request repr

    teo-milea committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    82896c4 View commit details
    Browse the repository at this point in the history
  21. user signing key to get user role during register in user service

    add a test to check registeration for different user roles
    shubham3121 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    b0f3e79 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    7cffff9 View commit details
    Browse the repository at this point in the history
  23. track previous value in ObjectMutation change

    fix object mutation test
    shubham3121 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    b814b09 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    12240da View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    3277eae View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    2e11983 View commit details
    Browse the repository at this point in the history
  27. added user_name to request

    teo-milea committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    c03d8fd View commit details
    Browse the repository at this point in the history
  28. fix lint

    teo-milea committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    a380ba0 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    8d1659f View commit details
    Browse the repository at this point in the history
  30. fix merge

    teo-milea committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    41558d0 View commit details
    Browse the repository at this point in the history
  31. fix security tests

    teo-milea committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    bedd60f View commit details
    Browse the repository at this point in the history
  32. fix lint

    teo-milea committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    36f240d View commit details
    Browse the repository at this point in the history
  33. fix notebooks

    teo-milea committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    8e35c1f View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    a24324b View commit details
    Browse the repository at this point in the history
  35. bump version

    Madhava Jay committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    92a124a View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    2e649f3 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    93c3f7c View commit details
    Browse the repository at this point in the history
  38. fix broken test

    teo-milea committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    d86609f View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    77b4a26 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    9b14a3f View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    13b9b4f View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    4c3a321 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    8dfae92 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    6adc388 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    acf926f View commit details
    Browse the repository at this point in the history
  46. Update notebook addons

    IonesioJunior committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    cdc653a View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    cd77fe4 View commit details
    Browse the repository at this point in the history
  48. Remove temp notebook

    IonesioJunior committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    46d174d View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    4da6e70 View commit details
    Browse the repository at this point in the history
  50. RUN lint

    IonesioJunior committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    ed51d0a View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    b1e68c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    b045f48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8766124 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d6d840 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8cdbcee View commit details
    Browse the repository at this point in the history
  5. remove changes

    koenvanderveen committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    4c4463e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #7715 from khoaguin/domain_register_toggling

    Domain register toggling
    shubham3121 authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    687f734 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    36a39f6 View commit details
    Browse the repository at this point in the history
  8. refactor some names

    koenvanderveen committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    ba64902 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ec26b18 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c9c82c6 View commit details
    Browse the repository at this point in the history
  11. fix change to k9s filename

    madhavajay committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    a3b672c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    66c6494 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f6d1642 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    40c84e0 View commit details
    Browse the repository at this point in the history
  15. add repr per role

    koenvanderveen committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    5590015 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a987e4a View commit details
    Browse the repository at this point in the history
  17. fix unit test

    koenvanderveen committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    9182181 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    90fd539 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    56d8dc5 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9892c5f View commit details
    Browse the repository at this point in the history
  21. Merge pull request #7759 from OpenMined/welcome-screens

    Welcome screens
    koenvanderveen authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    369fbbe View commit details
    Browse the repository at this point in the history
  22. Merge pull request #7742 from OpenMined/request-denial

    Request Denial API
    shubham3121 authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    c5b421e View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    7cea880 View commit details
    Browse the repository at this point in the history
  24. fix reprs in list

    koenvanderveen committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    e28e9f5 View commit details
    Browse the repository at this point in the history
  25. merge dev

    koenvanderveen committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    efd3dcb View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    8676390 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    5d8bdbf View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    1492c58 View commit details
    Browse the repository at this point in the history
  29. fix lint

    teo-milea committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    c7da51d View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    f971009 View commit details
    Browse the repository at this point in the history
  31. fix add_contributor

    teo-milea committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    7699276 View commit details
    Browse the repository at this point in the history
  32. Merge pull request #7744 from OpenMined/fix_notifications

    Small Notifications Fix
    koenvanderveen authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    3db1076 View commit details
    Browse the repository at this point in the history
  33. merge dev

    koenvanderveen committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    5ce76b3 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    2363a3b View commit details
    Browse the repository at this point in the history
  35. fix notebook tests

    koenvanderveen committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    8c7a9a4 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    26f560c View commit details
    Browse the repository at this point in the history
  37. Merge pull request #7762 from OpenMined/fix-syft-cd

    update syntax for pull syft cd
    shubham3121 authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    aa69e5a View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    07cbfcf View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    c52fe90 View commit details
    Browse the repository at this point in the history
  40. bump version

    Madhava Jay committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    520419f View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    9d2113a View commit details
    Browse the repository at this point in the history
  42. linting

    koenvanderveen committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    c9384b9 View commit details
    Browse the repository at this point in the history
  43. Merge pull request #7734 from OpenMined/small_ux_addons

    Some Small changes
    koenvanderveen authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    27a2560 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    cb53866 View commit details
    Browse the repository at this point in the history
  45. Merge pull request #7761 from OpenMined/small_dataset_changes

    Small dataset changes
    koenvanderveen authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    ba61316 View commit details
    Browse the repository at this point in the history
  46. bump version

    Madhava Jay committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    dc0a741 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    8f85234 View commit details
    Browse the repository at this point in the history
  48. RUN Lint

    IonesioJunior committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    a0490ad View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    3ef7a97 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    41bff5c View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    5189c7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00869ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a5676c View commit details
    Browse the repository at this point in the history
  4. modified error message

    ivyclare committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    1684391 View commit details
    Browse the repository at this point in the history
  5. modified error message

    ivyclare committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    05f8e07 View commit details
    Browse the repository at this point in the history
  6. modified error message

    ivyclare committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    f08f37a View commit details
    Browse the repository at this point in the history
  7. fix lint errors

    ivyclare committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    1c12395 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    48b06cb View commit details
    Browse the repository at this point in the history
  9. Merge pull request #7763 from OpenMined/quick_repr_fix

    Change "list requests" -> "list datasets"
    shubham3121 authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    111c8fa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6b853ec View commit details
    Browse the repository at this point in the history
  11. Fixed issue with mongo serde and recursive objects

    - Fixed issue where metadata settings fails on race conditions
    - Bumped opendp
    madhavajay committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    8470dab View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    08718bf View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c62e48e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b6e8cd8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a874c39 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f3e4d7c View commit details
    Browse the repository at this point in the history
  17. tunshell debug

    madhavajay committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    6055fa3 View commit details
    Browse the repository at this point in the history
  18. Forgot tailscale container

    madhavajay committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    e023cda View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c528adf View commit details
    Browse the repository at this point in the history
  20. mock patch nodemetadata

    shubham3121 committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    2adb90b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    7a3354e View commit details
    Browse the repository at this point in the history
  22. fixing error msg

    koenvanderveen committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    9b932c5 View commit details
    Browse the repository at this point in the history
  23. Merge pull request #7760 from OpenMined/flakyness-in-test

    Fix Register test flakyness
    shubham3121 authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    01d6820 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a5c08fa View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    420517a View commit details
    Browse the repository at this point in the history
  26. Merge pull request #7757 from madhavajay/madhava/devspacev6

    Added support for devspace v6 and k8s
    shubham3121 authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    9ca9ec2 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    e8d4dc1 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    56d961b View commit details
    Browse the repository at this point in the history
  29. Merge branch 'check_user_create' of https://github.com/khoaguin/PySyft

    …into check_user_create
    khoaguin committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    cb21193 View commit details
    Browse the repository at this point in the history
  30. remove name() method from Enums, instead of the default .name property

    rename self_repr methods to _self_repr_
    shubham3121 committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    7a2b19a View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    5afd96e View commit details
    Browse the repository at this point in the history
  32. removed debug statement

    teo-milea committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    c1af238 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    64e5503 View commit details
    Browse the repository at this point in the history
  34. added options to syft init

    teo-milea committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    37d7f3a View commit details
    Browse the repository at this point in the history
  35. added DS syft functions nb

    teo-milea committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    4dffd3f View commit details
    Browse the repository at this point in the history
  36. bump version

    Madhava Jay committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    dc3bb7f View commit details
    Browse the repository at this point in the history
  37. fix lint

    teo-milea committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    d1ed69e View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    157ced3 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    7290f7f View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. bump version

    Madhava Jay committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    9c13bd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    344bfc0 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

  1. Upgrade FastAPI and Starlette due to security fix

    - Upgrade pyzmq
    - Ignore time resolution warnings on windows
    - Added sleep to metadata notebook test
    madhavajay committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    36cd534 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cab6ac7 View commit details
    Browse the repository at this point in the history
  3. Allow windows public tests to retry

    - Increase connection settings for mongodb
    madhavajay committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    6c73525 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #7766 from madhavajay/madhava/fix_ci_cd

    Upgrade FastAPI and Starlette due to security fix
    madhavajay authored Jun 18, 2023
    Configuration menu
    Copy the full SHA
    cbabb21 View commit details
    Browse the repository at this point in the history
  5. bump version

    Madhava Jay committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    628fea2 View commit details
    Browse the repository at this point in the history
  6. bump version

    Madhava Jay committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    ac4a9f6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3372bb8 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #7768 from madhavajay/madhava/pandas_len_check

    add assert for pandas file len check
    madhavajay authored Jun 18, 2023
    Configuration menu
    Copy the full SHA
    55148bc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    729a74c View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    596430f View commit details
    Browse the repository at this point in the history
  2. Added frontend to devspace

    madhavajay committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    5729bd8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7769 from madhavajay/madhava/pandas_df_cache

    Adding a file cache test to warm the cache and check df sizes
    madhavajay authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    6730859 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f1725f2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #7770 from madhavajay/madhava/frontend_k8s

    Add Frontend to devspace
    madhavajay authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    0a06494 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ae4502 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d0f9a42 View commit details
    Browse the repository at this point in the history
  8. fix request repr breaking

    shubham3121 committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    8979bb3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    03c9d1b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    165f464 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #7774 from madhavajay/madhava/helm_chart

    Added syft.build.helm and syft.test.helm tasks to tox
    madhavajay authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    b89bbb3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a6ab492 View commit details
    Browse the repository at this point in the history
  13. bump version

    Madhava Jay committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    24a0977 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    dd0f12d View commit details
    Browse the repository at this point in the history
  15. Add hello syft notebook

    akalliokoski committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    c0ed134 View commit details
    Browse the repository at this point in the history
  16. lint

    koenvanderveen committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    97cf777 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #7764 from OpenMined/fix-duplicate-assets

    Fix duplicate assets
    koenvanderveen authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    d65ea80 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e51fe59 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #7771 from OpenMined/yash/user-code-bugfix

    Fix compound attr bug in _repr_markdown_
    shubham3121 authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    cc4f8aa View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6ca8d0a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    11dbfad View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    da0ab17 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    cb740e1 View commit details
    Browse the repository at this point in the history
  24. update

    koenvanderveen committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    8497d34 View commit details
    Browse the repository at this point in the history
  25. Merge pull request #7758 from khoaguin/check_user_create

    Checking user create functionality
    shubham3121 authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    3e2cc79 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    3ebcfa4 View commit details
    Browse the repository at this point in the history
  27. Merge pull request #7776 from madhavajay/madhava/cleanup_notebook

    Remove experimental dev notebook
    madhavajay authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    1a6b4ad View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    cbb18ec View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    3cac31e View commit details
    Browse the repository at this point in the history
  30. bump version

    Madhava Jay committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    d69073f View commit details
    Browse the repository at this point in the history
  31. small changes

    shubham3121 committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    58efe07 View commit details
    Browse the repository at this point in the history
  32. merge reprs

    koenvanderveen committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    8283b32 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    7250257 View commit details
    Browse the repository at this point in the history
  34. fix reprs

    koenvanderveen committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    127c35f View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Created a basic helm chart

    madhavajay committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    a921486 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7777 from madhavajay/madhava/helm_chart2

    Created a basic helm chart
    madhavajay authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    25d98cd View commit details
    Browse the repository at this point in the history
  3. Updated README

    - fixed helm commands
    madhavajay committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    5c43b0f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f49be51 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #7756 from austinabell/quickst_link

    fix: dead link in quickstart
    rasswanth-s authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    18472a6 View commit details
    Browse the repository at this point in the history
  6. Removed tailscale from kubernetes due to CAP_ADMIN on gke

    - Added ingress class template
    madhavajay committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    92946d5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    703ca9e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3ce79d1 View commit details
    Browse the repository at this point in the history
  9. fix lint

    teo-milea committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    b34af21 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e72b875 View commit details
    Browse the repository at this point in the history
  11. Rebuild package

    - Set default ingressClass to "" for testing
    madhavajay committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    d4846c1 View commit details
    Browse the repository at this point in the history
  12. added notebook 06 for DS

    teo-milea committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    b2dc8b4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4006a2c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    801909b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    99d6e5d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    eb2d934 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ea17d09 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    fc92a32 View commit details
    Browse the repository at this point in the history
  19. Make sure data scientist can list assets in code submission

    Co-authored-by: Shubham Gupta <[email protected]>
    kiendang and shubham3121 committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    3141155 View commit details
    Browse the repository at this point in the history
  20. Show syntax highlighting for submitted code

    Co-authored-by: Shubham Gupta <[email protected]>
    kiendang and shubham3121 committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    8bdf9c8 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    23ce7d9 View commit details
    Browse the repository at this point in the history
  22. fix none ids, make column headers bold, make left index col bold, tri…

    …m values, vertical alignment, fix nested build_asset view, fix quotes around widget name
    koenvanderveen committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    af50c45 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    9656c9c View commit details
    Browse the repository at this point in the history
  24. add ports

    koenvanderveen committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    5d60ac3 View commit details
    Browse the repository at this point in the history
  25. ports as int

    koenvanderveen committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    674dbfa View commit details
    Browse the repository at this point in the history
  26. refactor get

    koenvanderveen committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    89e07bf View commit details
    Browse the repository at this point in the history
  27. Merge pull request #7726 from OpenMined/jp-style

    Widget styling
    koenvanderveen authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    513bd98 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    be4a11d View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    023f4b3 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    20bf9be View commit details
    Browse the repository at this point in the history
  31. Merge pull request #7765 from OpenMined/small_fixes

    [WIP] Small fixes and some notebooks
    koenvanderveen authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    67b01cb View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    9be19a2 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    282229d View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    f89184b View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    295ea89 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    d6f8f8d View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    6bd27af View commit details
    Browse the repository at this point in the history
  38. Merge pull request #7786 from kiendang/asset-clarification

    Make sure data scientist can list assets in code submission
    shubham3121 authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    4e7de61 View commit details
    Browse the repository at this point in the history
  39. Merge pull request #7787 from kiendang/syntax-highlight-code

    Show syntax highlighting for submitted code
    shubham3121 authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    c3c85e4 View commit details
    Browse the repository at this point in the history
  40. fix tests

    koenvanderveen committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    b71f81b View commit details
    Browse the repository at this point in the history
  41. fix image missing

    koenvanderveen committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    dc31f5b View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    7d169d4 View commit details
    Browse the repository at this point in the history
  43. Merge pull request #7790 from OpenMined/fix-image

    fix image missing
    shubham3121 authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    21bb610 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    bb8c61b View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    1316a19 View commit details
    Browse the repository at this point in the history
  46. Merge pull request #7789 from OpenMined/get-method

    refactor get
    koenvanderveen authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    5be56cb View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    99e638c View commit details
    Browse the repository at this point in the history
  48. shorten notebook

    koenvanderveen committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    f9c5117 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    d8d1ba5 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    ba7214d View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    8aa1861 View commit details
    Browse the repository at this point in the history
  52. bump version

    Madhava Jay committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    6a4ad22 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    9011d4b View commit details
    Browse the repository at this point in the history
  54. update ci

    koenvanderveen committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    408589b View commit details
    Browse the repository at this point in the history
  55. switch port

    koenvanderveen committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    e94aeb0 View commit details
    Browse the repository at this point in the history
  56. fix repr bug

    koenvanderveen committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    0463659 View commit details
    Browse the repository at this point in the history
  57. fix prots

    koenvanderveen committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    2e845b0 View commit details
    Browse the repository at this point in the history
  58. dont use same domain

    koenvanderveen committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    41c1e87 View commit details
    Browse the repository at this point in the history
  59. Merge pull request #7792 from OpenMined/commandexamples

    Command examples
    koenvanderveen authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    a1a1797 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    2f7c663 View commit details
    Browse the repository at this point in the history
  61. Merge pull request #7785 from PeterChung241/improve_contributor

    Improved Contributor printing.
    koenvanderveen authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    721399f View commit details
    Browse the repository at this point in the history
  62. merge dev

    koenvanderveen committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    fde94f5 View commit details
    Browse the repository at this point in the history
  63. Merge pull request #7773 from OpenMined/fix-request-repr

    fix request repr breaking
    koenvanderveen authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    943d64b View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    40afa08 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Merge pull request #7794 from madhavajay/madhava/comment_out_darkmode

    commenting out for the blog post as per Andrews suggestion
    madhavajay authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    b91deab View commit details
    Browse the repository at this point in the history