Skip to content

Commit

Permalink
feat: update sample yml schema to 1.1.1 with sampleTag
Browse files Browse the repository at this point in the history
  • Loading branch information
chagong committed Jul 27, 2023
1 parent 253697a commit 8eb87b6
Show file tree
Hide file tree
Showing 22 changed files with 66 additions and 45 deletions.
5 changes: 3 additions & 2 deletions NPM-search-message-extension-codespaces/teamsapp.local.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/1.0.0/yaml.schema.json
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/1.1.1/yaml.schema.json
# Visit https://aka.ms/teamsfx-v5.0-guide for details on this file
# Visit https://aka.ms/teamsfx-actions for details on actions
version: 1.0.0
version: 1.1.1
sampleTag: TeamsFx-Samples:npm-search-message-extension-codespaces

provision:
# Creates a Teams app
Expand Down
5 changes: 3 additions & 2 deletions NPM-search-message-extension-codespaces/teamsapp.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/1.0.0/yaml.schema.json
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/1.1.1/yaml.schema.json
# Visit https://aka.ms/teamsfx-v5.0-guide for details on this file
# Visit https://aka.ms/teamsfx-actions for details on actions
version: 1.0.0
version: 1.1.1
sampleTag: TeamsFx-Samples:npm-search-message-extension-codespaces

environmentFolderPath: ./env

Expand Down
6 changes: 3 additions & 3 deletions basic-blazor-tab-app/BasicBlazorTabApp/teamsapp.local.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# yaml-language-server: $schema=https://developer.microsoft.com/json-schemas/teams-toolkit/teamsapp-yaml/1.0.0/yaml.schema.json
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/1.1.1/yaml.schema.json
# Visit https://aka.ms/teamsfx-v5.0-guide for details on this file
# Visit https://aka.ms/teamsfx-actions for details on actions
version: 1.0.0

version: 1.1.1
sampleTag: TeamsFx-Samples:basic-blazor-tab-app

provision:
- uses: script # Set TAB_DOMAIN for local launch
Expand Down
5 changes: 3 additions & 2 deletions basic-blazor-tab-app/BasicBlazorTabApp/teamsapp.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# yaml-language-server: $schema=https://developer.microsoft.com/json-schemas/teams-toolkit/teamsapp-yaml/1.0.0/yaml.schema.json
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/1.1.1/yaml.schema.json
# Visit https://aka.ms/teamsfx-v5.0-guide for details on this file
# Visit https://aka.ms/teamsfx-actions for details on actions
version: 1.0.0
version: 1.1.1
sampleTag: TeamsFx-Samples:basic-blazor-tab-app

environmentFolderPath: ./env

Expand Down
5 changes: 3 additions & 2 deletions graph-toolkit-contact-exporter/teamsapp.local.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/1.0.0/yaml.schema.json
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/1.1.1/yaml.schema.json
# Visit https://aka.ms/teamsfx-v5.0-guide for details on this file
# Visit https://aka.ms/teamsfx-actions for details on actions
version: 1.0.0
version: 1.1.1
sampleTag: TeamsFx-Samples:graph-toolkit-contact-exporter

provision:
- uses: aadApp/create # Creates a new Azure Active Directory (AAD) app to authenticate users if the environment variable that stores clientId is empty
Expand Down
5 changes: 3 additions & 2 deletions graph-toolkit-contact-exporter/teamsapp.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/1.0.0/yaml.schema.json
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/1.1.1/yaml.schema.json
# Visit https://aka.ms/teamsfx-v5.0-guide for details on this file
# Visit https://aka.ms/teamsfx-actions for details on actions
version: 1.0.0
version: 1.1.1
sampleTag: TeamsFx-Samples:graph-toolkit-contact-exporter

environmentFolderPath: ./env

Expand Down
5 changes: 3 additions & 2 deletions graph-toolkit-one-productivity-hub/teamsapp.local.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/1.0.0/yaml.schema.json
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/1.1.1/yaml.schema.json
# Visit https://aka.ms/teamsfx-v5.0-guide for details on this file
# Visit https://aka.ms/teamsfx-actions for details on actions
version: 1.0.0
version: 1.1.1
sampleTag: TeamsFx-Samples:graph-toolkit-one-productivity-hub

provision:
- uses: aadApp/create # Creates a new Azure Active Directory (AAD) app to authenticate users if the environment variable that stores clientId is empty
Expand Down
5 changes: 3 additions & 2 deletions graph-toolkit-one-productivity-hub/teamsapp.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/1.0.0/yaml.schema.json
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/1.1.1/yaml.schema.json
# Visit https://aka.ms/teamsfx-v5.0-guide for details on this file
# Visit https://aka.ms/teamsfx-actions for details on actions
version: 1.0.0
version: 1.1.1
sampleTag: TeamsFx-Samples:graph-toolkit-one-productivity-hub

environmentFolderPath: ./env

Expand Down
5 changes: 3 additions & 2 deletions hello-world-bot-with-tab/teamsapp.local.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/1.0.0/yaml.schema.json
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/1.1.1/yaml.schema.json
# Visit https://aka.ms/teamsfx-v5.0-guide for details on this file
# Visit https://aka.ms/teamsfx-actions for details on actions
version: 1.0.0
version: 1.1.1
sampleTag: TeamsFx-Samples:hello-world-bot-with-tab

provision:
# Creates a Teams app
Expand Down
5 changes: 3 additions & 2 deletions hello-world-bot-with-tab/teamsapp.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/1.0.0/yaml.schema.json
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/1.1.1/yaml.schema.json
# Visit https://aka.ms/teamsfx-v5.0-guide for details on this file
# Visit https://aka.ms/teamsfx-actions for details on actions
version: 1.0.0
version: 1.1.1
sampleTag: TeamsFx-Samples:hello-world-bot-with-tab

