Skip to content

Add nightly migration pipeline

qu1ck requested to merge qu1ck/kicad-footprints:migrate-pipeline into master

See related MR in utils: kicad-library-utils!467 (merged). Should be merged before this.

This will migrate all libs to current nightly format and push to "nightly-rolling" branch when run.

To enable this there should be a scheduled pipeline targeting master branch with GITLAB_ACCESS_TOKEN variable containing access token with write_repository permission for this repo.

Edited by qu1ck

Merge request reports