mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-27 11:05:11 +00:00
Add Advanced Copilot CLI course to the Learning Hub (#2817)
* Add Advanced Copilot CLI course to the Learning Hub Mirror the github-samples/advanced-copilot-cli course into the Learning Hub and add a weekly sync workflow to keep it aligned, matching the pattern used for the CLI for Beginners series. - New agentic workflow advanced-copilot-cli-sync (+ compiled lock) that checks the upstream course weekly and opens a PR when content changes - Source-faithful mirror of the 9 course modules plus an overview page under learning-hub/advanced-copilot-cli/, with route-safe links and localized chapter-03 diagrams - Sidebar group and Learning Hub landing-page entry for the new course Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 3a4d8212-b18b-446f-bb8d-a0a81241fa05 * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: GeekTrainer <GeekTrainer@users.noreply.github.com> Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Co-authored-by: Aaron Powell <me@aaron-powell.com> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Copilot-Session: 3a4d8212-b18b-446f-bb8d-a0a81241fa05
This commit is contained in:
co-authored by
Copilot App
Copilot Autofix powered by AI
GeekTrainer
Aaron Powell
parent
36f9fe7883
commit
d1b834940b
@@ -154,6 +154,24 @@ export default defineConfig({
|
||||
"learning-hub/cli-for-beginners/07-putting-it-all-together",
|
||||
],
|
||||
},
|
||||
{
|
||||
label: "Advanced Copilot CLI",
|
||||
items: [
|
||||
{
|
||||
label: "Overview",
|
||||
link: "/learning-hub/advanced-copilot-cli/",
|
||||
},
|
||||
"learning-hub/advanced-copilot-cli/00-prerequisites",
|
||||
"learning-hub/advanced-copilot-cli/01-working-with-copilot-cli",
|
||||
"learning-hub/advanced-copilot-cli/02-building-ai-infrastructure",
|
||||
"learning-hub/advanced-copilot-cli/03-test-suite-remote-delegation",
|
||||
"learning-hub/advanced-copilot-cli/04-lifecycle-hooks",
|
||||
"learning-hub/advanced-copilot-cli/05-add-feature-barcode",
|
||||
"learning-hub/advanced-copilot-cli/06-modernize-apps",
|
||||
"learning-hub/advanced-copilot-cli/07-manage-infrastructure",
|
||||
"learning-hub/advanced-copilot-cli/08-wrap-up",
|
||||
],
|
||||
},
|
||||
{
|
||||
label: "Copilot Workshops",
|
||||
items: [
|
||||
|
||||
Reference in New Issue
Block a user