mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-09 15:02:30 +02:00
docs: record rc1 live package readbacks (#2117)
This commit is contained in:
parent
64cd1ba248
commit
d86fadad0d
19 changed files with 171 additions and 90 deletions
|
|
@ -78,6 +78,8 @@ function buildExpectedPublishPaths(repoRoot) {
|
|||
"schemas",
|
||||
"agent.yaml",
|
||||
"VERSION",
|
||||
"assets/ecc-icon.svg",
|
||||
"assets/hero.png",
|
||||
]
|
||||
const exclusionPaths = [
|
||||
"!**/__pycache__/**",
|
||||
|
|
@ -141,6 +143,8 @@ function main() {
|
|||
".qwen/QWEN.md",
|
||||
".claude-plugin/plugin.json",
|
||||
".codex-plugin/plugin.json",
|
||||
"assets/ecc-icon.svg",
|
||||
"assets/hero.png",
|
||||
"schemas/install-state.schema.json",
|
||||
"skills/backend-patterns/SKILL.md",
|
||||
]) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue