Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

idea: workflow/action to produce a "nightly" library #5

Open
perigoso opened this issue Dec 14, 2021 · 0 comments
Open

idea: workflow/action to produce a "nightly" library #5

perigoso opened this issue Dec 14, 2021 · 0 comments

Comments

@perigoso
Copy link
Member

Just recording the idea, this isn't necessarily useful here as changes will be few and far between but i have other libraries where it might make sense.

Have a workflow automatically pack and upload the library pack somewhere like as an artifact (sadly only lasts up to 90 days, maybe a cron job could fix that), and push to a branch the metadata so it works as package repository for kicad.
The advantage here would be that pushed changes would be immediately available to users, not having to go through a release merged on the official kicad metadata repo (those would still happen eventually)

this is something that can be done with the git directly obviously (though care must be taken because the location is fixed), or even an install scrip in the repo, I just think this makes sense and is convenient

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

No branches or pull requests

1 participant