Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Comments

Merge latest main into v5#6142

Merged
msomanathan merged 17 commits intov5from
msomanathan/merge-main-20220126
Jan 27, 2022
Merged

Merge latest main into v5#6142
msomanathan merged 17 commits intov5from
msomanathan/merge-main-20220126

Conversation

@msomanathan
Copy link
Contributor

Fixes #minor

EricDahlvang and others added 15 commits January 11, 2022 13:58
* Set up for SDK_Dotnet_V4_org feed.

* Fix non-mac builds

* Fix mac build

* Set up PAT for mac build

* Rename var to SDK_Dotnet_V4_org_PAT

* Add username credential

* Trying my email as username

* Revert mac ppipeline.

* Strip out credentials.

* Drop continueOnError true

* Add var SDK_Dotnet_V4_org_Url

* Add var SDK_Dotnet_V4_org_Url

* Add system_accesstoken to daily pipeline
* Update package feed for Mac builds

* Change verbosity of restore to Detailed

* Trying verbosity Normal

* List package sources, add no restore to dotnet build'

* Add source to build step

* Add Nuget Authenticate

* Add service connection

* Add build source for service connection

* Change feed value to a pipeline variable
* Obsolete InspectionMiddleware

* Change method to class in obsolete attribute
* Log BadRequest in adapter

* Update libraries/integration/Microsoft.Bot.Builder.Integration.AspNet.Core/BotFrameworkHttpAdapter.cs

Co-authored-by: Gabo Gilabert <gabog@users.noreply.github.com>

* Update libraries/integration/Microsoft.Bot.Builder.Integration.AspNet.Core/CloudAdapter.cs

Co-authored-by: Gabo Gilabert <gabog@users.noreply.github.com>
* Add BotFramework-CLI prerequisite for Declarative tests

* Remove bf cli installation when an error occurs or the schema differs
* Add UnlistPackagesOnMyGet.ps1

* Fix $packageNames arg

* Add debug trace

* Remove debug trace

* Fix $packageNames arg

* Fix if ($deletePackagesForReal

* Fix [boolean]$deletePackagesForReal

* Fix ($deletePackagesForReal -eq true)

* Fix $deletePackagesForReal -eq "true"

* Fix $deletePackagesForReal = "false"

* Log "deletePackagesForReal: "

* Tweaks

* Enable real delete

* Tweak comment

* Add UnlistPackagesOnNuGet.ps1

* Tweak string array declaration

* Tweak descriptions

* Tweak 2 on description

* Fix versions getting

* Tweak arg, comment

* Set $versionToUnlist

* Fix unlistPackagesForReal arg and msg

* Fix $RegistryUrlSource

* Tweak logging.

* Tweak logging 2

* Add UnlistNpmPackagesOnMyGet.ps1

* Tweaks 3

* Add debug lines

* More debug lines

* More debug 3

* Strip debug lines

* Set up npm unpublish command

* Remove  --registry=$feedApiUrl args from unpublish

* Trying nuget delete again.

* Trying the $feedApiUrl

* Try npm config set registry

* Prepend "v" to version number for npm unpublish

* Add UnlistPackagesOnNpm.ps1

* Add --loglevel verbose

* Add  --loglevel verbose 2

* Try @microsoft/

* Try for real unpublish verbose

* Switch arg to $npmPersonalAccessToken

* Comment

* Try unscoped again.

* Add $unlistAllOlderPackagesAlso flag

* Fix "if"

* Reformatted output.

* Add $unlistOlderVersionsAlso flag

* Add $unlistOlderVersionsAlso flag to azure script

* Add $unlistOlderVersionsAlso flag to npm pipeline

* Tweak

* Add $unlistOlderVersionsAlso flag to npm on myget

* Add $unlistOlderVersionsAlso flag to NuGet pipelins

* Fix single version to unlist in NuGet

* Fix $versionToUnlist matching

* Revise matching of $versionToUnlist 2

* Try resetting $index

* Add debugging

* Try again with multiple qualifying versions

* Fixed now.

* Cleanup.

* Cleanup 2

* Fix the other pipelines to match

* Fix npm on MyGet

* Tweak npm on myget
* Add 'Component Detection' task to signing build.

* Fix indents.
* Add top level lazy load on LanguageGeneratorManager

* Added type caching to InterfaceConverter to avoid recreating types that have already been created.
Some minor cleanup on ResourceExplorer.

* Removed Console.Writeline

* Fixed brace location

* refine some code

* refine comments

* Focing TestScript to use lazy mode (tests will fail for now)

* Changed test to fail

* Parse LG while the content contains export function

* add comments

* revert tests

* revert tests

* remove catch

* Fixed regex.
Removed load on constructor parameter from TemplateEngineLanguageGenerator and LanguageGeneratorManager (it is all async now)

* Made an internal method private

* Made MultiLanguageGenerator.LanguageGeneratos read only.

Co-authored-by: Gabo Gilabert <ggilaber@microsoft.com>
Copy link
Contributor

@mrivera-ms mrivera-ms left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's leave the 'build' folder out. We are adding v5 pipelines directly in the branch.

@msomanathan
Copy link
Contributor Author

@mrivera-ms, I reverted the changes to build folder.

@msomanathan msomanathan merged commit 067a021 into v5 Jan 27, 2022
@msomanathan msomanathan deleted the msomanathan/merge-main-20220126 branch January 27, 2022 15:33
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