Skip to content

On branch edburns/dd-2758073-0.2.1 Work on releasing 0.2.1.#35

Merged
edburns merged 2 commits intogithub:mainfrom
edburns:edburns/dd-2758073-0.2.1
Mar 25, 2026
Merged

On branch edburns/dd-2758073-0.2.1 Work on releasing 0.2.1.#35
edburns merged 2 commits intogithub:mainfrom
edburns:edburns/dd-2758073-0.2.1

Conversation

@edburns
Copy link
Collaborator

@edburns edburns commented Mar 25, 2026

modified: README.md
modified: pom.xml
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

modified:   README.md
modified:   pom.xml
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

Signed-off-by: Ed Burns <edburns@microsoft.com>
Copilot AI review requested due to automatic review settings March 25, 2026 22:33
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the project and documentation to align with the upcoming 0.2.1 development cycle, primarily by bumping the Maven project version and making cookbook JBang examples track the project version automatically.

Changes:

  • Bump Maven project version to 0.2.1-java.0-SNAPSHOT.
  • Update README snapshot dependency version to 0.2.1-java.0-SNAPSHOT.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
pom.xml Updates the project version to 0.2.1-java.0-SNAPSHOT.
README.md Updates the snapshot dependency snippet to the new snapshot version.
src/site/markdown/cookbook/error-handling.md Uses ${project.version} for JBang dependency header(s).
src/site/markdown/cookbook/managing-local-files.md Uses ${project.version} for JBang dependency header(s).
src/site/markdown/cookbook/multiple-sessions.md Uses ${project.version} for JBang dependency header(s).
src/site/markdown/cookbook/persisting-sessions.md Uses ${project.version} for JBang dependency header(s).
src/site/markdown/cookbook/pr-visualization.md Uses ${project.version} for JBang dependency header.

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>
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

@edburns edburns merged commit 60d3085 into github:main Mar 25, 2026
2 checks passed
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