Skip to content
This repository has been archived by the owner on Jan 15, 2025. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: microsoft/botframework-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.13.0
Choose a base ref
...
head repository: microsoft/botframework-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.13
Choose a head ref
  • 4 commits
  • 40 files changed
  • 5 contributors

Commits on Apr 19, 2021

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    639b6a1 View commit details

Commits on Apr 26, 2021

  1. Replace final parser.dereference to speed up merges (#1203) (#1219)

    * Start exploring schema verification.
    
    * Verify $ref as part of verifySchema
    This makes merging much faster.
    
    Co-authored-by: Chris McConnell <chrimc>
    
    Co-authored-by: Chris McConnell <[email protected]>
    munozemilio and chrimc62 authored Apr 26, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    71bced4 View commit details

Commits on Apr 28, 2021

  1. [Cherry-Pick] Orchestrator scenario for CI-CD (#1226)

    * fix luis cross train unable to reference external files (#1181)
    
    * init
    
    * add path resovle
    
    * fix import path resolve issue
    
    * add tests
    
    * fix lint and unused imports
    
    * modify config name
    
    * retrigger
    
    * refactor
    
    Co-authored-by: Emilio Munoz <[email protected]>
    
    * fix luis:build write out version in luis setting when the directVersionPublish is not set (#1215)
    
    * init
    
    * fix tests
    
    * retrigger
    
    * remove redundent ()
    
    * up versioned orchestrator-core to 4.13.1 (#1211)
    
    * Update package.json
    
    Use orchestrator-core v 4.13.1
    
    * Update pnpm-lock.yaml
    
    * skip empty lu file, added empty lu file to test
    
    * Update orchestratorhelper.ts
    
    fixed lint issues
    
    * use forward slash for file path in orchestrator.settings.json to be compatible with non windows platform
    
    * addressed PR comments
    
    Co-authored-by: Emilio Munoz <[email protected]>
    
    * fix luis-cross train does not find imported files with locale (#1209)
    
    * fix import file with locale
    
    * simplify test
    
    * change folder structures
    
    * remove only
    
    * add cross train config
    
    * fix spelling
    
    * modify test
    
    * change naming
    
    * fix readme
    
    * fix typo
    
    Co-authored-by: Emilio Munoz <[email protected]>
    
    Co-authored-by: Shuai Wang <[email protected]>
    Co-authored-by: Tien Suwandy <[email protected]>
    3 people authored Apr 28, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    ca36511 View commit details

Commits on Apr 29, 2021

  1. filtering output files from luis:cross-train when encounter Composer …

    …generated source luis and qna files (#1227) (#1228)
    
    * filter composer generate source lu and qna file
    
    * fix tslint error
    
    Co-authored-by: Shuai Wang <[email protected]>
    munozemilio and cosmicshuai authored Apr 29, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    693b1a0 View commit details
Loading