environmentFolderPath: ./env

Expand Down
5 changes: 3 additions & 2 deletions hello-world-tab-codespaces/teamsapp.local.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/1.0.0/yaml.schema.json
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/1.1.1/yaml.schema.json
# Visit https://aka.ms/teamsfx-v5.0-guide for details on this file
# Visit https://aka.ms/teamsfx-actions for details on actions
version: 1.0.0
version: 1.1.1
sampleTag: TeamsFx-Samples:hello-world-tab-codespaces

provision:
# Creates a Teams app
Expand Down
5 changes: 3 additions & 2 deletions hello-world-tab-codespaces/teamsapp.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/1.0.0/yaml.schema.json
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/1.1.1/yaml.schema.json
# Visit https://aka.ms/teamsfx-v5.0-guide for details on this file
# Visit https://aka.ms/teamsfx-actions for details on actions
version: 1.0.0
version: 1.1.1
sampleTag: TeamsFx-Samples:hello-world-tab-codespaces

environmentFolderPath: ./env

Expand Down
5 changes: 3 additions & 2 deletions hello-world-teams-tab-and-outlook-add-in/teamsapp.local.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/1.0.0/yaml.schema.json
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/1.1.1/yaml.schema.json
# Visit https://aka.ms/teamsfx-v5.0-guide for details on this file
# Visit https://aka.ms/teamsfx-actions for details on actions
version: 1.0.0
version: 1.1.1
sampleTag: TeamsFx-Samples:hello-world-teams-tab-and-outlook-add-in

provision:
# Creates a Teams app
Expand Down
5 changes: 3 additions & 2 deletions hello-world-teams-tab-and-outlook-add-in/teamsapp.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/1.0.0/yaml.schema.json
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/1.1.1/yaml.schema.json
# Visit https://aka.ms/teamsfx-v5.0-guide for details on this file
# Visit https://aka.ms/teamsfx-actions for details on actions
version: 1.0.0
version: 1.1.1
sampleTag: TeamsFx-Samples:hello-world-teams-tab-and-outlook-add-in

environmentFolderPath: ./env

Expand Down
5 changes: 3 additions & 2 deletions live-share-dice-roller/teamsapp.local.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# yaml-language-server: $schema=https://developer.microsoft.com/json-schemas/teams-toolkit/teamsapp-yaml/1.0.0/yaml.schema.json
version: 1.0.0
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/1.1.1/yaml.schema.json
version: 1.1.1
sampleTag: TeamsFx-Samples:live-share-dice-roller

environmentFolderPath: ./env

Expand Down
5 changes: 3 additions & 2 deletions live-share-dice-roller/teamsapp.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# yaml-language-server: $schema=https://developer.microsoft.com/json-schemas/teams-toolkit/teamsapp-yaml/1.0.0/yaml.schema.json
version: 1.0.0
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/1.1.1/yaml.schema.json
version: 1.1.1
sampleTag: TeamsFx-Samples:live-share-dice-roller

environmentFolderPath: ./env

Expand Down
5 changes: 3 additions & 2 deletions notification-codespaces/teamsapp.local.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/1.0.0/yaml.schema.json
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/1.1.1/yaml.schema.json
# Visit https://aka.ms/teamsfx-v5.0-guide for details on this file
# Visit https://aka.ms/teamsfx-actions for details on actions
version: 1.0.0
version: 1.1.1
sampleTag: TeamsFx-Samples:notification-codespaces

provision:
# Creates a Teams app
Expand Down
5 changes: 3 additions & 2 deletions notification-codespaces/teamsapp.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/1.0.0/yaml.schema.json
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/1.1.1/yaml.schema.json
# Visit https://aka.ms/teamsfx-v5.0-guide for details on this file
# Visit https://aka.ms/teamsfx-actions for details on actions
version: 1.0.0
version: 1.1.1
sampleTag: TeamsFx-Samples:notification-codespaces

environmentFolderPath: ./env

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/1.0.0/yaml.schema.json
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/1.1.1/yaml.schema.json
# Visit https://aka.ms/teamsfx-v5.0-guide for details on this file
# Visit https://aka.ms/teamsfx-actions for details on actions
version: 1.0.0
version: 1.1.1
sampleTag: TeamsFx-Samples:stocks-update-notification-bot-dotnet

provision:
# Creates a Teams app
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/1.0.0/yaml.schema.json
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/1.1.1/yaml.schema.json
# Visit https://aka.ms/teamsfx-v5.0-guide for details on this file
# Visit https://aka.ms/teamsfx-actions for details on actions
version: 1.0.0
version: 1.1.1
sampleTag: TeamsFx-Samples:stocks-update-notification-bot-dotnet

environmentFolderPath: ./env

Expand Down
5 changes: 3 additions & 2 deletions teams-chef-bot/teamsapp.local.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/1.0.0/yaml.schema.json
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/1.1.1/yaml.schema.json
# Visit https://aka.ms/teamsfx-v5.0-guide for details on this file
# Visit https://aka.ms/teamsfx-actions for details on actions
version: 1.0.0
version: 1.1.1
sampleTag: TeamsFx-Samples:teams-chef-bot

provision:
- uses: teamsApp/create # Creates a Teams app
Expand Down
5 changes: 3 additions & 2 deletions teams-chef-bot/teamsapp.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/1.0.0/yaml.schema.json
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/1.1.1/yaml.schema.json
# Visit https://aka.ms/teamsfx-v5.0-guide for details on this file
# Visit https://aka.ms/teamsfx-actions for details on actions
version: 1.0.0
version: 1.1.1
sampleTag: TeamsFx-Samples:teams-chef-bot

environmentFolderPath: ./env

Expand Down

0 comments on commit 8eb87b6

Please sign in to comment.