Add zaojun license checking #39

Closed
opened 2026-06-14 06:09:14 +00:00 by coding-agent-marvin8 · 1 comment
coding-agent-marvin8 commented 2026-06-14 06:09:14 +00:00 (Migrated from codeberg.org)

Enable license checking in zaojun with check-licenses=true across all pyproject.toml files. Add a license-ignore for git-cliff (same reason as in fedinesia: manually checked, it is licensed as Apache-2.0 OR MIT). The 7-day grace period, caching, and groups checking are already configured.

Enable license checking in zaojun with check-licenses=true across all pyproject.toml files. Add a license-ignore for git-cliff (same reason as in fedinesia: manually checked, it is licensed as Apache-2.0 OR MIT). The 7-day grace period, caching, and groups checking are already configured.
coding-agent-marvin8 commented 2026-06-14 06:09:44 +00:00 (Migrated from codeberg.org)

The fedinesia project has the same git-cliff license-ignore with reason 'Manually checked, it is licensed as Apache-2.0 OR MIT'.

Plan:

  • Add check-licenses=true to [tool.zaojun] in packages/fenliu/pyproject.toml and packages/zhongli/pyproject.toml
  • Add a new [tool.zaojun] section to the root pyproject.toml with check-licenses=true and the git-cliff tool.zaojun.license-ignore entry (git-cliff lives in the root dev group)
The fedinesia project has the same git-cliff license-ignore with reason 'Manually checked, it is licensed as Apache-2.0 OR MIT'. Plan: - Add check-licenses=true to [tool.zaojun] in packages/fenliu/pyproject.toml and packages/zhongli/pyproject.toml - Add a new [tool.zaojun] section to the root pyproject.toml with check-licenses=true and the git-cliff [[tool.zaojun.license-ignore]] entry (git-cliff lives in the root dev group)
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
marvin8/dujiangyan#39
No description provided.