KiCad actions
Version updated for https://github.com/actions-for-kicad/kicad-actions to version v1.7-k9.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action allows users to automate KiCad tasks within their CI pipelines, such as running Electrical Rules Checks (ERC), Design Rules Checks (DRC), and generating outputs like PDFs, Gerber files, BOMs, and schematic images. It simplifies the process of validating and exporting KiCad project files, enabling streamlined PCB design workflows and improved project consistency.
Release notes
What’s Changed
- Add KiCad version 9.0.5 to build matrix by @Copilot in https://github.com/actions-for-kicad/kicad-actions/pull/45
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in https://github.com/actions-for-kicad/kicad-actions/pull/46
- Add KiCad 9.0.6 to build matrix by @Copilot in https://github.com/actions-for-kicad/kicad-actions/pull/48
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/actions-for-kicad/kicad-actions/pull/49
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in https://github.com/actions-for-kicad/kicad-actions/pull/50
- Added KiCad 9.0.7 by @Nick-v-L in https://github.com/actions-for-kicad/kicad-actions/pull/54
New Contributors
- @Copilot made their first contribution in https://github.com/actions-for-kicad/kicad-actions/pull/45
Full Changelog: https://github.com/actions-for-kicad/kicad-actions/compare/v1.6...v1.7