From 55c9c445b70c5eed39545e4b109bd33074565359 Mon Sep 17 00:00:00 2001 From: SonjaGu Date: Sun, 12 Feb 2023 10:55:15 -0800 Subject: [PATCH 1/6] Revert "feb12 final" This reverts commit d718e120fa7e32cf2e64be7c9be6fdde10214a10. --- website/blog/2023-lcf/2023-02-12/Feb12.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/blog/2023-lcf/2023-02-12/Feb12.md b/website/blog/2023-lcf/2023-02-12/Feb12.md index 6e5a2a036..66ea854c7 100644 --- a/website/blog/2023-lcf/2023-02-12/Feb12.md +++ b/website/blog/2023-lcf/2023-02-12/Feb12.md @@ -2,7 +2,7 @@ slug: 2023-day12 title: 12. Recap - Integrations Week ✨ authors: [sonja, nitya] -draft: false +draft: true hide_table_of_contents: false toc_min_heading_level: 2 toc_max_heading_level: 3 @@ -93,7 +93,7 @@ Last but not least, we end the week with a hands-on approach by showcasing key i ![feb12](./LearnLive.png) -* [**Webinar: Power Platform & Azure Deploys with GitHub: Feb 14**](https://mktoevents.com/Microsoft+Event/383091/157-GQE-382) In this webinar, you'll learn about the capabilities that Power Platform opens up for GitHub, and discover the inner and outer loop functions that are available with Power Platform and GitHub. You'll also see how to author CI/CD pipelines and hear customer success stories from the retail and manufacturing industries. +* [**Webinar: Power Platform & Azure Deploys with GitHub**](https://mktoevents.com/Microsoft+Event/383091/157-GQE-382) In this webinar, you'll learn about the capabilities that Power Platform opens up for GitHub, and discover the inner and outer loop functions that are available with Power Platform and GitHub. You'll also see how to author CI/CD pipelines and hear customer success stories from the retail and manufacturing industries. ![feb12](./webinar.png) From 65572e72e0db7a55292341f763e6c8f2ff1e4312 Mon Sep 17 00:00:00 2001 From: SonjaGu Date: Sun, 12 Feb 2023 10:56:03 -0800 Subject: [PATCH 2/6] update feb12 --- website/blog/2023-lcf/2023-02-12/Feb12.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/blog/2023-lcf/2023-02-12/Feb12.md b/website/blog/2023-lcf/2023-02-12/Feb12.md index 66ea854c7..880c41d2b 100644 --- a/website/blog/2023-lcf/2023-02-12/Feb12.md +++ b/website/blog/2023-lcf/2023-02-12/Feb12.md @@ -2,7 +2,7 @@ slug: 2023-day12 title: 12. Recap - Integrations Week ✨ authors: [sonja, nitya] -draft: true +draft: false hide_table_of_contents: false toc_min_heading_level: 2 toc_max_heading_level: 3 From 3c5a50b0f7c5e17e2accf66ca439a2784f6e48e0 Mon Sep 17 00:00:00 2001 From: SonjaGu Date: Sun, 12 Feb 2023 11:00:12 -0800 Subject: [PATCH 3/6] feb 12 test --- website/blog/2023-lcf/2023-02-12/Feb12.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/blog/2023-lcf/2023-02-12/Feb12.md b/website/blog/2023-lcf/2023-02-12/Feb12.md index 880c41d2b..66ea854c7 100644 --- a/website/blog/2023-lcf/2023-02-12/Feb12.md +++ b/website/blog/2023-lcf/2023-02-12/Feb12.md @@ -2,7 +2,7 @@ slug: 2023-day12 title: 12. Recap - Integrations Week ✨ authors: [sonja, nitya] -draft: false +draft: true hide_table_of_contents: false toc_min_heading_level: 2 toc_max_heading_level: 3 From 04740d7ae7c0377d1a61ab88b614f6d77d4edda5 Mon Sep 17 00:00:00 2001 From: SonjaGu Date: Sun, 12 Feb 2023 11:03:32 -0800 Subject: [PATCH 4/6] Feb12 fix issue --- website/blog/2023-lcf/2023-02-12/Feb12.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/blog/2023-lcf/2023-02-12/Feb12.md b/website/blog/2023-lcf/2023-02-12/Feb12.md index 66ea854c7..ba72aafd7 100644 --- a/website/blog/2023-lcf/2023-02-12/Feb12.md +++ b/website/blog/2023-lcf/2023-02-12/Feb12.md @@ -2,7 +2,7 @@ slug: 2023-day12 title: 12. Recap - Integrations Week ✨ authors: [sonja, nitya] -draft: true +draft: false hide_table_of_contents: false toc_min_heading_level: 2 toc_max_heading_level: 3 @@ -93,7 +93,7 @@ Last but not least, we end the week with a hands-on approach by showcasing key i ![feb12](./LearnLive.png) -* [**Webinar: Power Platform & Azure Deploys with GitHub**](https://mktoevents.com/Microsoft+Event/383091/157-GQE-382) In this webinar, you'll learn about the capabilities that Power Platform opens up for GitHub, and discover the inner and outer loop functions that are available with Power Platform and GitHub. You'll also see how to author CI/CD pipelines and hear customer success stories from the retail and manufacturing industries. +* [**Webinar: Power Platform & Azure Deploys with GitHub: 14**](https://mktoevents.com/Microsoft+Event/383091/157-GQE-382) In this webinar, you'll learn about the capabilities that Power Platform opens up for GitHub, and discover the inner and outer loop functions that are available with Power Platform and GitHub. You'll also see how to author CI/CD pipelines and hear customer success stories from the retail and manufacturing industries. ![feb12](./webinar.png) From 70c2914bf938033fb9bae72b76fe70105080d166 Mon Sep 17 00:00:00 2001 From: SonjaGu Date: Sun, 12 Feb 2023 11:08:32 -0800 Subject: [PATCH 5/6] Revert "Feb12 fix issue" This reverts commit 04740d7ae7c0377d1a61ab88b614f6d77d4edda5. --- website/blog/2023-lcf/2023-02-12/Feb12.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/blog/2023-lcf/2023-02-12/Feb12.md b/website/blog/2023-lcf/2023-02-12/Feb12.md index ba72aafd7..66ea854c7 100644 --- a/website/blog/2023-lcf/2023-02-12/Feb12.md +++ b/website/blog/2023-lcf/2023-02-12/Feb12.md @@ -2,7 +2,7 @@ slug: 2023-day12 title: 12. Recap - Integrations Week ✨ authors: [sonja, nitya] -draft: false +draft: true hide_table_of_contents: false toc_min_heading_level: 2 toc_max_heading_level: 3 @@ -93,7 +93,7 @@ Last but not least, we end the week with a hands-on approach by showcasing key i ![feb12](./LearnLive.png) -* [**Webinar: Power Platform & Azure Deploys with GitHub: 14**](https://mktoevents.com/Microsoft+Event/383091/157-GQE-382) In this webinar, you'll learn about the capabilities that Power Platform opens up for GitHub, and discover the inner and outer loop functions that are available with Power Platform and GitHub. You'll also see how to author CI/CD pipelines and hear customer success stories from the retail and manufacturing industries. +* [**Webinar: Power Platform & Azure Deploys with GitHub**](https://mktoevents.com/Microsoft+Event/383091/157-GQE-382) In this webinar, you'll learn about the capabilities that Power Platform opens up for GitHub, and discover the inner and outer loop functions that are available with Power Platform and GitHub. You'll also see how to author CI/CD pipelines and hear customer success stories from the retail and manufacturing industries. ![feb12](./webinar.png) From e1f6a6226120161d25a6721064bf0925d5413339 Mon Sep 17 00:00:00 2001 From: SonjaGu Date: Sun, 12 Feb 2023 11:10:20 -0800 Subject: [PATCH 6/6] feb12 test deploy --- website/blog/2023-lcf/2023-02-12/Feb12.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/blog/2023-lcf/2023-02-12/Feb12.md b/website/blog/2023-lcf/2023-02-12/Feb12.md index 66ea854c7..6e5a2a036 100644 --- a/website/blog/2023-lcf/2023-02-12/Feb12.md +++ b/website/blog/2023-lcf/2023-02-12/Feb12.md @@ -2,7 +2,7 @@ slug: 2023-day12 title: 12. Recap - Integrations Week ✨ authors: [sonja, nitya] -draft: true +draft: false hide_table_of_contents: false toc_min_heading_level: 2 toc_max_heading_level: 3 @@ -93,7 +93,7 @@ Last but not least, we end the week with a hands-on approach by showcasing key i ![feb12](./LearnLive.png) -* [**Webinar: Power Platform & Azure Deploys with GitHub**](https://mktoevents.com/Microsoft+Event/383091/157-GQE-382) In this webinar, you'll learn about the capabilities that Power Platform opens up for GitHub, and discover the inner and outer loop functions that are available with Power Platform and GitHub. You'll also see how to author CI/CD pipelines and hear customer success stories from the retail and manufacturing industries. +* [**Webinar: Power Platform & Azure Deploys with GitHub: Feb 14**](https://mktoevents.com/Microsoft+Event/383091/157-GQE-382) In this webinar, you'll learn about the capabilities that Power Platform opens up for GitHub, and discover the inner and outer loop functions that are available with Power Platform and GitHub. You'll also see how to author CI/CD pipelines and hear customer success stories from the retail and manufacturing industries. ![feb12](./webinar.png)