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

Long/ri #1202

Merged
merged 64 commits into from
May 26, 2021
Merged

Long/ri #1202

merged 64 commits into from
May 26, 2021

Commits on May 26, 2021

  1. chore(release): publish detail

     - @microsoft/teamsfx-api@0.1.0-rc.0
     - @microsoft/teamsfx-cli@0.1.0-rc.0
     - @microsoft/teamsfx-core@0.1.0-rc.0
     - @microsoft/teamsfx@0.1.2-rc.0
     - teamsfx-extension@2.0.0-rc.0
    MSFT-yiz authored and LongOddCode committed May 26, 2021
    Configuration menu
    Copy the full SHA
    f7b4a83 View commit details
    Browse the repository at this point in the history
  2. fix: unify user cancel handling (#1038)

    * fix: unify user cancel handling
    
    * fix: update sdk test
    
    Co-authored-by: Long Hao <haolong@microsoft.com>
    jayzhang and LongOddCode committed May 26, 2021
    Configuration menu
    Copy the full SHA
    cd71645 View commit details
    Browse the repository at this point in the history
  3. docs(sdk): update API

    Signed-off-by: GitHub Actions <actions@github.com>
    LongOddCode committed May 26, 2021
    Configuration menu
    Copy the full SHA
    a1ad8f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c96ad3d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b226fd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    afcbefd View commit details
    Browse the repository at this point in the history
  7. fix(vsc): format vscode (#1057)

    1openwindow authored and LongOddCode committed May 26, 2021
    Configuration menu
    Copy the full SHA
    5e908a5 View commit details
    Browse the repository at this point in the history
  8. docs: update sample app strings (#1048)

    * docs: update sample app strings
    
    * docs: update cli sample app strings
    HuihuiWu-Microsoft authored and LongOddCode committed May 26, 2021
    Configuration menu
    Copy the full SHA
    33063c0 View commit details
    Browse the repository at this point in the history
  9. Update Readme for release branch (#1047)

    * fix: readmes for bots and msg exts
    
    * fix: readmes for messaging extensions
    
    * fix: tab readmes
    
    * fix: readmes for functions
    zhenyasav authored and LongOddCode committed May 26, 2021
    Configuration menu
    Copy the full SHA
    6833757 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d8b7cdf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fab2576 View commit details
    Browse the repository at this point in the history
  12. fix: no help/issure link (#1065)

    Co-authored-by: Zhiyu You <zhiyou@microsoft.com>
    2 people authored and LongOddCode committed May 26, 2021
    Configuration menu
    Copy the full SHA
    519e10e View commit details
    Browse the repository at this point in the history
  13. chore(release): publish detail

     - @microsoft/teamsfx-api@0.1.0-rc.1
     - @microsoft/teamsfx-cli@0.1.0-rc.1
     - @microsoft/teamsfx-core@0.1.0-rc.1
     - @microsoft/teamsfx@0.1.2-rc.1
     - teamsfx-extension@2.0.0-rc.1
    MSFT-yiz authored and LongOddCode committed May 26, 2021
    Configuration menu
    Copy the full SHA
    c9eba61 View commit details
    Browse the repository at this point in the history
  14. fix(local-debug): fix help doc typo (#1067)

    Teams capacity -> Teams capability
    kuojianlu authored and LongOddCode committed May 26, 2021
    Configuration menu
    Copy the full SHA
    858f8c6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9114db0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e84e166 View commit details
    Browse the repository at this point in the history
  17. chore: bump simpleauth version to 0.1.0 (#1061)

    * chore: bump simpleauth version to 0.1.0
    
    * chore: trigger CI for all pull requests
    blackchoey authored and LongOddCode committed May 26, 2021
    Configuration menu
    Copy the full SHA
    24f46a0 View commit details
    Browse the repository at this point in the history
  18. fix: throw error when download samples to the folder twice (#1073)

    Co-authored-by: Zhiyu You <zhiyou@microsoft.com>
    2 people authored and LongOddCode committed May 26, 2021
    Configuration menu
    Copy the full SHA
    ad292db View commit details
    Browse the repository at this point in the history
  19. fix(env-checker): fix dotnet-not-installed error message for Linux in…

    … function plugin (#1070)
    
    * fix(env-checker): fix dotnet not installed error message for Linux in function plugin
    
    * chore(env-checker): copy common to extension
    
    * fix: fix a typo
    a1exwang authored and LongOddCode committed May 26, 2021
    Configuration menu
    Copy the full SHA
    26af504 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    eecde5b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6a5a737 View commit details
    Browse the repository at this point in the history
  22. fix(solution): do not start provision for already provisioned state (#…

    …1078)
    
    * fix(solution): already provisioned handle
    
    * fix: revert lock
    jayzhang authored and LongOddCode committed May 26, 2021
    Configuration menu
    Copy the full SHA
    a2b1dc2 View commit details
    Browse the repository at this point in the history
  23. Fix: make login telemetry accurate for extension and CLI (#1051)

    * fix: fix login telemetry
    
    * fix: fix login telemetry result
    
    * fix: fix extension login telemetry
    
    * fix: fix login telemetry for exention and cli
    
    * fix: fix unsed const
    
    * fix: fix account name for appstudio
    chagong authored and LongOddCode committed May 26, 2021
    Configuration menu
    Copy the full SHA
    a1e637b View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    ff63347 View commit details
    Browse the repository at this point in the history
  25. chore: bump version of simple auth bits in simple auth plugin (#1075)

    * chore: bump version of simple auth bits in simple auth plugin
    
    * chore: bump version of simple auth in sdk tests
    
    * chore: revert changes to sdk integration test
    blackchoey authored and LongOddCode committed May 26, 2021
    Configuration menu
    Copy the full SHA
    66c3ad5 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    8a52b25 View commit details
    Browse the repository at this point in the history
  27. fix: remove faq plus sample app in extension sample gallery page (#1081)

    * fix: remove faq plus app in extension
    
    * feat: reorder sample apps in cmd
    HuihuiWu-Microsoft authored and LongOddCode committed May 26, 2021
    Configuration menu
    Copy the full SHA
    249977e View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    2fa16bb View commit details
    Browse the repository at this point in the history
  29. fix: update the order of samples in CLI (#1088)

    Co-authored-by: Zhiyu You <zhiyou@microsoft.com>
    2 people authored and LongOddCode committed May 26, 2021
    Configuration menu
    Copy the full SHA
    4288dd5 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    7deac0d View commit details
    Browse the repository at this point in the history
  31. fix: invalid version and icons (#1089)

    * fix: update default version for spfx
    
    * fix: update icons to meet the requirements
    nliu-ms authored and LongOddCode committed May 26, 2021
    Configuration menu
    Copy the full SHA
    78b8a89 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    049d766 View commit details
    Browse the repository at this point in the history
  33. feat(env-checker): fix missing env checker popup when run f5 from WSL (

    …#1085)
    
    * feat: fix missing env checker popup when run f5 from WSL
    
    * fix: remove opn in vscode-extension
    
    * fix: use await
    
    * fix: update package-lock.json
    
    * chore: regen lock files
    
    Co-authored-by: LongOddCode <haolong@microsoft.com>
    meifans and LongOddCode committed May 26, 2021
    Configuration menu
    Copy the full SHA
    b22c92c View commit details
    Browse the repository at this point in the history
  34. fix: add app id to local debug telemetry (#1092)

    * fix: add app id to local debug telemetry
    
    * fix: add local debug app id
    swatDong authored and LongOddCode committed May 26, 2021
    Configuration menu
    Copy the full SHA
    c544f26 View commit details
    Browse the repository at this point in the history
  35. fix(vsc): open sample readme (#1093)

    * fix(vsc): only open preview readme
    
    * fix(vsc): open sample readme
    1openwindow authored and LongOddCode committed May 26, 2021
    Configuration menu
    Copy the full SHA
    1025f5a View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    3bb534a View commit details
    Browse the repository at this point in the history
  37. chore(release): publish detail

     - @microsoft/teamsfx-api@0.1.0-rc.2
     - @microsoft/teamsfx-cli@0.1.0-rc.2
     - @microsoft/teamsfx-core@0.1.0-rc.2
     - @microsoft/teamsfx@0.1.2-rc.2
     - ms-teams-vscode-extension@2.0.0-rc.2
    MSFT-yiz authored and LongOddCode committed May 26, 2021
    Configuration menu
    Copy the full SHA
    95eeb13 View commit details
    Browse the repository at this point in the history
  38. fix: update toolkit survey link (#1096)

    * fix: update toolkit survey link
    
    * fix: remove comments
    chagong authored and LongOddCode committed May 26, 2021
    Configuration menu
    Copy the full SHA
    ee2169d View commit details
    Browse the repository at this point in the history
  39. fix: sample app download images broken (#1094)

    * fix: sample app download images broken
    
    * fix: cLI download samples
    
    Co-authored-by: Zhiyu You <zhiyou@microsoft.com>
    2 people authored and LongOddCode committed May 26, 2021
    Configuration menu
    Copy the full SHA
    150011e View commit details
    Browse the repository at this point in the history
  40. fix(bot): bot name conflicts (#1098)

    * fix(bot): add specific error message for bot name conflicts
    
    * chore(bot): add log for manually updating message endpoint
    
    * chore(bot): refine error design, name, reduce duplicated code
    IvanJobs authored and LongOddCode committed May 26, 2021
    Configuration menu
    Copy the full SHA
    572cb69 View commit details
    Browse the repository at this point in the history
  41. fix: use another method to check the error type (#1101)

    Co-authored-by: Zhiyu You <zhiyou@microsoft.com>
    2 people authored and LongOddCode committed May 26, 2021
    Configuration menu
    Copy the full SHA
    2dd5428 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    620a242 View commit details
    Browse the repository at this point in the history
  43. fix(core): do not readConfigs in progress of provision (#1103)

    * fix(core): do not readConfigs in progress of provision
    
    * fix(core): await sleep
    jayzhang authored and LongOddCode committed May 26, 2021
    Configuration menu
    Copy the full SHA
    f6031d3 View commit details
    Browse the repository at this point in the history
  44. docs(env-checker): update the notification message of help doc accord…

    …ing to the latest changes (#1100)
    qinezh authored and LongOddCode committed May 26, 2021
    Configuration menu
    Copy the full SHA
    7cee97e View commit details
    Browse the repository at this point in the history
  45. fix simply auth to simple auth (#1106)

    Co-authored-by: Junjie Li <junjieli@MILAN-LAP2.fareast.corp.microsoft.com>
    2 people authored and LongOddCode committed May 26, 2021
    Configuration menu
    Copy the full SHA
    40de5fa View commit details
    Browse the repository at this point in the history
  46. Temp readme (#1108)

    * README Clean Up
    
    * Adjust the validate/build order
    
    Co-authored-by: Junjie Li <junjieli@MILAN-LAP2.fareast.corp.microsoft.com>
    2 people authored and LongOddCode committed May 26, 2021
    Configuration menu
    Copy the full SHA
    ffe7a8b View commit details
    Browse the repository at this point in the history
  47. fix: show modal dialog for those that need user action (#1076)

    * fix: show modal dialog for those that need user action
    
    * fix(cli): update cli interface
    
    * fix: cli cancel provision not work
    
    * fix(spfx): toast message still wait for user input
    
    * feat: show error notification if deploy or publish before provision
    
    * docs: change to 'pricing calculator'
    
    Co-authored-by: Jiayi Ruan <jirua@microsoft.com>
    Co-authored-by: Zihong Chen <zihch@outlook.com>
    3 people authored and LongOddCode committed May 26, 2021
    Configuration menu
    Copy the full SHA
    b6f5648 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    d904d5e View commit details
    Browse the repository at this point in the history
  49. Zhenya/readme5 (#1111)

    * fix(readmes): remove code of conduct in template folders
    
    * fix: support.md
    
    * fix: viewport directives for tabS
    
    * fix: remove vscode specific telemetry statement
    
    * fix: add section describing manifest to all template readmes
    zhenyasav authored and LongOddCode committed May 26, 2021
    Configuration menu
    Copy the full SHA
    7cde8a3 View commit details
    Browse the repository at this point in the history
  50. chore(release): publish detail

     - @microsoft/teamsfx-api@0.1.0-rc.3
     - @microsoft/teamsfx-cli@0.1.0-rc.3
     - @microsoft/teamsfx-core@0.1.0-rc.3
     - @microsoft/teamsfx@0.1.2-rc.3
     - ms-teams-vscode-extension@2.0.0-rc.3
    MSFT-yiz authored and LongOddCode committed May 26, 2021
    Configuration menu
    Copy the full SHA
    e14a7f6 View commit details
    Browse the repository at this point in the history
  51. Add Preview Section In README (#1112)

    Co-authored-by: Junjie Li <junjieli@MILAN-LAP2.fareast.corp.microsoft.com>
    2 people authored and LongOddCode committed May 26, 2021
    Configuration menu
    Copy the full SHA
    ccbf7fd View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    da9c914 View commit details
    Browse the repository at this point in the history
  53. chore(release): publish detail

     - @microsoft/teamsfx-api@0.1.0-rc.4
     - @microsoft/teamsfx-cli@0.1.0-rc.4
     - @microsoft/teamsfx-core@0.1.0-rc.4
     - @microsoft/teamsfx@0.1.2-rc.4
     - ms-teams-vscode-extension@2.0.0-rc.4
    MSFT-yiz authored and LongOddCode committed May 26, 2021
    Configuration menu
    Copy the full SHA
    4a67f12 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    cc49e24 View commit details
    Browse the repository at this point in the history
  55. fix: update aka link (#1126)

    * fix: update aka link
    
    * fix: update aka link in vsc readme
    1openwindow authored and LongOddCode committed May 26, 2021
    Configuration menu
    Copy the full SHA
    fffe552 View commit details
    Browse the repository at this point in the history
  56. Fix CLI instructions (#1122)

    MuyangAmigo authored and LongOddCode committed May 26, 2021
    Configuration menu
    Copy the full SHA
    d67e9c4 View commit details
    Browse the repository at this point in the history
  57. chore(release): publish detail

     - @microsoft/teamsfx-api@0.1.0-rc.5
     - @microsoft/teamsfx-cli@0.1.0-rc.5
     - @microsoft/teamsfx-core@0.1.0-rc.5
     - @microsoft/teamsfx@0.1.2-rc.5
     - ms-teams-vscode-extension@2.0.0-rc.5
    MSFT-yiz authored and LongOddCode committed May 26, 2021
    Configuration menu
    Copy the full SHA
    90c9742 View commit details
    Browse the repository at this point in the history
  58. Update CHANGELOG.md (#1141)

    recreate PR as collaborator
    sffamily authored and LongOddCode committed May 26, 2021
    Configuration menu
    Copy the full SHA
    b6cf888 View commit details
    Browse the repository at this point in the history
  59. chore(release): publish detail

     - @microsoft/teamsfx-api@0.1.0
     - @microsoft/teamsfx-cli@0.1.0
     - @microsoft/teamsfx-core@0.1.0
     - @microsoft/teamsfx@0.1.2
     - ms-teams-vscode-extension@2.0.0
    MSFT-yiz authored and LongOddCode committed May 26, 2021
    Configuration menu
    Copy the full SHA
    8314c09 View commit details
    Browse the repository at this point in the history
  60. hotfix: skip join view when local debug (#1146)

    * fix: skip join view when local debug
    
    * chore: remove unused comment
    swatDong authored and LongOddCode committed May 26, 2021
    Configuration menu
    Copy the full SHA
    b386a9d View commit details
    Browse the repository at this point in the history
  61. chore: update version in changelog for hotfix (#1147)

    * chore: update version in changelog
    
    * chore: revert empty lines change
    swatDong authored and LongOddCode committed May 26, 2021
    Configuration menu
    Copy the full SHA
    51483cb View commit details
    Browse the repository at this point in the history
  62. feat: cd all in one (#1148)

    * feat: cd all in one
    
    * fix: use empty as default value of cd pipeline
    
    * feat: add sleep before pack visc
    LongOddCode committed May 26, 2021
    Configuration menu
    Copy the full SHA
    0b09cb3 View commit details
    Browse the repository at this point in the history
  63. chore(release): publish detail

     - @microsoft/teamsfx-api@0.1.1
     - @microsoft/teamsfx-cli@0.1.1
     - @microsoft/teamsfx-core@0.1.1
     - @microsoft/teamsfx@0.1.3
     - ms-teams-vscode-extension@2.0.1
    MSFT-yiz authored and LongOddCode committed May 26, 2021
    Configuration menu
    Copy the full SHA
    ea20c20 View commit details
    Browse the repository at this point in the history
  64. feat: add action to publish vsix file to vscode marketplace (#1154)

    * feat: add action to publish vsix file to vscode marketplace
    
    * fix: use wget build-in retry param
    
    * fix: sync sdk version
    LongOddCode committed May 26, 2021
    Configuration menu
    Copy the full SHA
    c06018e View commit details
    Browse the repository at this point in the history