Skip to content

Conversation

@avitacco
Copy link
Contributor

This PR fixes all of the warnings from pdk validate related to this module. It is mostly documentation and spacing changes, but several code changes had to be made. The main thing is the removal of all of the anchor resources in favor of require parameters. This PR also updates the version of PDK used from 3.0 to 3.4.

Notes for Reviewers

  • The commit history must be preserved - please use the rebase-merge or standard merge option instead of squash-merge
  • Sync up with the author before merging

avitacco and others added 3 commits January 27, 2025 09:52
Corrected incorrect spacing issues in a couple of files. Added data
types for all parameters for all classes. Added documentation for all
parameters. Removed anchor tags and replaced with require parameters
where appropriate.
As part of fixing all PDK warnings, I realized that PDK was warning that
the module needed to be updated to the newer version of PDK.
Copy link
Member

@bernd bernd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@bernd
Copy link
Member

bernd commented Feb 3, 2025

@avitacco Hey! Can you fix the conflicts and the test errors? Thank you! 🙏

Adding a dependency for the package for the configuration file since the
directory doesn't exist unless the package is installed. Also added a
test to ensure that the dependency exists. Finally, changed some stdlib
function calls to use the newer namespaced names.
Copy link
Member

@bernd bernd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are some test errors.

@avitacco
Copy link
Contributor Author

@bernd I just wanted to give a quick update on this. My work is currently crazy and taking up all of my time. I have not forgotten about this PR or any of my other plans. I don't have the time right now, but hopefully soon.

@bernd
Copy link
Member

bernd commented Feb 18, 2025

@bernd I just wanted to give a quick update on this. My work is currently crazy and taking up all of my time. I have not forgotten about this PR or any of my other plans. I don't have the time right now, but hopefully soon.

@avitacco No worries, take all the time you need! Thanks for the update. 🙏

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.

2 participants