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

Progress Reporting for Long Running Operations + Custom Commands #3130

Merged
merged 137 commits into from
May 5, 2017

Commits on Apr 24, 2017

  1. minor changes

    Courtney Oka committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    b2fbfb7 View commit details
    Browse the repository at this point in the history
  2. progress classes and added reportign

    Courtney Oka committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    6fa7bc6 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2017

  1. Merge branch 'master' of https://github.com/azure/azure-cli into prog…

    …ress
    Courtney Oka committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    68b8f28 View commit details
    Browse the repository at this point in the history
  2. repackage

    Courtney Oka committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    2a9e669 View commit details
    Browse the repository at this point in the history
  3. check for value before getting it in parsed args

    Courtney Oka committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    8445e2f View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/azure/azure-cli into prog…

    …ress
    Courtney Oka committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    c71ebc6 View commit details
    Browse the repository at this point in the history
  5. undoing check

    Courtney Oka committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    ac350ea View commit details
    Browse the repository at this point in the history
  6. minor

    Courtney Oka committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    d88ad72 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2017

  1. mvc for progress outline

    Courtney Oka committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    7491ec9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/azure/azure-cli into prog…

    …ress
    Courtney Oka committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    3ca3bd7 View commit details
    Browse the repository at this point in the history
  3. shell additions

    Courtney Oka committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    e0d39fc View commit details
    Browse the repository at this point in the history
  4. repackaging + shell implementation start

    Courtney Oka committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    5d1c333 View commit details
    Browse the repository at this point in the history
  5. remove vscode

    Courtney Oka committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    8c7b18c View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2017

  1. heart beat

    Courtney Oka committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    adea8f1 View commit details
    Browse the repository at this point in the history
  2. progress bar

    Courtney Oka committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    7a9e789 View commit details
    Browse the repository at this point in the history
  3. minor changes

    Courtney Oka committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    64c5a7a View commit details
    Browse the repository at this point in the history
  4. CLI spinning wheel

    Courtney Oka committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    72a77ee View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2017

  1. upload download storage

    Courtney Oka committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    72b954d View commit details
    Browse the repository at this point in the history
  2. humanfriendly in dependencies

    Courtney Oka committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    fdfb13e View commit details
    Browse the repository at this point in the history
  3. clean up controller

    Courtney Oka committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    ae24830 View commit details
    Browse the repository at this point in the history
  4. minor changes

    Courtney Oka committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    b50e085 View commit details
    Browse the repository at this point in the history
  5. split deterministic and nondeterministic

    Courtney Oka committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    bd6892d View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2017

  1. separate the reporter

    Courtney Oka committed Apr 29, 2017
    Configuration menu
    Copy the full SHA
    29ebff5 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2017

  1. design simplification

    Courtney Oka committed May 1, 2017
    Configuration menu
    Copy the full SHA
    de8b0c5 View commit details
    Browse the repository at this point in the history
  2. minor

    Courtney Oka committed May 1, 2017
    Configuration menu
    Copy the full SHA
    16f94d5 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/azure/azure-cli into prog…

    …ress
    Courtney Oka committed May 1, 2017
    Configuration menu
    Copy the full SHA
    3d53b00 View commit details
    Browse the repository at this point in the history
  4. errors

    Courtney Oka committed May 1, 2017
    Configuration menu
    Copy the full SHA
    a36962b View commit details
    Browse the repository at this point in the history
  5. minor

    Courtney Oka committed May 1, 2017
    Configuration menu
    Copy the full SHA
    b728bac View commit details
    Browse the repository at this point in the history
  6. clear changing

    Courtney Oka committed May 1, 2017
    Configuration menu
    Copy the full SHA
    2532835 View commit details
    Browse the repository at this point in the history
  7. update readme

    Courtney Oka committed May 1, 2017
    Configuration menu
    Copy the full SHA
    55c6ad9 View commit details
    Browse the repository at this point in the history
  8. Revert "clear changing"

    This reverts commit 2532835.
    Courtney Oka committed May 1, 2017
    Configuration menu
    Copy the full SHA
    8bc52a0 View commit details
    Browse the repository at this point in the history
  9. Revert "update readme"

    This reverts commit 55c6ad9.
    Courtney Oka committed May 1, 2017
    Configuration menu
    Copy the full SHA
    2c5ff53 View commit details
    Browse the repository at this point in the history
  10. minor

    Courtney Oka committed May 1, 2017
    Configuration menu
    Copy the full SHA
    ace1cc7 View commit details
    Browse the repository at this point in the history
  11. mute stderr

    Courtney Oka committed May 1, 2017
    Configuration menu
    Copy the full SHA
    086f2a6 View commit details
    Browse the repository at this point in the history
  12. varying number of parameters capability

    Courtney Oka committed May 1, 2017
    Configuration menu
    Copy the full SHA
    c1f55c6 View commit details
    Browse the repository at this point in the history
  13. hooking up shell with progress

    Courtney Oka committed May 1, 2017
    Configuration menu
    Copy the full SHA
    93bffb3 View commit details
    Browse the repository at this point in the history
  14. hooking up progress bar

    Courtney Oka committed May 1, 2017
    Configuration menu
    Copy the full SHA
    32b878f View commit details
    Browse the repository at this point in the history
  15. message in determiniate progress

    Courtney Oka committed May 1, 2017
    Configuration menu
    Copy the full SHA
    771a0ee View commit details
    Browse the repository at this point in the history
  16. add testing

    Courtney Oka committed May 1, 2017
    Configuration menu
    Copy the full SHA
    c75bd4d View commit details
    Browse the repository at this point in the history
  17. cleaning code + writing tests

    Courtney Oka committed May 1, 2017
    Configuration menu
    Copy the full SHA
    217147a View commit details
    Browse the repository at this point in the history

