- 1 Minute to read
- Print
- DarkLight
- PDF
Exploring the Actions library
- 1 Minute to read
- Print
- DarkLight
- PDF
Add-ons
This is our Actions Add-on Library. Here you will find all our pre-made actions that you can use to automate tasks within your team. We keep updating our library with newer actions and all of them are open source. You can always use them, modify them and even publish them as long as you keep using the same license (MIT).
Each add-on is hosted in it’s own repository and has a separate demo where you can see it being used. If you think we should build a specific action add-on that could help multiple hardware teams, feel free to submit an add-on request and we will evaluate the idea to later add it to our library.
Add-on | Description | Demo | Repository |
---|---|---|---|
BOM Gen | Keep your bill of materials updated with this add-on. Use it in a workflow to generate a BOM from your design on specific events (i.e on every push) | ||
DigiKey Report | An add-on that allows you to consume the DigiKey API and build a parts report. This add-on requires the DigiKey client ID and client secret to be stored as Actions secrets | ||
Carbon Emissions | An actions repository for demonstrating the calculation of the sum carbon emission for a PCBA given an input BOM and a data source with component emissions data | ||
COGS with Cofactr | Generate cost of goods sold (COGS) in AllSpice Actions using Cofactr. [Coming up] | ||
Git Notes | A GitHub/Gitea/AllSpice Hub action to use git-notes as a key/value store method. [Coming up] | ||
Add-on Template | A template repo to show you how to create your own Add-on | ||
KiCad Actions Demo | Demonstrates how to load a KiCad image to speed up your KiCad CI pipeline. |