Skip to content

KiCad version can now be selected#7

Open
bazhenov wants to merge 1 commit intosparkengineering:mainfrom
bazhenov:main
Open

KiCad version can now be selected#7
bazhenov wants to merge 1 commit intosparkengineering:mainfrom
bazhenov:main

Conversation

@bazhenov
Copy link

This PR adds a support for selecting KiCad version using kind_version option:

      - name: Export production files
        uses: ...
        with:
          kicad_version: 9.0.6
          ...

There is no Dockerfile anymore. No need to build custom image, we use KiCad Docker image directly. It means action itself can now be tested agains different KiCad version at the same time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant