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

Add Azure integration #65

Merged
merged 106 commits into from
Aug 19, 2023
Merged

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    8d01a6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2df0fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39d4e7e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2cdbac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f13dce View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    75dc0c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1841fb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85935c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d6e80b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eab56d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a04780 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b36f951 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. update .port files

    Tankilevitch committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    e4b780e View commit details
    Browse the repository at this point in the history
  2. add azure patch

    Tankilevitch committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    f69354a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de63443 View commit details
    Browse the repository at this point in the history
  4. add dependencies

    Tankilevitch committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    2d72174 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a659be View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f6bc3f1 View commit details
    Browse the repository at this point in the history
  7. fix to use snake_case

    Tankilevitch committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    bac677e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8ef3ee9 View commit details
    Browse the repository at this point in the history
  9. bump to rc2

    Tankilevitch committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    8261575 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    64abece View commit details
    Browse the repository at this point in the history
  11. bump rc3

    Tankilevitch committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    b73c7fe View commit details
    Browse the repository at this point in the history
  12. add logs

    Tankilevitch committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    c589d05 View commit details
    Browse the repository at this point in the history
  13. rc4

    Tankilevitch committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    1079371 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ce96829 View commit details
    Browse the repository at this point in the history
  15. bump rc5

    Tankilevitch committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    599f759 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. update to debug logger

    Tankilevitch committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    d869c4a View commit details
    Browse the repository at this point in the history
  2. update query

    Tankilevitch committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    6adb069 View commit details
    Browse the repository at this point in the history
  3. update requirements

    Tankilevitch committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    70b0cae View commit details
    Browse the repository at this point in the history
  4. fix middleware

    Tankilevitch committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    cbca072 View commit details
    Browse the repository at this point in the history
  5. bump rc6

    Tankilevitch committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    b433bdd View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. Merge branch 'main' of github.com:port-labs/Port-Ocean into PORT-4351…

    …-azure-integration-powered-by-ocean
    Tankilevitch committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    7c7c4ed View commit details
    Browse the repository at this point in the history
  2. fix

    Tankilevitch committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    7930f5e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of github.com:port-labs/Port-Ocean into PORT-4351…

    …-azure-integration-powered-by-ocean
    Tankilevitch committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    683c48e View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

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

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    cdcb09e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f46a8a View commit details
    Browse the repository at this point in the history
  3. bump rc8

    Tankilevitch committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    3936447 View commit details
    Browse the repository at this point in the history
  4. minor fixes

    Tankilevitch committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    f9dc605 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    9df3f00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d38ecc View commit details
    Browse the repository at this point in the history
  3. bump rc9

    Tankilevitch committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    c0ac847 View commit details
    Browse the repository at this point in the history
  4. fix

    Tankilevitch committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    02e6c0c View commit details
    Browse the repository at this point in the history
  5. bump rc10

    Tankilevitch committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    53c47a1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bbce6b7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8348bda View commit details
    Browse the repository at this point in the history
  8. lint

    Tankilevitch committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    adbb6d0 View commit details
    Browse the repository at this point in the history
  9. bump rc11

    Tankilevitch committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    2bbf513 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    59e216f View commit details
    Browse the repository at this point in the history
  2. add comment

    Tankilevitch committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    4de6ecb View commit details
    Browse the repository at this point in the history
  3. add main example

    Tankilevitch committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    2e514bb View commit details
    Browse the repository at this point in the history
  4. remove comment

    Tankilevitch committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    490dbba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c4879e5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    621aead View commit details
    Browse the repository at this point in the history
  7. Merge branch 'main' of github.com:port-labs/Port-Ocean into PORT-4351…

    …-azure-integration-powered-by-ocean
    Tankilevitch committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    e8f4784 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0aa4992 View commit details
    Browse the repository at this point in the history
  9. adjust

    Tankilevitch committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    4fe2879 View commit details
    Browse the repository at this point in the history
  10. adjust endpoint

    Tankilevitch committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    11395e1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6892fe0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c60a3d8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ee21a83 View commit details
    Browse the repository at this point in the history
  14. bump rc12

    Tankilevitch committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    8e4df92 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    da7c122 View commit details
    Browse the repository at this point in the history
  16. move main

    Tankilevitch committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    e493352 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    903bbb6 View commit details
    Browse the repository at this point in the history
  18. return debugging stuff

    Tankilevitch committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    fd8abd5 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    40427d2 View commit details
    Browse the repository at this point in the history
  20. rename method

    Tankilevitch committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    e747d2f View commit details
    Browse the repository at this point in the history
  21. missing __init__.py

    Tankilevitch committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    9a9beea View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Merge branch 'main' of github.com:port-labs/Port-Ocean into PORT-4351…

    …-azure-integration-powered-by-ocean
    Tankilevitch committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    f858268 View commit details
    Browse the repository at this point in the history
  2. removed cors middleware

    Tankilevitch committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    faac869 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47a8024 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. separate pr

    Tankilevitch committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    4004747 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c28d3a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    652fd89 View commit details
    Browse the repository at this point in the history
  4. minor

    Tankilevitch committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    1cf9a7b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d64b42 View commit details
    Browse the repository at this point in the history
  6. fix linting

    Tankilevitch committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    5c00662 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e11f632 View commit details
    Browse the repository at this point in the history
  8. spaces

    Tankilevitch committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    5e92a68 View commit details
    Browse the repository at this point in the history
  9. add README.md

    Tankilevitch committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    7429db3 View commit details
    Browse the repository at this point in the history
  10. adjust resources

    Tankilevitch committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    f27dae0 View commit details
    Browse the repository at this point in the history
  11. remove

    Tankilevitch committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    fdaa82e View commit details
    Browse the repository at this point in the history
  12. add changelog

    Tankilevitch committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    a86ee4f View commit details
    Browse the repository at this point in the history
  13. Merge branch 'main' of github.com:port-labs/Port-Ocean into PORT-4351…

    …-azure-integration-powered-by-ocean
    Tankilevitch committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    bd5fb78 View commit details
    Browse the repository at this point in the history
  14. remove redundant

    Tankilevitch committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    e25a7ab View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. bump rc13

    Tankilevitch committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    1ebc497 View commit details
    Browse the repository at this point in the history
  2. oops

    Tankilevitch committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    92af7ea View commit details
    Browse the repository at this point in the history
  3. fix virtualMachines

    Tankilevitch committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    6944128 View commit details
    Browse the repository at this point in the history
  4. fix cast

    Tankilevitch committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    a8050ef View commit details
    Browse the repository at this point in the history
  5. bump rc

    Tankilevitch committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    111db1c View commit details
    Browse the repository at this point in the history
  6. fix cr comments

    Tankilevitch committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    a5a629f View commit details
    Browse the repository at this point in the history
  7. Merge branch 'main' of github.com:port-labs/Port-Ocean into PORT-4351…

    …-azure-integration-powered-by-ocean
    Tankilevitch committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    7a61e7d View commit details
    Browse the repository at this point in the history
  8. minor

    Tankilevitch committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    061e7a1 View commit details
    Browse the repository at this point in the history
  9. minor

    Tankilevitch committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    d39880e View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

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

    Tankilevitch committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    ce679c4 View commit details
    Browse the repository at this point in the history
  3. rc18

    Tankilevitch committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    fa3b5e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. bump to release

    Tankilevitch committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    a36172c View commit details
    Browse the repository at this point in the history
  2. update docs

    Tankilevitch committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    75346cf View commit details
    Browse the repository at this point in the history
  3. bump to 0.1.0

    Tankilevitch committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    4624832 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    089cc48 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. CR fixes

    Tankilevitch committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    ecc71c3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of github.com:port-labs/Port-Ocean into PORT-4351…

    …-azure-integration-powered-by-ocean
    Tankilevitch committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    53c4e87 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'PORT-4351-azure-integration-powered-by-ocean' of github…

    ….com:port-labs/Port-Ocean into PORT-4351-azure-integration-powered-by-ocean
    Tankilevitch committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    3f0a6f4 View commit details
    Browse the repository at this point in the history