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 subscription id in Azure-api #5291

Merged
merged 63 commits into from
Jun 28, 2021
Merged

Add subscription id in Azure-api #5291

merged 63 commits into from
Jun 28, 2021

Commits on Jun 27, 2021

  1. Subscription ID added

    Ubuntu authored and shaik80 committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    492397d View commit details
    Browse the repository at this point in the history
  2. added subscription_id attr in backend

    Signed-off-by: shaik80 <sh.mudassir98@gmail.com>
    shaik80 committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    ae7cdbb View commit details
    Browse the repository at this point in the history
  3. logs for stdOut and stdErr

    shaik80 committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    97a363d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd0b990 View commit details
    Browse the repository at this point in the history
  5. jobrunner

    shaik80 committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    4414727 View commit details
    Browse the repository at this point in the history
  6. jobrunner with key

    shaik80 committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    4ff2304 View commit details
    Browse the repository at this point in the history
  7. logs with future

    shaik80 committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    e0747d4 View commit details
    Browse the repository at this point in the history
  8. subscrion added to env inruuner.go file

    Signed-off-by: shaik80 <sh.mudassir98@gmail.com>
    shaik80 committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    11d83f1 View commit details
    Browse the repository at this point in the history
  9. remove logs

    Signed-off-by: shaik80 <sh.mudassir98@gmail.com>
    shaik80 committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    b99042d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ae065cc View commit details
    Browse the repository at this point in the history
  11. logs with future

    shaik80 committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    f88735b View commit details
    Browse the repository at this point in the history
  12. subscription_Id is optional

    shaik80 committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    7d4d578 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    19bf143 View commit details
    Browse the repository at this point in the history
  14. signOff

    Signed-off-by: shaik80 <sh.mudassir98@gmail.com>
    shaik80 committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    080a6e3 View commit details
    Browse the repository at this point in the history
  15. show subscriptiionID only if ServiceType is azure-api

    Signed-off-by: shaik80 <sh.mudassir98@gmail.com>
    shaik80 committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    adcb831 View commit details
    Browse the repository at this point in the history
  16. review changes

    Signed-off-by: shaik80 <sh.mudassir98@gmail.com>
    shaik80 committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    ce51950 View commit details
    Browse the repository at this point in the history
  17. resloved linting issue

    Signed-off-by: shaik80 <sh.mudassir98@gmail.com>
    shaik80 committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    7aef274 View commit details
    Browse the repository at this point in the history
  18. lint changes

    Signed-off-by: shaik80 <sh.mudassir98@gmail.com>
    shaik80 committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    36d2652 View commit details
    Browse the repository at this point in the history
  19. added subscription_id attr in backend

    Signed-off-by: shaik80 <sh.mudassir98@gmail.com>
    shaik80 committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    48201d9 View commit details
    Browse the repository at this point in the history
  20. logs with future

    shaik80 committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    d0071a0 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b9ac47a View commit details
    Browse the repository at this point in the history
  22. subscription_Id is optional

    shaik80 committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    e2c7046 View commit details
    Browse the repository at this point in the history
  23. signOff

    Signed-off-by: shaik80 <sh.mudassir98@gmail.com>
    shaik80 committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    cc8ad1c View commit details
    Browse the repository at this point in the history
  24. protoBuf update file

    Signed-off-by: shaik80 <sh.mudassir98@gmail.com>
    shaik80 committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    a89cdfe View commit details
    Browse the repository at this point in the history
  25. added test cases with SubscriptionID

    Signed-off-by: shaik80 <sh.mudassir98@gmail.com>
    shaik80 committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    58c5e89 View commit details
    Browse the repository at this point in the history
  26. chenged input box type from text tp password

    Signed-off-by: shaik80 <sh.mudassir98@gmail.com>
    shaik80 committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    de48697 View commit details
    Browse the repository at this point in the history
  27. AZURE_SUBSCRIPTION_ID is equal to fake-4 (TEST CASES)

    Signed-off-by: shaik80 <sh.mudassir98@gmail.com>
    shaik80 committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    10905e5 View commit details
    Browse the repository at this point in the history
  28. Subscription ID added

    Ubuntu authored and shaik80 committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    043f909 View commit details
    Browse the repository at this point in the history
  29. added subscription_id attr in backend

    Signed-off-by: shaik80 <sh.mudassir98@gmail.com>
    shaik80 committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    e7c4375 View commit details
    Browse the repository at this point in the history
  30. logs for stdOut and stdErr

    shaik80 committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    b8e0229 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    b4e7d69 View commit details
    Browse the repository at this point in the history
  32. jobrunner

    shaik80 committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    5308e6a View commit details
    Browse the repository at this point in the history
  33. jobrunner with key

    shaik80 committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    7ebc60f View commit details
    Browse the repository at this point in the history
  34. logs with future

    shaik80 committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    4dbe780 View commit details
    Browse the repository at this point in the history
  35. subscrion added to env inruuner.go file

    Signed-off-by: shaik80 <sh.mudassir98@gmail.com>
    shaik80 committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    7f52b60 View commit details
    Browse the repository at this point in the history
  36. remove logs

    Signed-off-by: shaik80 <sh.mudassir98@gmail.com>
    shaik80 committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    4e5ae8c View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    60986c0 View commit details
    Browse the repository at this point in the history
  38. logs with future

    shaik80 committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    6c1d6e1 View commit details
    Browse the repository at this point in the history
  39. subscription_Id is optional

    shaik80 committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    2b4fbaf View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    122ad6d View commit details
    Browse the repository at this point in the history
  41. signOff

    Signed-off-by: shaik80 <sh.mudassir98@gmail.com>
    shaik80 committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    76102aa View commit details
    Browse the repository at this point in the history
  42. show subscriptiionID only if ServiceType is azure-api

    Signed-off-by: shaik80 <sh.mudassir98@gmail.com>
    shaik80 committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    4056b49 View commit details
    Browse the repository at this point in the history
  43. review changes

    Signed-off-by: shaik80 <sh.mudassir98@gmail.com>
    shaik80 committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    e737894 View commit details
    Browse the repository at this point in the history
  44. resloved linting issue

    Signed-off-by: shaik80 <sh.mudassir98@gmail.com>
    shaik80 committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    a3042a5 View commit details
    Browse the repository at this point in the history
  45. lint changes

    Signed-off-by: shaik80 <sh.mudassir98@gmail.com>
    shaik80 committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    c4857d3 View commit details
    Browse the repository at this point in the history
  46. added subscription_id attr in backend

    Signed-off-by: shaik80 <sh.mudassir98@gmail.com>
    shaik80 committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    3689c42 View commit details
    Browse the repository at this point in the history
  47. logs with future

    shaik80 committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    f56bc32 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    544d353 View commit details
    Browse the repository at this point in the history
  49. subscription_Id is optional

    shaik80 committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    b780184 View commit details
    Browse the repository at this point in the history
  50. signOff

    Signed-off-by: shaik80 <sh.mudassir98@gmail.com>
    shaik80 committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    b6f5f84 View commit details
    Browse the repository at this point in the history
  51. protoBuf update file

    Signed-off-by: shaik80 <sh.mudassir98@gmail.com>
    shaik80 committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    41c1bb8 View commit details
    Browse the repository at this point in the history
  52. added test cases with SubscriptionID

    Signed-off-by: shaik80 <sh.mudassir98@gmail.com>
    shaik80 committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    2d2944a View commit details
    Browse the repository at this point in the history
  53. chenged input box type from text tp password

    Signed-off-by: shaik80 <sh.mudassir98@gmail.com>
    shaik80 committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    d017110 View commit details
    Browse the repository at this point in the history
  54. AZURE_SUBSCRIPTION_ID is equal to fake-4 (TEST CASES)

    Signed-off-by: shaik80 <sh.mudassir98@gmail.com>
    shaik80 committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    e772e4c View commit details
    Browse the repository at this point in the history
  55. Merge branch 'azure_intigration_demo' of https://github.com/chef/auto…

    …mate into azure_intigration_demo
    shaik80 committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    7204c22 View commit details
    Browse the repository at this point in the history
  56. lint changes

    Signed-off-by: shaik80 <sh.mudassir98@gmail.com>
    shaik80 committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    0c31231 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. Configuration menu
    Copy the full SHA
    a646de8 View commit details
    Browse the repository at this point in the history
  2. subscription_Id is optional

    shaik80 committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    b04cf71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    461310d View commit details
    Browse the repository at this point in the history
  4. subscription_Id is optional

    shaik80 committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    655a27b View commit details
    Browse the repository at this point in the history
  5. lint changes

    Signed-off-by: shaik80 <sh.mudassir98@gmail.com>
    shaik80 committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    808cea4 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'azure_intigration_demo' of https://github.com/chef/auto…

    …mate into azure_intigration_demo
    shaik80 committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    85f17c9 View commit details
    Browse the repository at this point in the history
  7. removed logs

    Signed-off-by: Shaik Mudassir <47217471+shaik80@users.noreply.github.com>
    shaik80 committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    2ac387a View commit details
    Browse the repository at this point in the history