From 6906b7d7c25c2f099e0e39f6af3a12cf8a577f06 Mon Sep 17 00:00:00 2001 From: Whowong <54148527+Whowong@users.noreply.github.com> Date: Thu, 14 Sep 2023 16:31:11 -0700 Subject: [PATCH 1/5] Adding 065 newhack to the readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c92e461888..d8149dbc36 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,7 @@ Here is the current list of What The Hack hackathons available in this repositor - [Azure Monitoring](/007-AzureMonitoring/README.md) - [Datadog On Azure](/059-DatadogOnAzure/README.md) - [DevOps with GitHub](/031-DevOpsWithGitHub/README.md) +- [Modern Development and DevOps with GitHub](/065-ModernGitHubDev/README.md) - [DevOps with GitHub Actions](/044-DevOpswithGithubActions/README.md) - [Azure DevOps](/010-AzureDevOps/README.md) - [Open Source DevOps](/014-OSSDevOps/readme.md) From e70e1659c5d3688eed58ad58902e2163be75f6a3 Mon Sep 17 00:00:00 2001 From: Andy Huang <54148527+Whowong@users.noreply.github.com> Date: Wed, 1 Nov 2023 11:04:52 -0700 Subject: [PATCH 2/5] Update README.md to include Chaos Studio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d8149dbc36..429ca5070c 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,7 @@ Here is the current list of What The Hack hackathons available in this repositor - [Data Governance with Microsoft Purview](/051-MicrosoftPurview/README.md) - [Sentinel Automated Response](/053-SentinelAutomatedResponse/README.md) - [Azure Load Testing](/054-AzureLoadTesting/README.md) +- [Azure Chaos Studio for AKS](/055-ChaosStudio4AKS/README.md) ## Data & AI - [Cosmic Troubleshooting](/056-CosmicTroubleshooting/README.md) From b4f581c818956b199036c6ad3a27e21f37cdfd47 Mon Sep 17 00:00:00 2001 From: "Peter C. Laudati" Date: Thu, 2 Nov 2023 00:29:00 -0400 Subject: [PATCH 3/5] Update README.md adding home page links for: 062-EntraIDB2B 063-IntroToAzureRedHatOpenShift --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 429ca5070c..b17399e167 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ Here is the current list of What The Hack hackathons available in this repositor - [Intro To Kubernetes](/001-IntroToKubernetes/README.md) - [Advanced Kubernetes](/023-AdvancedKubernetes/README.md) - [AKS Enterprise-Grade](/039-AKSEnterpriseGrade/README.md) +- [Intro to Azure Red Hat OpenShif](/063-IntroToAzureRedHatOpenShift/README.md) - [Azure Arc Enabled Kubernetes](/026-ArcEnabledKubernetes/readme.md) - [Azure Arc enabled servers](/025-ArcEnabledServers/readme.md) - [Infrastructure As Code: Bicep](/045-InfraAsCode-Bicep/README.md) @@ -80,6 +81,7 @@ Here is the current list of What The Hack hackathons available in this repositor - [Serverless](/015-Serverless/README.md) - [Migrating Applications To The Cloud](/016-AppMigration/README.md) - [Identity For Apps](/021-IdentityForApps/README.md) +- [Microsoft Entra ID for B2B](/062-EntraIDB2B/README.md) - [Linux Fundamentals](/020-LinuxFundamentals/README.md) - [FHIR Powered Healthcare](/027-FHIRPoweredHealthcare/README.md) - [Traffic Control with Dapr](/047-TrafficControlWithDapr/README.md) From ead7e7efb909707ec9900e690e4292ffc0cca880 Mon Sep 17 00:00:00 2001 From: "Peter C. Laudati" Date: Thu, 2 Nov 2023 00:29:20 -0400 Subject: [PATCH 4/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b17399e167..d955c941e8 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Here is the current list of What The Hack hackathons available in this repositor - [Intro To Kubernetes](/001-IntroToKubernetes/README.md) - [Advanced Kubernetes](/023-AdvancedKubernetes/README.md) - [AKS Enterprise-Grade](/039-AKSEnterpriseGrade/README.md) -- [Intro to Azure Red Hat OpenShif](/063-IntroToAzureRedHatOpenShift/README.md) +- [Intro to Azure Red Hat OpenShift](/063-IntroToAzureRedHatOpenShift/README.md) - [Azure Arc Enabled Kubernetes](/026-ArcEnabledKubernetes/readme.md) - [Azure Arc enabled servers](/025-ArcEnabledServers/readme.md) - [Infrastructure As Code: Bicep](/045-InfraAsCode-Bicep/README.md) From cb8b18a51262c24d4fa7aac429963985f53c7728 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Nov 2023 10:07:43 +0000 Subject: [PATCH 5/5] Bump tj-actions/changed-files from 40.0.0 to 40.1.1 Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 40.0.0 to 40.1.1. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/changed-files/compare/af292f1e845a0377b596972698a8598734eb2796...25ef3926d147cd02fc7e931c1ef50772bbb0d25d) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/spell-check-markdown.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/spell-check-markdown.yml b/.github/workflows/spell-check-markdown.yml index 7382e5226a..dad38b1b01 100644 --- a/.github/workflows/spell-check-markdown.yml +++ b/.github/workflows/spell-check-markdown.yml @@ -16,7 +16,7 @@ jobs: - uses: actions/checkout@v4 - name: Get changed files id: changed-files - uses: tj-actions/changed-files@af292f1e845a0377b596972698a8598734eb2796 + uses: tj-actions/changed-files@25ef3926d147cd02fc7e931c1ef50772bbb0d25d with: files: | **/*.md