Commits on May 2, 2017

  1. tests

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    b386600 View commit details
    Browse the repository at this point in the history
  2. removed files

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    6d9debf View commit details
    Browse the repository at this point in the history
  3. shell + other modifications

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    5fa1228 View commit details
    Browse the repository at this point in the history
  4. minor changes

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    2c1ff74 View commit details
    Browse the repository at this point in the history
  5. history

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    b92392b View commit details
    Browse the repository at this point in the history
  6. pylint + formatting

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    ae11bcc View commit details
    Browse the repository at this point in the history
  7. flake8

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    454f42c View commit details
    Browse the repository at this point in the history
  8. flake8

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    94cb45a View commit details
    Browse the repository at this point in the history
  9. pylint

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    6a4239d View commit details
    Browse the repository at this point in the history
  10. cleaning + comments

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    42ab25c View commit details
    Browse the repository at this point in the history
  11. tests

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    36cd5ca View commit details
    Browse the repository at this point in the history
  12. reviews

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    68941db View commit details
    Browse the repository at this point in the history
  13. kwargs cleaning

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    ab4d0dc View commit details
    Browse the repository at this point in the history
  14. clean

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    dbb754f View commit details
    Browse the repository at this point in the history
  15. flake8

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    942d9a1 View commit details
    Browse the repository at this point in the history
  16. tests + cleaning formatting

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    30533d8 View commit details
    Browse the repository at this point in the history
  17. travis failing

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    9f670e3 View commit details
    Browse the repository at this point in the history
  18. removed namespace in nspkg

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    8ddba04 View commit details
    Browse the repository at this point in the history
  19. shell correction

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    a304486 View commit details
    Browse the repository at this point in the history
  20. cleaning + formatting

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    7ac9df1 View commit details
    Browse the repository at this point in the history
  21. char hack

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    66243c8 View commit details
    Browse the repository at this point in the history
  22. redir stderr

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    0618566 View commit details
    Browse the repository at this point in the history
  23. tests + patch

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    b49fb99 View commit details
    Browse the repository at this point in the history
  24. tests

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    a97d154 View commit details
    Browse the repository at this point in the history
  25. flake8

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    68d8854 View commit details
    Browse the repository at this point in the history
  26. test

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    1b56a53 View commit details
    Browse the repository at this point in the history
  27. tests

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    6a6215b View commit details
    Browse the repository at this point in the history
  28. tests

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    352a695 View commit details
    Browse the repository at this point in the history
  29. tests

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    0c6ed18 View commit details
    Browse the repository at this point in the history
  30. tests

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    73a199d View commit details
    Browse the repository at this point in the history
  31. tests

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    47c295a View commit details
    Browse the repository at this point in the history

