From 9f2085a82bba9b0ede8d13f599a4e5d4a7410383 Mon Sep 17 00:00:00 2001 From: David Morris Date: Wed, 20 Nov 2024 09:24:08 +0000 Subject: [PATCH] Add push protection and build testcase videos --- docs/README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index 8bf9501a..7e7e79a9 100644 --- a/docs/README.md +++ b/docs/README.md @@ -55,8 +55,10 @@ There are hundreds of pre-baked scripts to: ### The Power is fast You can stitch together scripts to create demos of features or rapidly test a bug or capability. -- [Secret Scanning Speed Run](https://www.youtube.com/watch?v=CvEMjQ0YZ0I) creates a repository, enables secret scanning, clones the repository and leaves you ready to commit secrets using [build-testcase-secret-scanning](https://github.com/gm3dmo/the-power/blob/main/build-testcase-secret-scanning) -- [GitHub App Commit Signing Demo](https://www.youtube.com/watch?v=xRLtkkl4w7I) uses the [run-testcase-tiny-app-commit-signing](https://github.com/gm3dmo/the-power/blob/main/run-testcase-tiny-app-commit-signing) testcase to demonstrate a GitHub App +- [The Base Testcase: build-testcase](https://www.youtube.com/watch?v=yB55AVjM7DY) demo of the features of The Power's base test case `build-testcase`. +- [Push Protection Speed Run](https://www.youtube.com/watch?v=0rzGeNt0Na0) a speed run demo of GitHub Push Protection feature. +- [Secret Scanning Speed Run](https://www.youtube.com/watch?v=CvEMjQ0YZ0I) creates a repository, enables secret scanning, clones the repository and leaves you ready to commit secrets using [build-testcase-secret-scanning](https://github.com/gm3dmo/the-power/blob/main/build-testcase-secret-scanning). +- [GitHub App Commit Signing Demo](https://www.youtube.com/watch?v=xRLtkkl4w7I) uses the [run-testcase-tiny-app-commit-signing](https://github.com/gm3dmo/the-power/blob/main/run-testcase-tiny-app-commit-signing) testcase to demonstrate a GitHub App. ### The Power is highly configurable The configuration file `.gh-api.examples.conf` is the green fuse that drives The Power. The configuration file format is a simple list of key value pairs: