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: support Azure cloud storage service principal authentication - expedite #5926

Open
wants to merge 76 commits into
base: develop
Choose a base branch
from

Commits on Apr 23, 2024

  1. Fix bug when failure

    FrsECM committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    0e81f1b View commit details
    Browse the repository at this point in the history
  2. Add SPI

    FrsECM committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    897435a View commit details
    Browse the repository at this point in the history
  3. Add Dependancy

    FrsECM committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    d7c7165 View commit details
    Browse the repository at this point in the history
  4. Docker Build fix

    FrsECM committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    de5ad0d View commit details
    Browse the repository at this point in the history
  5. Clean-up properties

    FrsECM committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    45603b1 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Add Encryption

    FrsECM committed May 6, 2024
    Configuration menu
    Copy the full SHA
    dfb85e3 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    a9b1e67 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    8866176 View commit details
    Browse the repository at this point in the history
  2. run poetry update;

    machov committed May 28, 2024
    Configuration menu
    Copy the full SHA
    5eeb056 View commit details
    Browse the repository at this point in the history
  3. ruff

    machov committed May 28, 2024
    Configuration menu
    Copy the full SHA
    7c3ac4d View commit details
    Browse the repository at this point in the history
  4. run blue

    machov committed May 28, 2024
    Configuration menu
    Copy the full SHA
    71c4bb7 View commit details
    Browse the repository at this point in the history
  5. merge remote

    machov committed May 28, 2024
    Configuration menu
    Copy the full SHA
    c97bb43 View commit details
    Browse the repository at this point in the history
  6. update poetry x2

    machov committed May 28, 2024
    Configuration menu
    Copy the full SHA
    381b534 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. merge remote

    machov committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    1a4c3b5 View commit details
    Browse the repository at this point in the history
  2. update poetry lock

    machov committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    2366f0a View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    fc5b8fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3543450 View commit details
    Browse the repository at this point in the history
  3. update tests

    machov committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    b9a0b50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    407e308 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f27ec3 View commit details
    Browse the repository at this point in the history
  6. tmp adls test progress

    machov committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    2d19c20 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. add sdk vars after comparing

    machov committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    660ecb4 View commit details
    Browse the repository at this point in the history
  2. add models

    machov committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    510439b View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. add updates to azure SP auth

    machov committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    8e1f980 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/azure-service-principal' of https://github.com/…

    …FrsECM/label-studio into feature/azure-service-principal
    machov committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    c3f3aa7 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. add io storage

    machov committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    f9a3ef0 View commit details
    Browse the repository at this point in the history
  2. skip secure creds

    machov committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    87ff3a9 View commit details
    Browse the repository at this point in the history
  3. merge remote

    machov committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    d77449b View commit details
    Browse the repository at this point in the history
  4. add SP tests

    machov committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    e0bd8c3 View commit details
    Browse the repository at this point in the history
  5. add SP tests

    machov committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    577cf87 View commit details
    Browse the repository at this point in the history
  6. add SP tests

    machov committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    a275507 View commit details
    Browse the repository at this point in the history
  7. add SP tests

    machov committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    26f395c View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. roll back secure encryption

    machov committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    0f827b5 View commit details
    Browse the repository at this point in the history
  2. fix mock pytest azure spi

    machov committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    bc7169e View commit details
    Browse the repository at this point in the history
  3. add tests back up

    machov committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    d7381ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7a79da View commit details
    Browse the repository at this point in the history
  5. clean based on prev set up

    machov committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    df98cfd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f985c69 View commit details
    Browse the repository at this point in the history
  7. roll back tests

    machov committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    6bee525 View commit details
    Browse the repository at this point in the history
  8. ruff ruff

    machov committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    0e1c416 View commit details
    Browse the repository at this point in the history
  9. blue

    machov committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    25b4787 View commit details
    Browse the repository at this point in the history
  10. update lock

    machov committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    c094e00 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. add pyproject

    machov committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    bc01fe8 View commit details
    Browse the repository at this point in the history
  2. Delete label_studio/README.md

    machov authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    4db9a11 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. fix test return value

    machov committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    8e84faa View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    fdc5e38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2a5fad View commit details
    Browse the repository at this point in the history
  3. add docs

    machov committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    b435bc7 View commit details
    Browse the repository at this point in the history
  4. Update dataset_create.md

    machov authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    66fdec7 View commit details
    Browse the repository at this point in the history
  5. Update dataset_create.md

    machov authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    6c62cdd View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. merge remote

    machov committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    b54a32c View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. fix resolve uris!

    machov committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    163e102 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb824d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    860796f View commit details
    Browse the repository at this point in the history
  4. update migrations

    machov committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    6d148b2 View commit details
    Browse the repository at this point in the history
  5. resolve regex pattern

    machov committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    3ea1704 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5247e49 View commit details
    Browse the repository at this point in the history
  7. ruff

    machov committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    a7658a4 View commit details
    Browse the repository at this point in the history
  8. blue

    machov committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    a271e6d View commit details
    Browse the repository at this point in the history
  9. improve docs

    machov committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    24f1bb8 View commit details
    Browse the repository at this point in the history
  10. update poetry

    machov committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    1d3b70e View commit details
    Browse the repository at this point in the history
  11. remove docs

    machov committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    acc6443 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    22a6feb View commit details
    Browse the repository at this point in the history
  13. Update storage.md

    machov authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    2d52d37 View commit details
    Browse the repository at this point in the history
  14. update API

    machov committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    306ad20 View commit details
    Browse the repository at this point in the history
  15. clean up migrations

    machov committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    8dec377 View commit details
    Browse the repository at this point in the history
  16. update urls

    machov committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    b03ea71 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e5d4be5 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. generate new all_urls.json

    machov committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    fab0b82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c98d52 View commit details
    Browse the repository at this point in the history
  3. remove frontend

    machov committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    7b7dc4e View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    ac5ed8d View commit details
    Browse the repository at this point in the history
  2. merge master

    machov committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    8f47543 View commit details
    Browse the repository at this point in the history
  3. merge master

    machov committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    8a473c8 View commit details
    Browse the repository at this point in the history
  4. merge master

    machov committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    1c53fa8 View commit details
    Browse the repository at this point in the history
  5. poetry lock

    machov committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    20465c9 View commit details
    Browse the repository at this point in the history