Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Commit

Permalink
Merge pull request #768 from microsoft/trboehre/readme-update
Browse files Browse the repository at this point in the history
Updated README's
  • Loading branch information
tracyboehrer authored Aug 7, 2020
2 parents 85a2a4c + 8a3efdb commit 9732c86
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 7 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ For more information jump to a section below.

| Branch | Description | Build Status | Coverage Status |
|--------|-------------|--------------|-----------------|
|Master | Preview 7 Builds | [![Build Status](https://travis-ci.org/Microsoft/botbuilder-java.svg?branch=master)](https://travis-ci.org/Microsoft/botbuilder-java) | [![Coverage Status](https://coveralls.io/repos/github/microsoft/botbuilder-java/badge.svg?branch=823847c676b7dbb0fa348a308297ae375f5141ef)](https://coveralls.io/github/microsoft/botbuilder-java?branch=823847c676b7dbb0fa348a308297ae375f5141ef) |
|Master | Preview 6 Builds | [![Build Status](https://travis-ci.org/Microsoft/botbuilder-java.svg?branch=master)](https://travis-ci.org/Microsoft/botbuilder-java) | [![Coverage Status](https://coveralls.io/repos/github/microsoft/botbuilder-java/badge.svg?branch=823847c676b7dbb0fa348a308297ae375f5141ef)](https://coveralls.io/github/microsoft/botbuilder-java?branch=823847c676b7dbb0fa348a308297ae375f5141ef) |

## Getting Started
To get started building bots using the SDK, see the [Azure Bot Service Documentation](https://docs.microsoft.com/en-us/azure/bot-service/?view=azure-bot-service-4.0).
Expand Down
21 changes: 15 additions & 6 deletions STATUS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Java Bot Framework

The current release is **Preview 3**.
The current release is **Preview 6**.

## Core Packages

Expand All @@ -10,18 +10,17 @@ The current release is **Preview 3**.
| bot-connector | Preview 2
| bot-integration-core | Preview 2
| bot-builder | Preview 3
| bot-builder-teams | Not Started
| bot-schema-teams | Not Started
| bot-connector-teams | Not Started
| bot-builder-teams | Preview 5
| bot-schema-teams | Preview 5
| bot-connector-teams | Preview 5
| bot-dialog | Incomplete
| bot-dialog-adaptive | Not Started
| bot-dialog-declarative | Not Started
| bot-streaming-extensions | Not Started
| bot-ai-luis-v3 | Not Started
| bot-ai-qna | Not Started
| bot-applicationinsights | Not Started
| bot-azure | Not Started
| bot-configuration | Not Started
| bot-azure | Dev Branch - CosmosDBPartionedStorage

## Samples
| Package | Status
Expand Down Expand Up @@ -51,6 +50,16 @@ The current release is **Preview 3**.
| 46.teams-auth |
| 47.inspection | Preview 3
| 48.qnamaker-active-learning-bot |
| 50.teams-messaging-extensions-search | Preview 5
| 51.teams-messaging-extensions-action | Preview 5
| 52.teams-messaging-extensions-search-auth-config | Preview 5
| 53.teams-messaging-extensions-action-preview | Preview 5
| 54.teams-task-module | Preview 5
| 55.teams-link-unfurling | Preview 5
| 56.teams-file-upload | Preview 5
| 57.teams-conversation-bot | Preview 5
| 58.qnamaker-multiturn-sample | Preview 5
| 58.teams-start-new-thread-in-channel | Preview 5
| servlet-echo | Preview 2

## Build Prerequisites
Expand Down

0 comments on commit 9732c86

Please sign in to comment.