@wipcomputer/deploy-public
Advanced tools
+2
-1
@@ -102,2 +102,3 @@ #!/usr/bin/env bash | ||
| --exclude='.wrangler/' \ | ||
| --exclude='.worktrees/' \ | ||
| --exclude='.claude/' \ | ||
@@ -127,3 +128,3 @@ --exclude='CLAUDE.md' \ | ||
| git add -A | ||
| git commit -m "$COMMIT_MSG (from $COMMIT_HASH)" | ||
| git commit --no-verify -m "$COMMIT_MSG (from $COMMIT_HASH)" | ||
@@ -130,0 +131,0 @@ if [[ "$EMPTY_REPO" == "true" ]]; then |
+1
-1
| { | ||
| "name": "@wipcomputer/deploy-public", | ||
| "version": "1.9.67", | ||
| "version": "1.9.68", | ||
| "description": "Private-to-public repo sync. Excludes ai/ folder, creates PR, merges, cleans up branches.", | ||
@@ -5,0 +5,0 @@ "bin": { |
Unidentified License
LicenseSomething that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
Unidentified License
LicenseSomething that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
16175
0.25%