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

[FEAUTURE] argilla: working with webhooks #5502

Merged

Commits on Sep 17, 2024

  1. add webhook required deps

    frascuchon committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    cce6878 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57a3fd2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ed0a6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba672c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ecf4467 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a09b4a6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0a0e74d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6c24db0 View commit details
    Browse the repository at this point in the history
  9. update example

    frascuchon committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    8a6b6cb View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. install feature branch

    frascuchon committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    fb8e86c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a6ec5e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feat/argilla/working-with-webhooks' of github.com:argil…

    …la-io/argilla into feat/argilla/working-with-webhooks
    frascuchon committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d2342fb View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: David Berenstein <[email protected]>
    frascuchon and davidberenstein1957 authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8387e0b View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feat/argilla/working-with-webhooks' of github.com:argil…

    …la-io/argilla into feat/argilla/working-with-webhooks
    frascuchon committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    2b50302 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f61ebe0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4b9cca0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3464d85 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8c95e3f View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    a351a9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f41ecbc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9e329e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b78850 View commit details
    Browse the repository at this point in the history
  5. wip

    frascuchon committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    754fc33 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a35bbf6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2962e6e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    61309c6 View commit details
    Browse the repository at this point in the history
  9. chore: Adapt test

    frascuchon committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    443b631 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'refactor/argilla/link-user-responses-and-suggestions-to…

    …-record' into feat/argilla/working-with-webhooks
    frascuchon committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7be469b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    28896cd View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    d1de9ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c6d573 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eecd0d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2376abe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51d0790 View commit details
    Browse the repository at this point in the history
  6. fix: Lowercase names

    frascuchon committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    055cfa5 View commit details
    Browse the repository at this point in the history
  7. add tests

    frascuchon committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0ac4565 View commit details
    Browse the repository at this point in the history
  8. feat: Improve feature -> settings

    - A default question will be create if no question at all
    - All questions are optional except the first one
    - Avoid generate extra questions/metadata duplicated from the same feature
    frascuchon committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3ae80e9 View commit details
    Browse the repository at this point in the history
  9. adapt tests

    frascuchon committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b430a47 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    df74d46 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'feat/argilla/improve-from-hub-capabilities' into feat/a…

    …rgilla/working-with-webhooks
    frascuchon committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    cfb8451 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    6b2d245 View commit details
    Browse the repository at this point in the history
  2. tests: add tests

    frascuchon committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    5998e78 View commit details
    Browse the repository at this point in the history
  3. tests: add tests

    frascuchon committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    20d35c5 View commit details
    Browse the repository at this point in the history
  4. chore: Update changelog

    frascuchon committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    6737631 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feat/argilla/add-limit-argument-when-getting-records' o…

    …f github.com:argilla-io/argilla into feat/argilla/add-limit-argument-when-getting-records
    frascuchon committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b673981 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d5a428c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2b31ccc View commit details
    Browse the repository at this point in the history
  8. Merge branch 'feat/argilla/working-with-webhooks' of github.com:argil…

    …la-io/argilla into feat/argilla/working-with-webhooks
    frascuchon committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    7b4a625 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'feat/argilla/add-limit-argument-when-getting-records' i…

    …nto feat/argilla/working-with-webhooks
    frascuchon committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e577b9d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a248953 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    14513c6 View commit details
    Browse the repository at this point in the history
  12. chore: renaming method

    frascuchon committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    09b81d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    2481d3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ce3e2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d42c0e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f4c9e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    75b4b4f View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    a90224d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7afb126 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f984f75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5086830 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4cabd65 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    538d641 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e45f557 View commit details
    Browse the repository at this point in the history
  8. fix: revert wrong merge

    frascuchon committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a4f7d88 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    db023d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. [DOCS] Argilla webhooks (#5533)

    # Description
    <!-- Please include a summary of the changes and the related issue.
    Please also include relevant motivation and context. List any
    dependencies that are required for this change. -->
    
    
    **Type of change**
    <!-- Please delete options that are not relevant. Remember to title the
    PR according to the type of change -->
    
    - Documentation update
    
    **How Has This Been Tested**
    <!-- Please add some reference about how your feature has been tested.
    -->
    
    **Checklist**
    <!-- Please go over the list and make sure you've taken everything into
    account -->
    
    - I added relevant documentation
    - I followed the style guidelines of this project
    - I did a self-review of my code
    - I made corresponding changes to the documentation
    - I confirm My changes generate no new warnings
    - I have added tests that prove my fix is effective or that my feature
    works
    - I have added relevant notes to the CHANGELOG.md file (See
    https://keepachangelog.com/)
    
    ---------
    
    Co-authored-by: Sara Han <[email protected]>
    Co-authored-by: David Berenstein <[email protected]>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: José Francisco Calvo <[email protected]>
    5 people authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    6b20b42 View commit details
    Browse the repository at this point in the history