Commits on May 3, 2017

  1. tests

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    243971c View commit details
    Browse the repository at this point in the history
  2. tests

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    c0e9f0e View commit details
    Browse the repository at this point in the history
  3. tests

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    1066afd View commit details
    Browse the repository at this point in the history
  4. tests

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    affb745 View commit details
    Browse the repository at this point in the history
  5. tests

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    1b1cbfc View commit details
    Browse the repository at this point in the history
  6. tests

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    a7acfcc View commit details
    Browse the repository at this point in the history
  7. commenting out test

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    76fcb63 View commit details
    Browse the repository at this point in the history
  8. removed unnecessary subclass

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    2a3768e View commit details
    Browse the repository at this point in the history
  9. mock up the progress for tests

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    ecb676e View commit details
    Browse the repository at this point in the history
  10. pylint

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    4c13385 View commit details
    Browse the repository at this point in the history
  11. typo

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    4d34129 View commit details
    Browse the repository at this point in the history
  12. some style + renaming

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    11753a6 View commit details
    Browse the repository at this point in the history
  13. keyword

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    6e86c34 View commit details
    Browse the repository at this point in the history
  14. kwargs

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    d540b83 View commit details
    Browse the repository at this point in the history
  15. calling function

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    efc725b View commit details
    Browse the repository at this point in the history
  16. calling function

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    1d7c47f View commit details
    Browse the repository at this point in the history
  17. adding tests back

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    f87c0a8 View commit details
    Browse the repository at this point in the history
  18. changed outstream

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    7e6f092 View commit details
    Browse the repository at this point in the history
  19. comment out

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    674d8c3 View commit details
    Browse the repository at this point in the history
  20. flake8

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    f76fa9d View commit details
    Browse the repository at this point in the history
  21. stringio

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    569eb43 View commit details
    Browse the repository at this point in the history
  22. trying fdopen

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    4d61e10 View commit details
    Browse the repository at this point in the history
  23. reviewed changes

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    76f9e33 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2017

  1. change to not close

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    6fe564f View commit details
    Browse the repository at this point in the history
  2. delete file

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    056ea14 View commit details
    Browse the repository at this point in the history
  3. tests

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    17d3501 View commit details
    Browse the repository at this point in the history
  4. remove completion tests

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    31583f4 View commit details
    Browse the repository at this point in the history
  5. try fdopen

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    ea6d575 View commit details
    Browse the repository at this point in the history
  6. change which tests dont run

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    90254eb View commit details
    Browse the repository at this point in the history
  7. remove from longrunning

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    63735c2 View commit details
    Browse the repository at this point in the history
  8. cleaning

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    75fbe03 View commit details
    Browse the repository at this point in the history
  9. does this work?

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    16fe6d2 View commit details
    Browse the repository at this point in the history
  10. patch storage

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    0a1d367 View commit details
    Browse the repository at this point in the history
  11. write

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    1537d47 View commit details
    Browse the repository at this point in the history
  12. write

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    2f519e2 View commit details
    Browse the repository at this point in the history
  13. tests

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    83695c3 View commit details
    Browse the repository at this point in the history
  14. tests

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    bfb5751 View commit details
    Browse the repository at this point in the history
  15. formatting

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    c57d889 View commit details
    Browse the repository at this point in the history
  16. mock outstream

    Courtney (CJ) Oka authored May 4, 2017
    Configuration menu
    Copy the full SHA
    847afa4 View commit details
    Browse the repository at this point in the history
  17. undo

    Courtney (CJ) Oka authored May 4, 2017
    Configuration menu
    Copy the full SHA
    0b273c4 View commit details
    Browse the repository at this point in the history
  18. making tests pass

    Courtney (CJ) Oka authored May 4, 2017
    Configuration menu
    Copy the full SHA
    9590bd3 View commit details
    Browse the repository at this point in the history
  19. Merge branch 'master' of https://github.com/oakeyc/azure-cli into pro…

    …gress
    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    561091a View commit details
    Browse the repository at this point in the history
  20. remodel to decouple the view

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    7abb962 View commit details
    Browse the repository at this point in the history
  21. reorg

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    53e2fba View commit details
    Browse the repository at this point in the history
  22. patch tests

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    63920ab View commit details
    Browse the repository at this point in the history
  23. style

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    cf4a9eb View commit details
    Browse the repository at this point in the history
  24. remocked

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    4fddd4b View commit details
    Browse the repository at this point in the history
  25. Merge branch 'master' of https://github.com/azure/azure-cli into prog…

    …ress
    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    0dc79d5 View commit details
    Browse the repository at this point in the history
  26. merge

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    19955f4 View commit details
    Browse the repository at this point in the history
  27. Merge branch 'master' into progress

    Courtney (CJ) Oka authored May 4, 2017
    Configuration menu
    Copy the full SHA
    d3d6c31 View commit details
    Browse the repository at this point in the history
  28. pylint

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    5dc5472 View commit details
    Browse the repository at this point in the history
  29. Merge branch 'progress' of https://github.com/oakeyc/azure-cli into p…

    …rogress
    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    3cebef4 View commit details
    Browse the repository at this point in the history
  30. reformat

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    570c066 View commit details
    Browse the repository at this point in the history
  31. test

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    f42233b View commit details
    Browse the repository at this point in the history
  32. typo

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    9f77800 View commit details
    Browse the repository at this point in the history
  33. outstream for indetstout

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    ce45cd6 View commit details
    Browse the repository at this point in the history
  34. flake8

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    85dd6d1 View commit details
    Browse the repository at this point in the history
  35. vcr

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    b2a5406 View commit details
    Browse the repository at this point in the history
  36. mock view

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    9d46cba View commit details
    Browse the repository at this point in the history
  37. pylint

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    cb21770 View commit details
    Browse the repository at this point in the history
  38. minor

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    ce5d11b View commit details
    Browse the repository at this point in the history

Commits on May 5, 2017

  1. remock

    Courtney Oka committed May 5, 2017
    Configuration menu
    Copy the full SHA
    9ebacb0 View commit details
    Browse the repository at this point in the history
  2. remock

    Courtney Oka committed May 5, 2017
    Configuration menu
    Copy the full SHA
    6f84dd9 View commit details
    Browse the repository at this point in the history
  3. reorg

    Courtney Oka committed May 5, 2017
    Configuration menu
    Copy the full SHA
    497c436 View commit details
    Browse the repository at this point in the history
  4. test

    Courtney Oka committed May 5, 2017
    Configuration menu
    Copy the full SHA
    4344a57 View commit details
    Browse the repository at this point in the history
  5. typos

    Courtney Oka committed May 5, 2017
    Configuration menu
    Copy the full SHA
    d3d73e5 View commit details
    Browse the repository at this point in the history