Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: upgrade schema to 1.1.1 for sampleTag #967

Merged
merged 2 commits into from
Jul 27, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions NPM-search-connector-M365/teamsapp.local.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/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:npm-search-connector-M365

provision:
# Creates a Teams app
Expand Down
5 changes: 3 additions & 2 deletions NPM-search-connector-M365/teamsapp.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/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:npm-search-connector-M365

environmentFolderPath: ./env

Expand Down
5 changes: 3 additions & 2 deletions adaptive-card-notification/teamsapp.local.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/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:adaptive-card-notification

environmentFolderPath: ./env

Expand Down
5 changes: 3 additions & 2 deletions adaptive-card-notification/teamsapp.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/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:adaptive-card-notification

environmentFolderPath: ./env

Expand Down
5 changes: 3 additions & 2 deletions bot-sso/teamsapp.local.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/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:bot-sso

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 bot-sso/teamsapp.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/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:bot-sso

environmentFolderPath: ./env

Expand Down
5 changes: 3 additions & 2 deletions command-bot-with-sso/teamsapp.local.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/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:command-bot-with-sso

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 command-bot-with-sso/teamsapp.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/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:command-bot-with-sso

environmentFolderPath: ./env

Expand Down
5 changes: 3 additions & 2 deletions developer-assist-dashboard/teamsapp.local.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/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:developer-assist-dashboard

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 developer-assist-dashboard/teamsapp.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/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:developer-assist-dashboard

environmentFolderPath: ./env

Expand Down
5 changes: 3 additions & 2 deletions graph-connector-app/teamsapp.local.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/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:graph-connector-app

chagong marked this conversation as resolved.
Show resolved Hide resolved
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-connector-app/teamsapp.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/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:graph-connector-app

environmentFolderPath: ./env

Expand Down
5 changes: 3 additions & 2 deletions graph-connector-bot/teamsapp.local.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/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:graph-connector-bot

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-connector-bot/teamsapp.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/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:graph-connector-bot

environmentFolderPath: ./env

Expand Down
5 changes: 3 additions & 2 deletions hello-world-in-meeting/teamsapp.local.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/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:hello-world-in-meeting

environmentFolderPath: ./env

Expand Down
5 changes: 3 additions & 2 deletions hello-world-in-meeting/teamsapp.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/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:hello-world-in-meeting

environmentFolderPath: ./env

Expand Down
5 changes: 3 additions & 2 deletions hello-world-tab-with-backend/teamsapp.local.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/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:hello-world-tab-with-backend

environmentFolderPath: ./env

Expand Down
5 changes: 3 additions & 2 deletions hello-world-tab-with-backend/teamsapp.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/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:hello-world-tab-with-backend

environmentFolderPath: ./env

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/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:query-org-user-with-message-extension-sso

environmentFolderPath: ./env

Expand Down
5 changes: 3 additions & 2 deletions query-org-user-with-message-extension-sso/teamsapp.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/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:query-org-user-with-message-extension-sso

environmentFolderPath: ./env

Expand Down
5 changes: 3 additions & 2 deletions share-now/teamsapp.local.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/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:share-now

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 share-now/teamsapp.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/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:share-now

environmentFolderPath: ./env

Expand Down
5 changes: 3 additions & 2 deletions stocks-update-notification-bot/teamsapp.local.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/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:stocks-update-notification-bot

chagong marked this conversation as resolved.
Show resolved Hide resolved
environmentFolderPath: ./env

Expand Down
5 changes: 3 additions & 2 deletions stocks-update-notification-bot/teamsapp.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/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:stocks-update-notification-bot

environmentFolderPath: ./env

Expand Down
5 changes: 3 additions & 2 deletions team-central-dashboard/teamsapp.local.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/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:team-central-dashboard

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 team-central-dashboard/teamsapp.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/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:team-central-dashboard

environmentFolderPath: ./env

Expand Down
5 changes: 3 additions & 2 deletions todo-list-SPFx/teamsapp.local.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/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:todo-list-SPFx

environmentFolderPath: ./env

Expand Down
5 changes: 3 additions & 2 deletions todo-list-SPFx/teamsapp.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/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:todo-list-SPFx

environmentFolderPath: ./env

Expand Down
5 changes: 3 additions & 2 deletions todo-list-with-Azure-backend-M365/teamsapp.local.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/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:todo-list-with-Azure-backend-M365

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 todo-list-with-Azure-backend-M365/teamsapp.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/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:todo-list-with-Azure-backend-M365

environmentFolderPath: ./env

Expand Down
5 changes: 3 additions & 2 deletions todo-list-with-Azure-backend/teamsapp.local.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/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:todo-list-with-Azure-backend

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 todo-list-with-Azure-backend/teamsapp.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/teams-toolkit/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:todo-list-with-Azure-backend

environmentFolderPath: ./env

Expand Down
Loading