Commit 1c5e4af
Edburns/remove pr 1524 test java publish update notes to point to docs (#1543)
* Restore Documentation and Javadoc links in release notes template
Add back the Documentation and Javadoc links that were present in
copilot-sdk-java releases but removed during the mono-repo migration.
The links use the ${VERSION} variable so they resolve correctly for
each release via envsubst.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Integrate deploy-site job into java-publish-maven workflow
Move the documentation site deployment trigger from the temporary
PR-1524 test workflow into java-publish-maven.yml as a new job that
runs after the GitHub Release job. The version is sourced dynamically
from publish-maven outputs. Remove the standalone test workflow.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Set PUBLISH_AS_LATEST according to whether or not this is a preview release.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>1 parent 171b8e0 commit 1c5e4af
3 files changed
Lines changed: 27 additions & 26 deletions
File tree
- .github/workflows
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| |||
0 commit comments