You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a user (or developer) contributes a package, it needs to be tested before being added to the Penrose Package Library. Testing should ensure that some list of criteria of goodness, and completeness are met. What are these criteria? Here are some general points to get thinking started:
Looking for Github pages to be turned on (exposing metadata)
Some number of examples provided
Retrieving the file and testing to confirm produces a working diagram with the example.
Ideally, we would want examples to be rendered somewhere. If the testing happens here, we could easily retrieve (and render) and deploy examples on Github pages here. It might be better done on the package Github pages too.
The text was updated successfully, but these errors were encountered:
When a user (or developer) contributes a package, it needs to be tested before being added to the Penrose Package Library. Testing should ensure that some list of criteria of goodness, and completeness are met. What are these criteria? Here are some general points to get thinking started:
Ideally, we would want examples to be rendered somewhere. If the testing happens here, we could easily retrieve (and render) and deploy examples on Github pages here. It might be better done on the package Github pages too.
The text was updated successfully, but these errors were encountered: