Skip to content

Commit f8eca3a

Browse files
authored
Update milestone-changelog to target 13.5 milestone (#17818)
1 parent 951907c commit f8eca3a

9 files changed

Lines changed: 1345 additions & 747 deletions

.github/aw/actions-lock.json

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -55,15 +55,10 @@
5555
"version": "v7.0.1",
5656
"sha": "043fb46d1a93c77aae656e7c1c64a875d1fc6a0a"
5757
},
58-
"github/gh-aw-actions/setup-cli@v0.72.1": {
59-
"repo": "github/gh-aw-actions/setup-cli",
60-
"version": "v0.72.1",
61-
"sha": "bc56a0cad2f450c562810785ef38649c04db812a"
62-
},
63-
"github/gh-aw-actions/setup@v0.72.1": {
58+
"github/gh-aw-actions/setup@v0.77.5": {
6459
"repo": "github/gh-aw-actions/setup",
65-
"version": "v0.72.1",
66-
"sha": "bc56a0cad2f450c562810785ef38649c04db812a"
60+
"version": "v0.77.5",
61+
"sha": "3ea13c02d765410340d533515cb31a7eef2baaf0"
6762
}
6863
},
6964
"containers": {

.github/workflows/daily-repo-status.lock.yml

Lines changed: 187 additions & 90 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/extension-changelog.lock.yml

Lines changed: 197 additions & 111 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/milestone-changelog.lock.yml

Lines changed: 201 additions & 114 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/milestone-changelog.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,15 @@ env:
3939
PRODUCT: "Aspire"
4040
REPO: "microsoft/aspire"
4141
DOCS_REPO: "microsoft/aspire.dev"
42-
MILESTONE_START: "2026-05-08"
43-
MILESTONE: "13.4"
44-
PREVIOUS_MILESTONE: "13.3"
42+
MILESTONE_START: "2026-06-02"
43+
MILESTONE: "13.5"
44+
PREVIOUS_MILESTONE: "13.4"
4545
RELEASE_NOTES_URL: "https://aka.ms/aspire/update-latest"
4646
BATCH_SIZE: "20"
4747

4848
on:
4949
schedule:
50-
- cron: '0 */2 * * *' # every 2 hours
50+
- cron: '0 */6 * * *' # every 6 hours
5151
workflow_dispatch:
5252

5353
jobs:

.github/workflows/pr-docs-check.lock.yml

Lines changed: 207 additions & 127 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/release-notes-generate.lock.yml

Lines changed: 180 additions & 91 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/release-update-support-mdx.lock.yml

Lines changed: 195 additions & 117 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/repo-pulse.lock.yml

Lines changed: 171 additions & 85 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)