Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 3 additions & 8 deletions .github/aw/actions-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,15 +55,10 @@
"version": "v7.0.1",
"sha": "043fb46d1a93c77aae656e7c1c64a875d1fc6a0a"
},
"github/gh-aw-actions/setup-cli@v0.72.1": {
"repo": "github/gh-aw-actions/setup-cli",
"version": "v0.72.1",
"sha": "bc56a0cad2f450c562810785ef38649c04db812a"
},
"github/gh-aw-actions/setup@v0.72.1": {
"github/gh-aw-actions/setup@v0.77.5": {
"repo": "github/gh-aw-actions/setup",
"version": "v0.72.1",
"sha": "bc56a0cad2f450c562810785ef38649c04db812a"
"version": "v0.77.5",
"sha": "3ea13c02d765410340d533515cb31a7eef2baaf0"
}
Comment thread
JamesNK marked this conversation as resolved.
},
"containers": {
Expand Down
277 changes: 187 additions & 90 deletions .github/workflows/daily-repo-status.lock.yml

Large diffs are not rendered by default.

308 changes: 197 additions & 111 deletions .github/workflows/extension-changelog.lock.yml

Large diffs are not rendered by default.

315 changes: 201 additions & 114 deletions .github/workflows/milestone-changelog.lock.yml

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions .github/workflows/milestone-changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,15 @@ env:
PRODUCT: "Aspire"
REPO: "microsoft/aspire"
DOCS_REPO: "microsoft/aspire.dev"
MILESTONE_START: "2026-05-08"
MILESTONE: "13.4"
PREVIOUS_MILESTONE: "13.3"
MILESTONE_START: "2026-06-02"
MILESTONE: "13.5"
PREVIOUS_MILESTONE: "13.4"
RELEASE_NOTES_URL: "https://aka.ms/aspire/update-latest"
BATCH_SIZE: "20"

on:
schedule:
- cron: '0 */2 * * *' # every 2 hours
- cron: '0 */6 * * *' # every 6 hours
workflow_dispatch:

jobs:
Expand Down
334 changes: 207 additions & 127 deletions .github/workflows/pr-docs-check.lock.yml

Large diffs are not rendered by default.

271 changes: 180 additions & 91 deletions .github/workflows/release-notes-generate.lock.yml

Large diffs are not rendered by default.

312 changes: 195 additions & 117 deletions .github/workflows/release-update-support-mdx.lock.yml

Large diffs are not rendered by default.

256 changes: 171 additions & 85 deletions .github/workflows/repo-pulse.lock.yml

Large diffs are not rendered by default.

Loading