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

Commit 52ec93e

Browse files
authored
Move remaining core-bot samples to the archive (#4038)
* Archive JS 13.core-bot * Archive JS 21.corebot-app-insights * Archive CS 13.core-bot samples * Archive CS 21.corebot-app-insights * Archive Java 13.core-bot sample * Archive Java 21.corebot-app-insights * Archive Python 13.core-bot sample * Archive Python 21.corebot-app-insights * Archive TS 13.core-bot sample * Update README * Revert gitignore change * Fix README's table * Remove project from solution
1 parent 30f96cb commit 52ec93e

116 files changed

Lines changed: 101 additions & 120 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 2 additions & 3 deletions

samples/javascript_nodejs/21.corebot-app-insights/.env renamed to archive/samples/javascript_nodejs/21.corebot-app-insights/.env

File renamed without changes.

samples/javascript_nodejs/21.corebot-app-insights/.eslintrc.js renamed to archive/samples/javascript_nodejs/21.corebot-app-insights/.eslintrc.js

File renamed without changes.

samples/javascript_nodejs/21.corebot-app-insights/.gitignore renamed to archive/samples/javascript_nodejs/21.corebot-app-insights/.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
node_modules/
22
.nyc_output/
3-
.vscode/
4-
.env
3+
.vscode/

samples/javascript_nodejs/21.corebot-app-insights/README-LUIS.md renamed to archive/samples/javascript_nodejs/21.corebot-app-insights/README-LUIS.md

samples/javascript_nodejs/21.corebot-app-insights/README.md renamed to archive/samples/javascript_nodejs/21.corebot-app-insights/README.md

samples/javascript_nodejs/21.corebot-app-insights/bots/dialogAndWelcomeBot.js renamed to archive/samples/javascript_nodejs/21.corebot-app-insights/bots/dialogAndWelcomeBot.js

File renamed without changes.

samples/javascript_nodejs/21.corebot-app-insights/bots/dialogBot.js renamed to archive/samples/javascript_nodejs/21.corebot-app-insights/bots/dialogBot.js

File renamed without changes.

samples/javascript_nodejs/21.corebot-app-insights/bots/resources/welcomeCard.json renamed to archive/samples/javascript_nodejs/21.corebot-app-insights/bots/resources/welcomeCard.json

File renamed without changes.

samples/javascript_nodejs/21.corebot-app-insights/cognitiveModels/FlightBooking.json renamed to archive/samples/javascript_nodejs/21.corebot-app-insights/cognitiveModels/FlightBooking.json

File renamed without changes.

0 commit comments

Comments
 (0)