CI_PROJECT_DIR and CI_COMMIT_SHORT_SHA do not exist on Gitea Actions.
user_templates was resolving to /.gitlab/templates, and the rev
fallback echoed an empty string. Use WORKDIR (already exported into
the KiBot container) and GITHUB_SHA.
- Add group_fields: [Value, Footprint, mpn] to all BOM outputs to prevent
components with different MPNs from being merged into one row
- Add deactivate-old step to inventree_main release pipeline
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- rev/rev_pcb: Use KIBOT_VAR_rev if set, else git describe
- name: Use KIBOT_VAR_name if set, else extract from filename
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>