Skip to content

Commit 6cef300

Browse files
authored
Content updater workflow change (#1189)
* Ignoring the CLI for Beginners course from the learning hub updater * bumping aw release
1 parent 34bb8f0 commit 6cef300

8 files changed

Lines changed: 1369 additions & 1131 deletions

.github/aw/actions-lock.json

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -20,20 +20,15 @@
2020
"version": "v7.0.0",
2121
"sha": "bbbca2ddaa5d8feaa63e36b76fdaad77386f024f"
2222
},
23-
"github/gh-aw-actions/setup@v0.59.0": {
23+
"github/gh-aw-actions/setup@v0.64.2": {
2424
"repo": "github/gh-aw-actions/setup",
25-
"version": "v0.59.0",
26-
"sha": "066087f607f52664010289ddd52198f33044c38a"
25+
"version": "v0.64.2",
26+
"sha": "f22886a9607f5c27e79742a8bfc5faa34737138b"
2727
},
28-
"github/gh-aw-actions/setup@v0.61.2": {
29-
"repo": "github/gh-aw-actions/setup",
30-
"version": "v0.61.2",
31-
"sha": "71cfb3cbe2002225f9d5afa180669fff36b86ea2"
32-
},
33-
"github/gh-aw/actions/setup@v0.61.2": {
28+
"github/gh-aw/actions/setup@v0.64.2": {
3429
"repo": "github/gh-aw/actions/setup",
35-
"version": "v0.61.2",
36-
"sha": "d6f6273a03402cd530be35455a7823494b846d66"
30+
"version": "v0.64.2",
31+
"sha": "72346ee09bdaa904d167f1be907e590fd9128fa3"
3732
}
3833
}
3934
}

.github/workflows/cli-for-beginners-sync.lock.yml

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

.github/workflows/codeowner-update.lock.yml

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

.github/workflows/duplicate-resource-detector.lock.yml

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

.github/workflows/learning-hub-updater.lock.yml

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

.github/workflows/learning-hub-updater.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Look for:
4747

4848
## Step 2 — Compare against the current Learning Hub
4949

50-
Read the pages in the current Learning Hub and compare the features documented there against what you found in Step 1.
50+
Read the pages in the current Learning Hub and compare the features documented there against what you found in Step 1, with the exception of the `cli-for-beginners` section as we handle updates to that separately. Any suggested changes to those pages will be rejected.
5151

5252
Identify:
5353

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

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

.github/workflows/resource-staleness-report.lock.yml

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

0 commit comments

Comments
 (0)