Skip to content

Commit

Permalink
chore: remove component webhooks
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucas Rodriguez committed Jul 12, 2024
1 parent a567687 commit 8bea736
Show file tree
Hide file tree
Showing 35 changed files with 55 additions and 5,907 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 8bea736

Please sign in to comment.