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

Support Projects loaded from arbitrary URIs #21

Merged
merged 2 commits into from
Jun 5, 2024

Commits on Feb 26, 2024

  1. Support Projects loaded from arbitrary URIs

    * In `EvaluatorOptions`, replace `ProjectDir` with `ProjectBaseURI` (API breaking)
    * `WithResourceReader` and `WithModuleReader` now append `:` to the scheme when appending to the allow-lists
    * Correct typo in `DeclaredProjectDepenedencies` (API breaking)
    * Add DEVELOPMENT.adoc with instructions on how to debug the `pkl server` subprocess
    * Miscellaneous doc comment clarifications
    HT154 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    3dca0b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Adjust doc comments slightly

    bioball committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    1986c93 View commit details
    Browse the repository at this point in the history