Граф коммитов

10 Коммитов

Автор SHA1 Сообщение Дата
Gabo Gilabert 2362e4f1f9
Skill Manifest 2.2 (#6321)
* Created v2.2 folder
Updated some URI properties in skill manifest to accept URI-refences
Added sample with relative URLs

* Added missing files

* Add validation for skill manifest examples against skill manifest schemas (#6325)

* Add validation for 2.2 skill manifest

* Add other skill schemas and manifest versions

* Fixed 2.1 and 2.2 manifest validation errors
Updated test to read files directly from the skills folder to make them easier to maintain.
Updated tests to use NewtonSoft and NJSonSchema validations to provide better comat

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

* Added titles

* Fixed versions

Co-authored-by: Eric Dahlvang <erdahlva@microsoft.com>
2021-07-05 23:13:52 -04:00
Steven Gum 6a4e63e21a
add changelog script git-log.js and gitignore python virtual environments (#6092)
* add changelog script git-log.js

* apply PR feedback and remove HISTORY.md
2020-10-28 09:22:39 -07:00
Gabo Gilabert 2aaa7dcb15
Skill manifest schema 2.1 preview 1 and sample updates (#5693)
* Draft schema updates for 2.1 skill mandifest

* Updated ignore to exclude some VS and VS settings folders.

* Updated manifest and sample for 2.1 preview

* Fixed typo, updated description for activitySent.

* Changed languages to take an array of models.

* updated schema URL
2020-01-30 14:56:51 -05:00
Gabo Gilabert 918f3ecb9e Testing specs draft (#5370)
* Created branch for documenting testing requirements.
First draft of the docuemnt and updated gitignore to exclude .vs folders.

* Updated draft (fixed types and removed junk)

* Fixed typo

* Formatting updates

* Updated format, fixed typos, added some descriptions

* Typos and grammar. Added more descriptions

* Added placeholders

* Placholders

* Added some stories

* Added more stories

* Update testing.md

* Reorganzied content

* Moved some more stuff around

* Updates

* Update testing.md

* Updates

* Updated titles

* Image

* image

* Update testing.md

* Moved scenarios to issues and upated doc.

* formatting

* Updates and clean up for merge
2019-04-18 14:20:54 -07:00
BruceHaley 3e130b0cde Publish to MyGet feed plus auto versioning for Bot Builder V3. (#4817)
* Set up automated versioning for all projects.

* Version references fixed in 3 projects.

* Rename .nuspec to match .csproj file name.

* Add bones folder to .gitignore

* revert .nuspec files for AspNetCore projects.

* Add buildtools\SetVersionInNuspecFile.ps1

* File version setting removed from AssemblyInfo.cs. for Microsoft.Bot.Builder and Microsoft.Bot.Connector.AspNetCore2 and

* .gitignores updated.

* Version setting added to 2 .csproj files, Microsoft.Bot.Builder, Microsoft.Bot.Builder.Autofac.

* Add SetVersionInAssemblyInfoCsFiles.ps1

* Changed assembly name to Microsoft.Bot.Connector.AspNetCore2.

* AssemblyVersion uncommented in AssemblyInfo.cs

* Diagnostic message added to SetVersionInAssembliInforCsFies.ps1

* Fixed Microsoft.Bot.Connector.AspNetCore2.nuspec

* Reverting some of netcore2 changes.

* Tweak
2018-07-06 10:23:57 -07:00
Chris McConnell 0584141e8a Fix issues from review. 2016-04-15 13:36:05 -07:00
Chris McConnell beac669acd Switch to IResourceReader/Writer in order to support ResX as well.
Seperate out and rename ResourceLocalizer.
Fix code review issues.
2016-04-15 12:59:02 -07:00
Andrea-Orimoto 6dfa7db282 removed redundant ignores 2016-03-17 14:27:53 -07:00
andreo@microsoft.com b5ba392b88 First commit 2016-03-16 15:08:50 -07:00
Andrea-Orimoto be95a12346 Create .gitignore 2016-03-03 17:32:16 -08:00