Skip to content

Methods for generating PDK and component packages #37

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

Merged
merged 6 commits into from
Apr 7, 2025
Merged

Conversation

gpeairs
Copy link
Member

@gpeairs gpeairs commented Apr 3, 2025

Implements parts 1 and 2 of #26.

Copy link

codecov bot commented Apr 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@gpeairs
Copy link
Member Author

gpeairs commented Apr 4, 2025

Precompilation of dependencies consistently fails with Julia 1.12.0-beta1 (concurrency violation related to Metagraphs and JLD2). Since it's not a priority to debug an issue with a beta Julia version that might not even be specific to this package, I've added - '1.11' to the version matrix and made that a required check rather than - 'pre'.

@gpeairs gpeairs force-pushed the pdktools branch 3 times, most recently from e50b22e to 84f9872 Compare April 7, 2025 15:38
@gpeairs
Copy link
Member Author

gpeairs commented Apr 7, 2025

JuliaFormatter v2.1.0 is out, but it doesn't like import IntervalSets.(..) and a certain multi-line string in routes.jl. It also makes a bunch of reasonable minor changes to other files, so for this PR I'm restricting it to v1. I'll wait to see if it gets yanked right away like v2.0 did and make a separate PR with workarounds if not.

@gpeairs gpeairs merged commit 141f82e into main Apr 7, 2025
5 of 6 checks passed
@gpeairs gpeairs deleted the pdktools branch April 7, 2025 18:34
@gpeairs gpeairs mentioned this pull request Feb 28, 2025
3 tasks
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