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
modified: .github/workflows/publish-maven.yml
modified: src/site/markdown/cookbook/error-handling.md
modified: src/site/markdown/cookbook/managing-local-files.md
modified: src/site/markdown/cookbook/multiple-sessions.md
modified: src/site/markdown/cookbook/persisting-sessions.md
modified: src/site/markdown/cookbook/pr-visualization.md
@Copilot wrote:
> The //DEPS ...:${project.version} placeholder is only replaced when the Maven Site filtering runs. When viewing this cookbook page directly on GitHub (README links to src/site/markdown/cookbook/), ${project.version} won’t be substituted, so the copy/paste JBang snippet won’t resolve. Consider either keeping a concrete version in the cookbook sources, or updating the README to point readers to the generated site cookbook pages (where filtering occurs).
Signed-off-by: Ed Burns <edburns@microsoft.com>
0 commit comments