FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

cherry pick changes from main by tsuwandy · Pull Request #1194 · microsoft/botframework-cli · GitHub

This repository was archived by the owner on Jan 15, 2025. It is now read-only.
/ botframework-cli Public archive

cherry pick changes from main - #1194

Closed
Tien Suwandy (tsuwandy) wants to merge 18 commits into
4.13from
tiens-4.13
Closed

cherry pick changes from main#1194
Tien Suwandy (tsuwandy) wants to merge 18 commits into
4.13from
tiens-4.13

Conversation

Copy link
Copy Markdown
Contributor

Fixes #1193

  1. Support composer client using proxy
  2. Fixed bug in bf orchestrator:add

Emilio Munoz (munozemilio) and others added 17 commits April 1, 2021 17:42
#1182)

* replace node fetch and luis client to axios to enable proxy in luis and qnamaker build

* fix tests
Treats files with identical content as not being duplicated.  This is because
nuget likes to copy the same files in multiple places.

Co-authored-by: Chris McConnell <chrimc>
* Switch to axios to support proxy server when merging.
Normalize sorting to reduce variation.

* modify https proxy setting

* refactor

* fix lint

* fix lint

Co-authored-by: Chris McConnell <chrimc>
Co-authored-by: cosmicshuai <shuai_uf@outlook.com>
This reverts commit bbe9e29, reversing
changes made to bf75952.

daveta commented Apr 15, 2021

Copy link
Copy Markdown
Contributor

Getting chatdown build errors.. Fei Chen (@feich-ms) does this look familiar?
src/commands/chatdown/convert.ts(159,75): error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?

Fei Chen (feich-ms) commented Apr 15, 2021
edited
Loading

Copy link
Copy Markdown
Contributor

Getting chatdown build errors.. Fei Chen (@feich-ms) does this look familiar?
src/commands/chatdown/convert.ts(159,75): error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?

I ever ran into this when I rush build locally, but haven't seen this in online CI validation. I can repro this error after I run rush update and then rush build. I think this may be caused by the upgrade of typescript version, fix should be easy https://stackoverflow.com/questions/65354965/error-ts2794-expected-1-arguments-but-got-0-did-you-forget-to-include-void

daveta commented Apr 15, 2021

Copy link
Copy Markdown
Contributor

This is referencing a package with security problems.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL