From 94db89e5b3baa3b531365313b8f194f0a03b0037 Mon Sep 17 00:00:00 2001 From: commit111 Date: Tue, 18 Feb 2025 15:56:05 -0800 Subject: [PATCH 1/3] add GCP tag --- blog/2025-02-07-january-product-updates.md | 1 + blog/2025-03-07-feb-product-updates.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/blog/2025-02-07-january-product-updates.md b/blog/2025-02-07-january-product-updates.md index 78b9a30de..516f33256 100644 --- a/blog/2025-02-07-january-product-updates.md +++ b/blog/2025-02-07-january-product-updates.md @@ -6,6 +6,7 @@ tags: NoDevOps, BYOC, Postgres, + GCP, DigitalOcean, AWS, CLI, diff --git a/blog/2025-03-07-feb-product-updates.md b/blog/2025-03-07-feb-product-updates.md index ef6d4f3e1..02d504181 100644 --- a/blog/2025-03-07-feb-product-updates.md +++ b/blog/2025-03-07-feb-product-updates.md @@ -6,6 +6,7 @@ tags: NoDevOps, BYOC, Postgres, + GCP, DigitalOcean, AWS, CLI, @@ -20,4 +21,4 @@ draft: true ![Defang Compose Update](/img/defang-compose-update.webp) 1. **Unified auth between Portal and CLI:** As part of the work to Deploy Defang with Defang, we revamped and greatly simplified our identity and authentication implementation. One benefit of this work is that users won’t have to authorize 2 separate apps in GitHub (one for the CLI and another for the Portal), which provides a more streamlined experience. This work also enables us to add other identity providers in the future. - \ No newline at end of file + From e36250f4de23b42e01796a52c586b3683b4437bc Mon Sep 17 00:00:00 2001 From: Linda Lee Date: Tue, 18 Feb 2025 16:49:23 -0800 Subject: [PATCH 2/3] Update 2025-03-07-feb-product-updates.md --- blog/2025-03-07-feb-product-updates.md | 1 - 1 file changed, 1 deletion(-) diff --git a/blog/2025-03-07-feb-product-updates.md b/blog/2025-03-07-feb-product-updates.md index 02d504181..3abbd98b4 100644 --- a/blog/2025-03-07-feb-product-updates.md +++ b/blog/2025-03-07-feb-product-updates.md @@ -21,4 +21,3 @@ draft: true ![Defang Compose Update](/img/defang-compose-update.webp) 1. **Unified auth between Portal and CLI:** As part of the work to Deploy Defang with Defang, we revamped and greatly simplified our identity and authentication implementation. One benefit of this work is that users won’t have to authorize 2 separate apps in GitHub (one for the CLI and another for the Portal), which provides a more streamlined experience. This work also enables us to add other identity providers in the future. - From 4220b34ce7a3274d0972a4e7570fe0bd9578d056 Mon Sep 17 00:00:00 2001 From: Linda Lee Date: Tue, 18 Feb 2025 16:50:12 -0800 Subject: [PATCH 3/3] Update 2025-03-07-feb-product-updates.md --- blog/2025-03-07-feb-product-updates.md | 1 + 1 file changed, 1 insertion(+) diff --git a/blog/2025-03-07-feb-product-updates.md b/blog/2025-03-07-feb-product-updates.md index 3abbd98b4..02d504181 100644 --- a/blog/2025-03-07-feb-product-updates.md +++ b/blog/2025-03-07-feb-product-updates.md @@ -21,3 +21,4 @@ draft: true ![Defang Compose Update](/img/defang-compose-update.webp) 1. **Unified auth between Portal and CLI:** As part of the work to Deploy Defang with Defang, we revamped and greatly simplified our identity and authentication implementation. One benefit of this work is that users won’t have to authorize 2 separate apps in GitHub (one for the CLI and another for the Portal), which provides a more streamlined experience. This work also enables us to add other identity providers in the future. +