Skip to content

Commit

Permalink
remove component webhooks
Browse files Browse the repository at this point in the history
Signed-off-by: Austin Abro <[email protected]>
  • Loading branch information
AustinAbro321 committed Oct 3, 2024
1 parent 3f2ed2c commit 97baf6d
Show file tree
Hide file tree
Showing 26 changed files with 36 additions and 5,823 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -171,8 +171,6 @@ build-examples: ## Build all of the example packages

@test -s ./build/zarf-package-yolo-$(ARCH).tar.zst || $(ZARF_BIN) package create examples/yolo -o build -a $(ARCH) --confirm

@test -s ./build/zarf-package-component-webhooks-$(ARCH)-0.0.1.tar.zst || $(ZARF_BIN) package create examples/component-webhooks -o build -a $(ARCH) --confirm

build-injector-linux: ## Build the Zarf injector for AMD64 and ARM64
docker run --rm --user "$(id -u)":"$(id -g)" -v $$PWD/src/injector:/usr/src/zarf-injector -w /usr/src/zarf-injector rust:1.71.0-bookworm make build-injector-linux list-sizes

Expand Down
24 changes: 0 additions & 24 deletions examples/component-webhooks/.eslintrc.json

This file was deleted.

2 changes: 0 additions & 2 deletions examples/component-webhooks/.gitignore

This file was deleted.

13 changes: 0 additions & 13 deletions examples/component-webhooks/.prettierrc

This file was deleted.

149 changes: 0 additions & 149 deletions examples/component-webhooks/capabilities/hook.ts

This file was deleted.

Loading

0 comments on commit 97baf6d

Please sign in to comment.