Skip to content

Commit

Permalink
Convert kv-asset-handler to workers-sdk workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
GregBrimble committed Jan 18, 2024
1 parent b830304 commit 1e046ac
Show file tree
Hide file tree
Showing 19 changed files with 414 additions and 3,189 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"fix": "pnpm run prettify && dotenv -- turbo check:lint -- --fix",
"prettify": "prettier . --write --ignore-unknown",
"test": "dotenv -- turbo test",
"test:ci": "vitest run && dotenv -- turbo test:ci --filter=wrangler --filter=miniflare",
"test:ci": "vitest run && dotenv -- turbo test:ci --filter=wrangler --filter=miniflare --filter=kv-asset-handler",
"test:watch": "turbo test:watch",
"type:tests": "dotenv -- turbo type:tests",
"gen:package": "turbo gen package"
Expand Down
7 changes: 0 additions & 7 deletions packages/kv-asset-handler/.editorconfig

This file was deleted.

2 changes: 0 additions & 2 deletions packages/kv-asset-handler/.gitattributes

This file was deleted.

4 changes: 0 additions & 4 deletions packages/kv-asset-handler/.github/CODEOWNERS

This file was deleted.

6 changes: 0 additions & 6 deletions packages/kv-asset-handler/.github/dependabot.yml

This file was deleted.

23 changes: 0 additions & 23 deletions packages/kv-asset-handler/.github/workflows/lint.yml

This file was deleted.

26 changes: 0 additions & 26 deletions packages/kv-asset-handler/.github/workflows/test.yml

This file was deleted.

32 changes: 0 additions & 32 deletions packages/kv-asset-handler/.markdownlint.yml

This file was deleted.

4 changes: 0 additions & 4 deletions packages/kv-asset-handler/.prettierignore

This file was deleted.

8 changes: 0 additions & 8 deletions packages/kv-asset-handler/.prettierrc