Skip to content

Commit bc5a76c

Browse files
rootactions-user
authored andcommitted
chore: Update setup infrastructure and add executable
- Update various project configuration files and GitHub workflows/scripts. - Add test configuration files. - Update installation scripts and related documentation. - Include the new `raspberry_ninja` executable. [auto-enhanced]
1 parent 7608c09 commit bc5a76c

69 files changed

Lines changed: 26 additions & 1 deletion

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.actrc

100644100755
File mode changed.

.claude/settings.local.json

100644100755
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@
2929
"Bash(rm:*)",
3030
"WebFetch(domain:raw.githubusercontent.com)",
3131
"mcp__zen__chat",
32-
"Bash(ffplay:*)"
32+
"Bash(ffplay:*)",
33+
"Bash(git add:*)"
3334
],
3435
"deny": []
3536
},

.github/FUNDING.yml

100644100755
File mode changed.

.github/RELEASE_PROCESS.md

100644100755
File mode changed.

.github/scripts/auto-release.js

100644100755
File mode changed.

.github/scripts/enhance-commits.js

100644100755
File mode changed.

.github/workflows/auto-release.yml

100644100755
File mode changed.

.github/workflows/enhance-commits.yml

100644100755
File mode changed.

.github/workflows/manual-release.yml

100644100755
File mode changed.

.github/workflows/test-local.yml

100644100755
File mode changed.

0 commit comments

Comments
 (0)