From ce487405fca96fe4bed39cea6d20c3684a5da285 Mon Sep 17 00:00:00 2001 From: jpoehnelt Date: Tue, 18 Nov 2025 22:54:35 +0000 Subject: [PATCH] docs(README): update workflow badge table --- README.md | 35 +++++++++++------------------------ 1 file changed, 11 insertions(+), 24 deletions(-) diff --git a/README.md b/README.md index 2ea88b3..022b1d5 100644 --- a/README.md +++ b/README.md @@ -8,38 +8,25 @@ A repository holding defaults for the [Google Workspace](https://github.com/goog | Repository | Test | Lint | Release | | --- | --- | --- | --- | -| [.allstar](https://github.com/googleworkspace/.allstar) | [![.allstar test](https://github.com/googleworkspace/.allstar/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/.allstar/actions/workflows/test.yml) | [![.allstar lint](https://github.com/googleworkspace/.allstar/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/.allstar/actions/workflows/lint.yml) | [![.allstar release-please](https://github.com/googleworkspace/.allstar/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/.allstar/actions/workflows/release-please.yml) | | [.github](https://github.com/googleworkspace/.github) | [![.github test](https://github.com/googleworkspace/.github/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/.github/actions/workflows/test.yml) | [![.github lint](https://github.com/googleworkspace/.github/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/.github/actions/workflows/lint.yml) | [![.github release-please](https://github.com/googleworkspace/.github/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/.github/actions/workflows/release-please.yml) | | [add-ons-samples](https://github.com/googleworkspace/add-ons-samples) | [![add-ons-samples test](https://github.com/googleworkspace/add-ons-samples/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/add-ons-samples/actions/workflows/test.yml) | [![add-ons-samples lint](https://github.com/googleworkspace/add-ons-samples/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/add-ons-samples/actions/workflows/lint.yml) | [![add-ons-samples release-please](https://github.com/googleworkspace/add-ons-samples/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/add-ons-samples/actions/workflows/release-please.yml) | -| [appointment-scheduler-codelab](https://github.com/googleworkspace/appointment-scheduler-codelab) | [![appointment-scheduler-codelab test](https://github.com/googleworkspace/appointment-scheduler-codelab/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/appointment-scheduler-codelab/actions/workflows/test.yml) | [![appointment-scheduler-codelab lint](https://github.com/googleworkspace/appointment-scheduler-codelab/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/appointment-scheduler-codelab/actions/workflows/lint.yml) | [![appointment-scheduler-codelab release-please](https://github.com/googleworkspace/appointment-scheduler-codelab/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/appointment-scheduler-codelab/actions/workflows/release-please.yml) | -| [apps-script-intro-codelab](https://github.com/googleworkspace/apps-script-intro-codelab) | [![apps-script-intro-codelab test](https://github.com/googleworkspace/apps-script-intro-codelab/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/apps-script-intro-codelab/actions/workflows/test.yml) | [![apps-script-intro-codelab lint](https://github.com/googleworkspace/apps-script-intro-codelab/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/apps-script-intro-codelab/actions/workflows/lint.yml) | [![apps-script-intro-codelab release-please](https://github.com/googleworkspace/apps-script-intro-codelab/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/apps-script-intro-codelab/actions/workflows/release-please.yml) | -| [apps-script-oauth1](https://github.com/googleworkspace/apps-script-oauth1) | [![apps-script-oauth1 test](https://github.com/googleworkspace/apps-script-oauth1/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/apps-script-oauth1/actions/workflows/test.yml) | [![apps-script-oauth1 lint](https://github.com/googleworkspace/apps-script-oauth1/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/apps-script-oauth1/actions/workflows/lint.yml) | [![apps-script-oauth1 release-please](https://github.com/googleworkspace/apps-script-oauth1/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/apps-script-oauth1/actions/workflows/release-please.yml) | | [apps-script-oauth2](https://github.com/googleworkspace/apps-script-oauth2) | [![apps-script-oauth2 test](https://github.com/googleworkspace/apps-script-oauth2/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/apps-script-oauth2/actions/workflows/test.yml) | [![apps-script-oauth2 lint](https://github.com/googleworkspace/apps-script-oauth2/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/apps-script-oauth2/actions/workflows/lint.yml) | [![apps-script-oauth2 release-please](https://github.com/googleworkspace/apps-script-oauth2/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/apps-script-oauth2/actions/workflows/release-please.yml) | | [apps-script-samples](https://github.com/googleworkspace/apps-script-samples) | [![apps-script-samples test](https://github.com/googleworkspace/apps-script-samples/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/apps-script-samples/actions/workflows/test.yml) | [![apps-script-samples lint](https://github.com/googleworkspace/apps-script-samples/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/apps-script-samples/actions/workflows/lint.yml) | [![apps-script-samples release-please](https://github.com/googleworkspace/apps-script-samples/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/apps-script-samples/actions/workflows/release-please.yml) | -| [awesome-workspace](https://github.com/googleworkspace/awesome-workspace) | [![awesome-workspace test](https://github.com/googleworkspace/awesome-workspace/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/awesome-workspace/actions/workflows/test.yml) | [![awesome-workspace lint](https://github.com/googleworkspace/awesome-workspace/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/awesome-workspace/actions/workflows/lint.yml) | [![awesome-workspace release-please](https://github.com/googleworkspace/awesome-workspace/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/awesome-workspace/actions/workflows/release-please.yml) | | [browser-samples](https://github.com/googleworkspace/browser-samples) | [![browser-samples test](https://github.com/googleworkspace/browser-samples/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/browser-samples/actions/workflows/test.yml) | [![browser-samples lint](https://github.com/googleworkspace/browser-samples/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/browser-samples/actions/workflows/lint.yml) | [![browser-samples release-please](https://github.com/googleworkspace/browser-samples/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/browser-samples/actions/workflows/release-please.yml) | -| [chat-framework-nodejs](https://github.com/googleworkspace/chat-framework-nodejs) | [![chat-framework-nodejs test](https://github.com/googleworkspace/chat-framework-nodejs/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/chat-framework-nodejs/actions/workflows/test.yml) | [![chat-framework-nodejs lint](https://github.com/googleworkspace/chat-framework-nodejs/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/chat-framework-nodejs/actions/workflows/lint.yml) | [![chat-framework-nodejs release-please](https://github.com/googleworkspace/chat-framework-nodejs/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/chat-framework-nodejs/actions/workflows/release-please.yml) | -| [cloud-search-samples](https://github.com/googleworkspace/cloud-search-samples) | [![cloud-search-samples test](https://github.com/googleworkspace/cloud-search-samples/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/cloud-search-samples/actions/workflows/test.yml) | [![cloud-search-samples lint](https://github.com/googleworkspace/cloud-search-samples/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/cloud-search-samples/actions/workflows/lint.yml) | [![cloud-search-samples release-please](https://github.com/googleworkspace/cloud-search-samples/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/cloud-search-samples/actions/workflows/release-please.yml) | -| [docs-transcript-codelab](https://github.com/googleworkspace/docs-transcript-codelab) | [![docs-transcript-codelab test](https://github.com/googleworkspace/docs-transcript-codelab/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/docs-transcript-codelab/actions/workflows/test.yml) | [![docs-transcript-codelab lint](https://github.com/googleworkspace/docs-transcript-codelab/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/docs-transcript-codelab/actions/workflows/lint.yml) | [![docs-transcript-codelab release-please](https://github.com/googleworkspace/docs-transcript-codelab/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/docs-transcript-codelab/actions/workflows/release-please.yml) | -| [dotnet-samples](https://github.com/googleworkspace/dotnet-samples) | [![dotnet-samples test](https://github.com/googleworkspace/dotnet-samples/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/dotnet-samples/actions/workflows/test.yml) | [![dotnet-samples lint](https://github.com/googleworkspace/dotnet-samples/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/dotnet-samples/actions/workflows/lint.yml) | [![dotnet-samples release-please](https://github.com/googleworkspace/dotnet-samples/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/dotnet-samples/actions/workflows/release-please.yml) | -| [drive-quickeditors](https://github.com/googleworkspace/drive-quickeditors) | [![drive-quickeditors test](https://github.com/googleworkspace/drive-quickeditors/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/drive-quickeditors/actions/workflows/test.yml) | [![drive-quickeditors lint](https://github.com/googleworkspace/drive-quickeditors/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/drive-quickeditors/actions/workflows/lint.yml) | [![drive-quickeditors release-please](https://github.com/googleworkspace/drive-quickeditors/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/drive-quickeditors/actions/workflows/release-please.yml) | -| [drive-utils](https://github.com/googleworkspace/drive-utils) | [![drive-utils test](https://github.com/googleworkspace/drive-utils/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/drive-utils/actions/workflows/test.yml) | [![drive-utils lint](https://github.com/googleworkspace/drive-utils/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/drive-utils/actions/workflows/lint.yml) | [![drive-utils release-please](https://github.com/googleworkspace/drive-utils/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/drive-utils/actions/workflows/release-please.yml) | -| [gmail-add-on-codelab](https://github.com/googleworkspace/gmail-add-on-codelab) | [![gmail-add-on-codelab test](https://github.com/googleworkspace/gmail-add-on-codelab/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/gmail-add-on-codelab/actions/workflows/test.yml) | [![gmail-add-on-codelab lint](https://github.com/googleworkspace/gmail-add-on-codelab/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/gmail-add-on-codelab/actions/workflows/lint.yml) | [![gmail-add-on-codelab release-please](https://github.com/googleworkspace/gmail-add-on-codelab/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/gmail-add-on-codelab/actions/workflows/release-please.yml) | -| [go-samples](https://github.com/googleworkspace/go-samples) | [![go-samples test](https://github.com/googleworkspace/go-samples/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/go-samples/actions/workflows/test.yml) | [![go-samples lint](https://github.com/googleworkspace/go-samples/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/go-samples/actions/workflows/lint.yml) | [![go-samples release-please](https://github.com/googleworkspace/go-samples/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/go-samples/actions/workflows/release-please.yml) | +| [developer-tools](https://github.com/googleworkspace/developer-tools) | [![developer-tools test](https://github.com/googleworkspace/developer-tools/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/developer-tools/actions/workflows/test.yml) | [![developer-tools lint](https://github.com/googleworkspace/developer-tools/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/developer-tools/actions/workflows/lint.yml) | [![developer-tools release-please](https://github.com/googleworkspace/developer-tools/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/developer-tools/actions/workflows/release-please.yml) | +| [drive-cse-upload](https://github.com/googleworkspace/drive-cse-upload) | [![drive-cse-upload test](https://github.com/googleworkspace/drive-cse-upload/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/drive-cse-upload/actions/workflows/test.yml) | [![drive-cse-upload lint](https://github.com/googleworkspace/drive-cse-upload/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/drive-cse-upload/actions/workflows/lint.yml) | [![drive-cse-upload release-please](https://github.com/googleworkspace/drive-cse-upload/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/drive-cse-upload/actions/workflows/release-please.yml) | +| [drive-picker-element](https://github.com/googleworkspace/drive-picker-element) | [![drive-picker-element test](https://github.com/googleworkspace/drive-picker-element/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/drive-picker-element/actions/workflows/test.yml) | [![drive-picker-element lint](https://github.com/googleworkspace/drive-picker-element/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/drive-picker-element/actions/workflows/lint.yml) | [![drive-picker-element release-please](https://github.com/googleworkspace/drive-picker-element/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/drive-picker-element/actions/workflows/release-please.yml) | +| [google-chat-samples](https://github.com/googleworkspace/google-chat-samples) | [![google-chat-samples test](https://github.com/googleworkspace/google-chat-samples/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/google-chat-samples/actions/workflows/test.yml) | [![google-chat-samples lint](https://github.com/googleworkspace/google-chat-samples/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/google-chat-samples/actions/workflows/lint.yml) | [![google-chat-samples release-please](https://github.com/googleworkspace/google-chat-samples/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/google-chat-samples/actions/workflows/release-please.yml) | | [google-docs-hast](https://github.com/googleworkspace/google-docs-hast) | [![google-docs-hast test](https://github.com/googleworkspace/google-docs-hast/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/google-docs-hast/actions/workflows/test.yml) | [![google-docs-hast lint](https://github.com/googleworkspace/google-docs-hast/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/google-docs-hast/actions/workflows/lint.yml) | [![google-docs-hast release-please](https://github.com/googleworkspace/google-docs-hast/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/google-docs-hast/actions/workflows/release-please.yml) | -| [gsuite-apis-intro](https://github.com/googleworkspace/gsuite-apis-intro) | [![gsuite-apis-intro test](https://github.com/googleworkspace/gsuite-apis-intro/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/gsuite-apis-intro/actions/workflows/test.yml) | [![gsuite-apis-intro lint](https://github.com/googleworkspace/gsuite-apis-intro/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/gsuite-apis-intro/actions/workflows/lint.yml) | [![gsuite-apis-intro release-please](https://github.com/googleworkspace/gsuite-apis-intro/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/gsuite-apis-intro/actions/workflows/release-please.yml) | -| [hangouts-chat-apps-script-codelab](https://github.com/googleworkspace/hangouts-chat-apps-script-codelab) | [![hangouts-chat-apps-script-codelab test](https://github.com/googleworkspace/hangouts-chat-apps-script-codelab/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/hangouts-chat-apps-script-codelab/actions/workflows/test.yml) | [![hangouts-chat-apps-script-codelab lint](https://github.com/googleworkspace/hangouts-chat-apps-script-codelab/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/hangouts-chat-apps-script-codelab/actions/workflows/lint.yml) | [![hangouts-chat-apps-script-codelab release-please](https://github.com/googleworkspace/hangouts-chat-apps-script-codelab/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/hangouts-chat-apps-script-codelab/actions/workflows/release-please.yml) | -| [hangouts-chat-samples](https://github.com/googleworkspace/hangouts-chat-samples) | [![hangouts-chat-samples test](https://github.com/googleworkspace/hangouts-chat-samples/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/hangouts-chat-samples/actions/workflows/test.yml) | [![hangouts-chat-samples lint](https://github.com/googleworkspace/hangouts-chat-samples/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/hangouts-chat-samples/actions/workflows/lint.yml) | [![hangouts-chat-samples release-please](https://github.com/googleworkspace/hangouts-chat-samples/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/hangouts-chat-samples/actions/workflows/release-please.yml) | -| [hubot-google-hangouts-chat](https://github.com/googleworkspace/hubot-google-hangouts-chat) | [![hubot-google-hangouts-chat test](https://github.com/googleworkspace/hubot-google-hangouts-chat/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/hubot-google-hangouts-chat/actions/workflows/test.yml) | [![hubot-google-hangouts-chat lint](https://github.com/googleworkspace/hubot-google-hangouts-chat/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/hubot-google-hangouts-chat/actions/workflows/lint.yml) | [![hubot-google-hangouts-chat release-please](https://github.com/googleworkspace/hubot-google-hangouts-chat/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/hubot-google-hangouts-chat/actions/workflows/release-please.yml) | +| [group-based-role-assignment-migration-util](https://github.com/googleworkspace/group-based-role-assignment-migration-util) | [![group-based-role-assignment-migration-util test](https://github.com/googleworkspace/group-based-role-assignment-migration-util/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/group-based-role-assignment-migration-util/actions/workflows/test.yml) | [![group-based-role-assignment-migration-util lint](https://github.com/googleworkspace/group-based-role-assignment-migration-util/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/group-based-role-assignment-migration-util/actions/workflows/lint.yml) | [![group-based-role-assignment-migration-util release-please](https://github.com/googleworkspace/group-based-role-assignment-migration-util/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/group-based-role-assignment-migration-util/actions/workflows/release-please.yml) | +| [gws-genai-addon-sample](https://github.com/googleworkspace/gws-genai-addon-sample) | [![gws-genai-addon-sample test](https://github.com/googleworkspace/gws-genai-addon-sample/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/gws-genai-addon-sample/actions/workflows/test.yml) | [![gws-genai-addon-sample lint](https://github.com/googleworkspace/gws-genai-addon-sample/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/gws-genai-addon-sample/actions/workflows/lint.yml) | [![gws-genai-addon-sample release-please](https://github.com/googleworkspace/gws-genai-addon-sample/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/gws-genai-addon-sample/actions/workflows/release-please.yml) | | [java-samples](https://github.com/googleworkspace/java-samples) | [![java-samples test](https://github.com/googleworkspace/java-samples/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/java-samples/actions/workflows/test.yml) | [![java-samples lint](https://github.com/googleworkspace/java-samples/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/java-samples/actions/workflows/lint.yml) | [![java-samples release-please](https://github.com/googleworkspace/java-samples/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/java-samples/actions/workflows/release-please.yml) | -| [md2googleslides](https://github.com/googleworkspace/md2googleslides) | [![md2googleslides test](https://github.com/googleworkspace/md2googleslides/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/md2googleslides/actions/workflows/test.yml) | [![md2googleslides lint](https://github.com/googleworkspace/md2googleslides/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/md2googleslides/actions/workflows/lint.yml) | [![md2googleslides release-please](https://github.com/googleworkspace/md2googleslides/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/md2googleslides/actions/workflows/release-please.yml) | -| [ml-integration-samples](https://github.com/googleworkspace/ml-integration-samples) | [![ml-integration-samples test](https://github.com/googleworkspace/ml-integration-samples/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/ml-integration-samples/actions/workflows/test.yml) | [![ml-integration-samples lint](https://github.com/googleworkspace/ml-integration-samples/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/ml-integration-samples/actions/workflows/lint.yml) | [![ml-integration-samples release-please](https://github.com/googleworkspace/ml-integration-samples/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/ml-integration-samples/actions/workflows/release-please.yml) | +| [meet](https://github.com/googleworkspace/meet) | [![meet test](https://github.com/googleworkspace/meet/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/meet/actions/workflows/test.yml) | [![meet lint](https://github.com/googleworkspace/meet/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/meet/actions/workflows/lint.yml) | [![meet release-please](https://github.com/googleworkspace/meet/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/meet/actions/workflows/release-please.yml) | +| [meet-media-api-samples](https://github.com/googleworkspace/meet-media-api-samples) | [![meet-media-api-samples test](https://github.com/googleworkspace/meet-media-api-samples/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/meet-media-api-samples/actions/workflows/test.yml) | [![meet-media-api-samples lint](https://github.com/googleworkspace/meet-media-api-samples/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/meet-media-api-samples/actions/workflows/lint.yml) | [![meet-media-api-samples release-please](https://github.com/googleworkspace/meet-media-api-samples/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/meet-media-api-samples/actions/workflows/release-please.yml) | | [node-samples](https://github.com/googleworkspace/node-samples) | [![node-samples test](https://github.com/googleworkspace/node-samples/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/node-samples/actions/workflows/test.yml) | [![node-samples lint](https://github.com/googleworkspace/node-samples/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/node-samples/actions/workflows/lint.yml) | [![node-samples release-please](https://github.com/googleworkspace/node-samples/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/node-samples/actions/workflows/release-please.yml) | -| [php-samples](https://github.com/googleworkspace/php-samples) | [![php-samples test](https://github.com/googleworkspace/php-samples/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/php-samples/actions/workflows/test.yml) | [![php-samples lint](https://github.com/googleworkspace/php-samples/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/php-samples/actions/workflows/lint.yml) | [![php-samples release-please](https://github.com/googleworkspace/php-samples/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/php-samples/actions/workflows/release-please.yml) | +| [oneroster-integration-conformance-tests](https://github.com/googleworkspace/oneroster-integration-conformance-tests) | [![oneroster-integration-conformance-tests test](https://github.com/googleworkspace/oneroster-integration-conformance-tests/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/oneroster-integration-conformance-tests/actions/workflows/test.yml) | [![oneroster-integration-conformance-tests lint](https://github.com/googleworkspace/oneroster-integration-conformance-tests/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/oneroster-integration-conformance-tests/actions/workflows/lint.yml) | [![oneroster-integration-conformance-tests release-please](https://github.com/googleworkspace/oneroster-integration-conformance-tests/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/oneroster-integration-conformance-tests/actions/workflows/release-please.yml) | +| [python-classroom-addon](https://github.com/googleworkspace/python-classroom-addon) | [![python-classroom-addon test](https://github.com/googleworkspace/python-classroom-addon/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/python-classroom-addon/actions/workflows/test.yml) | [![python-classroom-addon lint](https://github.com/googleworkspace/python-classroom-addon/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/python-classroom-addon/actions/workflows/lint.yml) | [![python-classroom-addon release-please](https://github.com/googleworkspace/python-classroom-addon/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/python-classroom-addon/actions/workflows/release-please.yml) | | [python-oauth-token-manager](https://github.com/googleworkspace/python-oauth-token-manager) | [![python-oauth-token-manager test](https://github.com/googleworkspace/python-oauth-token-manager/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/python-oauth-token-manager/actions/workflows/test.yml) | [![python-oauth-token-manager lint](https://github.com/googleworkspace/python-oauth-token-manager/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/python-oauth-token-manager/actions/workflows/lint.yml) | [![python-oauth-token-manager release-please](https://github.com/googleworkspace/python-oauth-token-manager/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/python-oauth-token-manager/actions/workflows/release-please.yml) | | [python-samples](https://github.com/googleworkspace/python-samples) | [![python-samples test](https://github.com/googleworkspace/python-samples/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/python-samples/actions/workflows/test.yml) | [![python-samples lint](https://github.com/googleworkspace/python-samples/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/python-samples/actions/workflows/lint.yml) | [![python-samples release-please](https://github.com/googleworkspace/python-samples/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/python-samples/actions/workflows/release-please.yml) | -| [ruby-samples](https://github.com/googleworkspace/ruby-samples) | [![ruby-samples test](https://github.com/googleworkspace/ruby-samples/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/ruby-samples/actions/workflows/test.yml) | [![ruby-samples lint](https://github.com/googleworkspace/ruby-samples/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/ruby-samples/actions/workflows/lint.yml) | [![ruby-samples release-please](https://github.com/googleworkspace/ruby-samples/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/ruby-samples/actions/workflows/release-please.yml) | -| [sheets-api-codelab](https://github.com/googleworkspace/sheets-api-codelab) | [![sheets-api-codelab test](https://github.com/googleworkspace/sheets-api-codelab/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/sheets-api-codelab/actions/workflows/test.yml) | [![sheets-api-codelab lint](https://github.com/googleworkspace/sheets-api-codelab/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/sheets-api-codelab/actions/workflows/lint.yml) | [![sheets-api-codelab release-please](https://github.com/googleworkspace/sheets-api-codelab/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/sheets-api-codelab/actions/workflows/release-please.yml) | -| [slides-api](https://github.com/googleworkspace/slides-api) | [![slides-api test](https://github.com/googleworkspace/slides-api/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/slides-api/actions/workflows/test.yml) | [![slides-api lint](https://github.com/googleworkspace/slides-api/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/slides-api/actions/workflows/lint.yml) | [![slides-api release-please](https://github.com/googleworkspace/slides-api/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/slides-api/actions/workflows/release-please.yml) | -| [solutions](https://github.com/googleworkspace/solutions) | [![solutions test](https://github.com/googleworkspace/solutions/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/solutions/actions/workflows/test.yml) | [![solutions lint](https://github.com/googleworkspace/solutions/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/solutions/actions/workflows/lint.yml) | [![solutions release-please](https://github.com/googleworkspace/solutions/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/solutions/actions/workflows/release-please.yml) | +| [redriveapp](https://github.com/googleworkspace/redriveapp) | [![redriveapp test](https://github.com/googleworkspace/redriveapp/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/redriveapp/actions/workflows/test.yml) | [![redriveapp lint](https://github.com/googleworkspace/redriveapp/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/redriveapp/actions/workflows/lint.yml) | [![redriveapp release-please](https://github.com/googleworkspace/redriveapp/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/redriveapp/actions/workflows/release-please.yml) |