docs: add CI section to CLAUDE.md, gitignore .claude.local.md
Some checks failed
Public Repo Readiness / Check Public Repo Readiness (push) Failing after 4s
Some checks failed
Public Repo Readiness / Check Public Repo Readiness (push) Failing after 4s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
/target
|
||||
.envrc
|
||||
.worktrees/
|
||||
.claude.local.md
|
||||
|
||||
@@ -66,3 +66,8 @@ Orchestrates in order: prereqs check → load config → clone dotfiles → age
|
||||
## Edition
|
||||
|
||||
Rust edition 2024. All hook scripts are Nushell (`.nu`) — no `.sh` scripts.
|
||||
|
||||
## CI / Gitea Actions
|
||||
|
||||
Workflows live in `.gitea/workflows/` — mirrors `.github/workflows/` for GitHub.
|
||||
The `public-ready.yml` workflow checks secrets, private IPs, licenses, and tracked secrets files on every push to main.
|
||||
|
||||
Reference in New Issue
Block a user