I am not sure what items other than allowed-modules may specifically have path related issues or if there is a better place to discuss Windows paths in more detail.
I have not found a way to sparse-checkout (cone or no-cone) or ignore the two invalid window path areas:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/apple/pkl/pull/241
**Author:** [@mitchcapper](https://github.com/mitchcapper)
**Created:** 2/23/2024
**Status:** ✅ Merged
**Merged:** 4/24/2024
**Merged by:** [@holzensp](https://github.com/holzensp)
**Base:** `main` ← **Head:** `windows_cli_install_notes`
---
### 📝 Commits (1)
- [`f58ebf0`](https://github.com/apple/pkl/commit/f58ebf0bc76bc7c9da9a8c221f1691444a8c5200) Windows installation notes
### 📊 Changes
**1 file changed** (+24 additions, -1 deletions)
<details>
<summary>View changed files</summary>
📝 `docs/modules/pkl-cli/pages/index.adoc` (+24 -1)
</details>
### 📄 Description
Per #237 notes about Windows platform support for the install docs. Assuming this is what was desired will add additional docs to --allowed-modules and update https://github.com/apple/pkl-jvm-examples/pull/9 . https://github.com/apple/pkl-jvm-examples/pull/9 is mostly not related to Windows, just likely Windows users may run into issues around its usage.
I am not sure what items other than allowed-modules may specifically have path related issues or if there is a better place to discuss Windows paths in more detail.
I have not found a way to sparse-checkout (cone or no-cone) or ignore the two invalid window path areas:
- pkl-doc/src/test/files/DocGeneratorTest/output/*
- pkl-core/src/test/files/LanguageSnippetTests/input-helper/globtest/*
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/apple/pkl/pull/241
Author: @mitchcapper
Created: 2/23/2024
Status: ✅ Merged
Merged: 4/24/2024
Merged by: @holzensp
Base:
main← Head:windows_cli_install_notes📝 Commits (1)
f58ebf0Windows installation notes📊 Changes
1 file changed (+24 additions, -1 deletions)
View changed files
📝
docs/modules/pkl-cli/pages/index.adoc(+24 -1)📄 Description
Per #237 notes about Windows platform support for the install docs. Assuming this is what was desired will add additional docs to --allowed-modules and update https://github.com/apple/pkl-jvm-examples/pull/9 . https://github.com/apple/pkl-jvm-examples/pull/9 is mostly not related to Windows, just likely Windows users may run into issues around its usage.
I am not sure what items other than allowed-modules may specifically have path related issues or if there is a better place to discuss Windows paths in more detail.
I have not found a way to sparse-checkout (cone or no-cone) or ignore the two invalid window path areas:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.